2024-09-13T13:18:28.590 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T13:18:28.608 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T13:18:28.703 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653 branch: wip-guits-main-2024-09-13-0840 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: '7903653' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-13-0840 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: b0201b8c79733293453e7f10a10c7fa43119222b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b0201b8c79733293453e7f10a10c7fa43119222b workunit: branch: wip-guits-main-2024-09-13-0840 sha1: b0201b8c79733293453e7f10a10c7fa43119222b 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: 4031 sha1: b0201b8c79733293453e7f10a10c7fa43119222b sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-13-0840 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: b0201b8c79733293453e7f10a10c7fa43119222b targets: smithi012.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEJvb8tgSyJTyqSBbFnLgq/OwGlPa1yOCq13naG1cy2mJWUNzXDogM/0/+zF3BhEZk6cWUj+pT8zhp1LLsRP5uo= smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLT0DuuPZ/uNPgcIuG2VrY3+Xv2LsY8Z1BU4+e7/HRHwH/j/i5Nt0ctZi15z3NWOUXEQidbEEe3HI62NAqoVDmA= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOa96Cnb9K/A/HwxAt8KKw338eT+cEhMRDTZZIHd7gdanAzxdfGnDg+S1omPIQa3JWptF1aeXhRrBFJOBit+HB0= smithi145.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD1ZVYKUhTN2J1lAPsyH68Qq9LI9voP91Rc/nP4GrH6LPjt0gWTW8YzY26Udasvn3gAIM6O1qNo9WC5Vw4x+j2g= 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-13_12:30:34 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-13T13:18:28.703 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa; will attempt to use it 2024-09-13T13:18:28.704 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks 2024-09-13T13:18:28.704 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-13T13:18:28.706 INFO:teuthology.task.internal:Checking packages... 2024-09-13T13:18:28.727 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'b0201b8c79733293453e7f10a10c7fa43119222b' 2024-09-13T13:18:28.727 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T13:18:28.727 INFO:teuthology.packaging:ref: None 2024-09-13T13:18:28.727 INFO:teuthology.packaging:tag: None 2024-09-13T13:18:28.728 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-13-0840 2024-09-13T13:18:28.728 INFO:teuthology.packaging:sha1: b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:18:28.728 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-guits-main-2024-09-13-0840 2024-09-13T13:18:28.874 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4917-gb0201b8c-1jammy 2024-09-13T13:18:28.875 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-13T13:18:28.882 INFO:teuthology.task.internal:no buildpackages task found 2024-09-13T13:18:28.882 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-13T13:18:28.894 INFO:teuthology.task.internal:Saving configuration 2024-09-13T13:18:28.908 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-13T13:18:28.915 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-13T13:18:28.950 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653', '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-13 13:12:58.145896', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJSXakhMggflmInCbM6Ljg4EJqt2nHUNgt+AHqJlSAs2'} 2024-09-13T13:18:28.983 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653', '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-13 13:12:58.147847', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILZ3eLL1IoY58qaFNfz2Yo3/mV3Dl6J+51YeYL5xO3S/'} 2024-09-13T13:18:29.013 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653', '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-13 13:12:58.149322', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOZJ2Jj8Dy6XJOmMuEiHPrZHFAm4yVq7cBDhVfbQyEwK'} 2024-09-13T13:18:29.043 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi145.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653', '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-13 13:12:58.150897', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKRLwb2Xq1XtIbMZq0sKvsYGVPNo0EvtxbbikHGIOVz0'} 2024-09-13T13:18:29.044 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-13T13:18:29.050 INFO:teuthology.task.internal:roles: ubuntu@smithi012.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-13T13:18:29.050 INFO:teuthology.task.internal:roles: ubuntu@smithi040.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-13T13:18:29.050 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-13T13:18:29.050 INFO:teuthology.task.internal:roles: ubuntu@smithi145.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-13T13:18:29.051 INFO:teuthology.run_tasks:Running task console_log... 2024-09-13T13:18:29.187 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f6a7265fbe0>, signals=[15]) 2024-09-13T13:18:29.188 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T13:18:29.194 INFO:teuthology.task.internal:Opening connections... 2024-09-13T13:18:29.194 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi012.front.sepia.ceph.com 2024-09-13T13:18:29.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:18:29.286 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2024-09-13T13:18:29.287 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:18:29.381 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-09-13T13:18:29.382 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:18:29.469 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi145.front.sepia.ceph.com 2024-09-13T13:18:29.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:18:29.555 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T13:18:29.562 DEBUG:teuthology.orchestra.run.smithi012:> uname -m 2024-09-13T13:18:29.569 INFO:teuthology.orchestra.run.smithi012.stdout:x86_64 2024-09-13T13:18:29.569 DEBUG:teuthology.orchestra.run.smithi012:> cat /etc/os-release 2024-09-13T13:18:29.617 INFO:teuthology.orchestra.run.smithi012.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:NAME="Ubuntu" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_ID="22.04" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_CODENAME=jammy 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:ID=ubuntu 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:ID_LIKE=debian 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T13:18:29.618 INFO:teuthology.orchestra.run.smithi012.stdout:UBUNTU_CODENAME=jammy 2024-09-13T13:18:29.619 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2024-09-13T13:18:29.653 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2024-09-13T13:18:29.659 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2024-09-13T13:18:29.659 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2024-09-13T13:18:29.705 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T13:18:29.706 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="Ubuntu" 2024-09-13T13:18:29.706 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="22.04" 2024-09-13T13:18:29.706 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_CODENAME=jammy 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:ID=ubuntu 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE=debian 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T13:18:29.707 INFO:teuthology.orchestra.run.smithi040.stdout:UBUNTU_CODENAME=jammy 2024-09-13T13:18:29.707 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2024-09-13T13:18:29.736 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-09-13T13:18:29.742 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-09-13T13:18:29.742 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-09-13T13:18:29.789 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T13:18:29.789 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="Ubuntu" 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="22.04" 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_CODENAME=jammy 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:ID=ubuntu 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE=debian 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T13:18:29.790 INFO:teuthology.orchestra.run.smithi134.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T13:18:29.791 INFO:teuthology.orchestra.run.smithi134.stdout:UBUNTU_CODENAME=jammy 2024-09-13T13:18:29.791 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-09-13T13:18:29.828 DEBUG:teuthology.orchestra.run.smithi145:> uname -m 2024-09-13T13:18:29.834 INFO:teuthology.orchestra.run.smithi145.stdout:x86_64 2024-09-13T13:18:29.834 DEBUG:teuthology.orchestra.run.smithi145:> cat /etc/os-release 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:NAME="Ubuntu" 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_ID="22.04" 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:VERSION_CODENAME=jammy 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:ID=ubuntu 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:ID_LIKE=debian 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-13T13:18:29.881 INFO:teuthology.orchestra.run.smithi145.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-13T13:18:29.882 INFO:teuthology.orchestra.run.smithi145.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-13T13:18:29.882 INFO:teuthology.orchestra.run.smithi145.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-13T13:18:29.882 INFO:teuthology.orchestra.run.smithi145.stdout:UBUNTU_CODENAME=jammy 2024-09-13T13:18:29.882 INFO:teuthology.lock.ops:Updating smithi145.front.sepia.ceph.com on lock server 2024-09-13T13:18:29.911 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T13:18:29.919 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T13:18:29.924 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T13:18:29.925 DEBUG:teuthology.orchestra.run.smithi012:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:18:29.927 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:18:29.930 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:18:29.932 DEBUG:teuthology.orchestra.run.smithi145:> test '!' -e /home/ubuntu/cephtest 2024-09-13T13:18:29.939 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T13:18:29.945 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T13:18:29.945 DEBUG:teuthology.orchestra.run.smithi012:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:18:29.975 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:18:29.977 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:18:29.979 DEBUG:teuthology.orchestra.run.smithi145:> test -z $(ls -A /var/lib/ceph) 2024-09-13T13:18:29.994 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T13:18:30.106 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T13:18:30.126 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T13:18:30.126 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-13T13:18:30.127 DEBUG:teuthology.orchestra.run.smithi012:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:18:30.127 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:18:30.128 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:18:30.129 DEBUG:teuthology.orchestra.run.smithi145:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T13:18:30.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:18:30.135 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-13T13:18:30.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:18:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:18:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:18:30.137 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-09-13T13:18:30.138 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-09-13T13:18:30.138 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-13T13:18:30.182 INFO:teuthology.orchestra.run.smithi134.stdout:5.15.0-56-generic 2024-09-13T13:18:30.182 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.15.0-56-generic 2024-09-13T13:18:30.182 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-09-13T13:18:30.185 INFO:teuthology.orchestra.run.smithi145.stdout:5.15.0-56-generic 2024-09-13T13:18:30.185 INFO:teuthology.task.kernel:Running kernel on smithi145: 5.15.0-56-generic 2024-09-13T13:18:30.185 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get clean 2024-09-13T13:18:30.187 INFO:teuthology.orchestra.run.smithi012.stdout:5.15.0-56-generic 2024-09-13T13:18:30.188 INFO:teuthology.task.kernel:Running kernel on smithi012: 5.15.0-56-generic 2024-09-13T13:18:30.188 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get clean 2024-09-13T13:18:30.190 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-56-generic 2024-09-13T13:18:30.192 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.15.0-56-generic 2024-09-13T13:18:30.192 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2024-09-13T13:18:30.302 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-09-13T13:18:30.309 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2024-09-13T13:18:30.315 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get update 2024-09-13T13:18:30.320 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get update 2024-09-13T13:18:30.445 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:18:30.451 INFO:teuthology.orchestra.run.smithi012.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T13:18:30.477 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T13:18:30.540 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T13:18:30.562 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:18:30.563 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T13:18:30.583 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:18:30.584 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T13:18:30.602 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:18:30.602 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-13T13:18:30.643 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T13:18:30.644 INFO:teuthology.orchestra.run.smithi134.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T13:18:30.648 INFO:teuthology.orchestra.run.smithi012.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-13T13:18:30.666 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T13:18:30.669 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T13:18:30.736 INFO:teuthology.orchestra.run.smithi012.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T13:18:30.763 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T13:18:30.768 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T13:18:30.772 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T13:18:30.772 INFO:teuthology.orchestra.run.smithi145.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T13:18:30.773 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T13:18:30.776 INFO:teuthology.orchestra.run.smithi012.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T13:18:30.776 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T13:18:30.776 INFO:teuthology.orchestra.run.smithi012.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T13:18:30.792 INFO:teuthology.orchestra.run.smithi145.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T13:18:30.792 INFO:teuthology.orchestra.run.smithi145.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T13:18:30.796 INFO:teuthology.orchestra.run.smithi145.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T13:18:30.796 INFO:teuthology.orchestra.run.smithi145.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T13:18:30.796 INFO:teuthology.orchestra.run.smithi012.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T13:18:30.800 INFO:teuthology.orchestra.run.smithi012.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T13:18:30.800 INFO:teuthology.orchestra.run.smithi012.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T13:18:30.805 INFO:teuthology.orchestra.run.smithi012.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T13:18:30.805 INFO:teuthology.orchestra.run.smithi145.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T13:18:30.811 INFO:teuthology.orchestra.run.smithi145.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T13:18:30.812 INFO:teuthology.orchestra.run.smithi012.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T13:18:30.813 INFO:teuthology.orchestra.run.smithi012.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T13:18:30.813 INFO:teuthology.orchestra.run.smithi012.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T13:18:30.813 INFO:teuthology.orchestra.run.smithi012.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T13:18:30.814 INFO:teuthology.orchestra.run.smithi012.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T13:18:30.814 INFO:teuthology.orchestra.run.smithi145.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T13:18:30.814 INFO:teuthology.orchestra.run.smithi145.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T13:18:30.815 INFO:teuthology.orchestra.run.smithi145.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T13:18:30.823 INFO:teuthology.orchestra.run.smithi145.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T13:18:30.827 INFO:teuthology.orchestra.run.smithi012.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T13:18:30.841 INFO:teuthology.orchestra.run.smithi145.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T13:18:30.841 INFO:teuthology.orchestra.run.smithi145.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T13:18:30.841 INFO:teuthology.orchestra.run.smithi145.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T13:18:30.842 INFO:teuthology.orchestra.run.smithi145.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T13:18:30.842 INFO:teuthology.orchestra.run.smithi145.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T13:18:30.842 INFO:teuthology.orchestra.run.smithi145.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T13:18:30.843 INFO:teuthology.orchestra.run.smithi145.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T13:18:30.843 INFO:teuthology.orchestra.run.smithi145.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T13:18:30.843 INFO:teuthology.orchestra.run.smithi145.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T13:18:30.999 INFO:teuthology.orchestra.run.smithi012.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T13:18:30.999 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T13:18:31.002 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-13T13:18:31.009 INFO:teuthology.orchestra.run.smithi145.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T13:18:31.025 INFO:teuthology.orchestra.run.smithi134.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T13:18:31.027 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-13T13:18:31.137 INFO:teuthology.orchestra.run.smithi012.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T13:18:31.138 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T13:18:31.140 INFO:teuthology.orchestra.run.smithi134.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T13:18:31.294 INFO:teuthology.orchestra.run.smithi145.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T13:18:31.323 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T13:18:31.330 INFO:teuthology.orchestra.run.smithi012.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T13:18:31.335 INFO:teuthology.orchestra.run.smithi134.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-13T13:18:31.338 INFO:teuthology.orchestra.run.smithi134.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-13T13:18:31.457 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-13T13:18:31.467 INFO:teuthology.orchestra.run.smithi145.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T13:18:31.480 INFO:teuthology.orchestra.run.smithi145.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T13:18:31.480 INFO:teuthology.orchestra.run.smithi145.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T13:18:31.490 INFO:teuthology.orchestra.run.smithi012.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T13:18:31.492 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T13:18:31.494 INFO:teuthology.orchestra.run.smithi134.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-13T13:18:31.495 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T13:18:31.504 INFO:teuthology.orchestra.run.smithi012.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T13:18:31.504 INFO:teuthology.orchestra.run.smithi012.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T13:18:31.506 INFO:teuthology.orchestra.run.smithi012.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T13:18:31.506 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T13:18:31.507 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T13:18:31.508 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T13:18:31.509 INFO:teuthology.orchestra.run.smithi134.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-13T13:18:31.509 INFO:teuthology.orchestra.run.smithi040.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T13:18:31.509 INFO:teuthology.orchestra.run.smithi040.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T13:18:31.509 INFO:teuthology.orchestra.run.smithi134.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-13T13:18:31.511 INFO:teuthology.orchestra.run.smithi134.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-13T13:18:31.511 INFO:teuthology.orchestra.run.smithi134.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-13T13:18:31.524 INFO:teuthology.orchestra.run.smithi134.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-13T13:18:31.525 INFO:teuthology.orchestra.run.smithi134.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T13:18:31.526 INFO:teuthology.orchestra.run.smithi134.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-13T13:18:31.565 INFO:teuthology.orchestra.run.smithi145.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T13:18:31.566 INFO:teuthology.orchestra.run.smithi145.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T13:18:31.574 INFO:teuthology.orchestra.run.smithi145.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T13:18:31.574 INFO:teuthology.orchestra.run.smithi145.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T13:18:31.575 INFO:teuthology.orchestra.run.smithi012.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T13:18:31.577 INFO:teuthology.orchestra.run.smithi040.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T13:18:31.579 INFO:teuthology.orchestra.run.smithi134.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-13T13:18:31.590 INFO:teuthology.orchestra.run.smithi012.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T13:18:31.590 INFO:teuthology.orchestra.run.smithi012.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T13:18:31.593 INFO:teuthology.orchestra.run.smithi040.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T13:18:31.594 INFO:teuthology.orchestra.run.smithi040.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-13T13:18:31.594 INFO:teuthology.orchestra.run.smithi040.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T13:18:31.595 INFO:teuthology.orchestra.run.smithi134.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-13T13:18:31.604 INFO:teuthology.orchestra.run.smithi145.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T13:18:31.612 INFO:teuthology.orchestra.run.smithi134.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T13:18:31.612 INFO:teuthology.orchestra.run.smithi134.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T13:18:31.620 INFO:teuthology.orchestra.run.smithi134.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T13:18:31.621 INFO:teuthology.orchestra.run.smithi134.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T13:18:31.623 INFO:teuthology.orchestra.run.smithi012.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-13T13:18:31.625 INFO:teuthology.orchestra.run.smithi134.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T13:18:31.627 INFO:teuthology.orchestra.run.smithi145.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T13:18:31.629 INFO:teuthology.orchestra.run.smithi145.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T13:18:31.632 INFO:teuthology.orchestra.run.smithi145.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T13:18:31.632 INFO:teuthology.orchestra.run.smithi145.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T13:18:31.632 INFO:teuthology.orchestra.run.smithi040.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-13T13:18:31.633 INFO:teuthology.orchestra.run.smithi040.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-13T13:18:31.637 INFO:teuthology.orchestra.run.smithi040.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-13T13:18:31.637 INFO:teuthology.orchestra.run.smithi040.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T13:18:31.637 INFO:teuthology.orchestra.run.smithi134.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-13T13:18:31.642 INFO:teuthology.orchestra.run.smithi012.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T13:18:31.645 INFO:teuthology.orchestra.run.smithi134.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T13:18:31.647 INFO:teuthology.orchestra.run.smithi040.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-13T13:18:31.649 INFO:teuthology.orchestra.run.smithi012.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T13:18:31.651 INFO:teuthology.orchestra.run.smithi134.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T13:18:31.653 INFO:teuthology.orchestra.run.smithi040.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-13T13:18:31.654 INFO:teuthology.orchestra.run.smithi012.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T13:18:31.655 INFO:teuthology.orchestra.run.smithi040.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T13:18:31.655 INFO:teuthology.orchestra.run.smithi012.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T13:18:31.656 INFO:teuthology.orchestra.run.smithi012.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T13:18:31.657 INFO:teuthology.orchestra.run.smithi040.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T13:18:31.658 INFO:teuthology.orchestra.run.smithi040.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-13T13:18:31.659 INFO:teuthology.orchestra.run.smithi134.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T13:18:31.659 INFO:teuthology.orchestra.run.smithi040.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-13T13:18:31.659 INFO:teuthology.orchestra.run.smithi134.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T13:18:31.660 INFO:teuthology.orchestra.run.smithi040.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-13T13:18:31.660 INFO:teuthology.orchestra.run.smithi134.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T13:18:31.660 INFO:teuthology.orchestra.run.smithi040.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T13:18:31.661 INFO:teuthology.orchestra.run.smithi040.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T13:18:31.661 INFO:teuthology.orchestra.run.smithi040.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-13T13:18:31.669 INFO:teuthology.orchestra.run.smithi134.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-13T13:18:31.674 INFO:teuthology.orchestra.run.smithi134.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-13T13:18:31.675 INFO:teuthology.orchestra.run.smithi134.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-13T13:18:31.676 INFO:teuthology.orchestra.run.smithi134.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-13T13:18:31.677 INFO:teuthology.orchestra.run.smithi134.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T13:18:31.702 INFO:teuthology.orchestra.run.smithi040.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T13:18:31.702 INFO:teuthology.orchestra.run.smithi040.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T13:18:31.703 INFO:teuthology.orchestra.run.smithi040.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T13:18:31.713 INFO:teuthology.orchestra.run.smithi145.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T13:18:31.713 INFO:teuthology.orchestra.run.smithi145.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T13:18:31.732 INFO:teuthology.orchestra.run.smithi012.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T13:18:31.732 INFO:teuthology.orchestra.run.smithi012.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T13:18:31.733 INFO:teuthology.orchestra.run.smithi012.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T13:18:31.733 INFO:teuthology.orchestra.run.smithi134.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-13T13:18:31.734 INFO:teuthology.orchestra.run.smithi134.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-13T13:18:31.735 INFO:teuthology.orchestra.run.smithi012.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T13:18:31.735 INFO:teuthology.orchestra.run.smithi012.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T13:18:31.736 INFO:teuthology.orchestra.run.smithi012.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T13:18:31.736 INFO:teuthology.orchestra.run.smithi134.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-13T13:18:31.737 INFO:teuthology.orchestra.run.smithi012.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T13:18:31.737 INFO:teuthology.orchestra.run.smithi134.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T13:18:31.738 INFO:teuthology.orchestra.run.smithi134.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T13:18:31.740 INFO:teuthology.orchestra.run.smithi134.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T13:18:31.741 INFO:teuthology.orchestra.run.smithi134.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T13:18:31.741 INFO:teuthology.orchestra.run.smithi040.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-13T13:18:31.741 INFO:teuthology.orchestra.run.smithi040.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T13:18:31.743 INFO:teuthology.orchestra.run.smithi040.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-13T13:18:31.744 INFO:teuthology.orchestra.run.smithi040.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-13T13:18:31.744 INFO:teuthology.orchestra.run.smithi040.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-13T13:18:31.745 INFO:teuthology.orchestra.run.smithi040.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-13T13:18:31.746 INFO:teuthology.orchestra.run.smithi040.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T13:18:31.757 INFO:teuthology.orchestra.run.smithi134.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-13T13:18:31.783 INFO:teuthology.orchestra.run.smithi040.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T13:18:31.817 INFO:teuthology.orchestra.run.smithi012.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T13:18:31.818 INFO:teuthology.orchestra.run.smithi012.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T13:18:31.822 INFO:teuthology.orchestra.run.smithi134.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-13T13:18:31.822 INFO:teuthology.orchestra.run.smithi134.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-13T13:18:37.019 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 16.0 MB in 2s (7,402 kB/s) 2024-09-13T13:18:37.352 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 16.0 MB in 2s (7,238 kB/s) 2024-09-13T13:18:37.716 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 16.0 MB in 3s (5,826 kB/s) 2024-09-13T13:18:38.209 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 16.0 MB in 3s (5,525 kB/s) 2024-09-13T13:18:38.448 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2024-09-13T13:18:38.466 DEBUG:teuthology.orchestra.run.smithi145:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:18:38.520 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2024-09-13T13:18:38.706 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2024-09-13T13:18:38.706 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2024-09-13T13:18:38.826 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-09-13T13:18:38.844 DEBUG:teuthology.orchestra.run.smithi012:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:18:38.875 INFO:teuthology.orchestra.run.smithi145.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:18:38.876 INFO:teuthology.orchestra.run.smithi145.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:18:38.876 INFO:teuthology.orchestra.run.smithi145.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:18:38.876 INFO:teuthology.orchestra.run.smithi145.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:18:38.876 INFO:teuthology.orchestra.run.smithi145.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T13:18:38.877 INFO:teuthology.orchestra.run.smithi145.stdout: python2.7-minimal 2024-09-13T13:18:38.877 INFO:teuthology.orchestra.run.smithi145.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:18:38.878 INFO:teuthology.orchestra.run.smithi145.stdout:The following additional packages will be installed: 2024-09-13T13:18:38.878 INFO:teuthology.orchestra.run.smithi145.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:38.878 INFO:teuthology.orchestra.run.smithi145.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T13:18:38.878 INFO:teuthology.orchestra.run.smithi145.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:38.879 INFO:teuthology.orchestra.run.smithi145.stdout:Suggested packages: 2024-09-13T13:18:38.879 INFO:teuthology.orchestra.run.smithi145.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T13:18:38.879 INFO:teuthology.orchestra.run.smithi145.stdout:Recommended packages: 2024-09-13T13:18:38.880 INFO:teuthology.orchestra.run.smithi145.stdout: thermald 2024-09-13T13:18:38.900 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-09-13T13:18:38.928 INFO:teuthology.orchestra.run.smithi145.stdout:The following NEW packages will be installed: 2024-09-13T13:18:38.929 INFO:teuthology.orchestra.run.smithi145.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:38.929 INFO:teuthology.orchestra.run.smithi145.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T13:18:38.929 INFO:teuthology.orchestra.run.smithi145.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:38.930 INFO:teuthology.orchestra.run.smithi145.stdout:The following packages will be upgraded: 2024-09-13T13:18:38.931 INFO:teuthology.orchestra.run.smithi145.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T13:18:39.029 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-13T13:18:39.047 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:18:39.098 INFO:teuthology.orchestra.run.smithi012.stdout:Building dependency tree... 2024-09-13T13:18:39.099 INFO:teuthology.orchestra.run.smithi012.stdout:Reading state information... 2024-09-13T13:18:39.099 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-13T13:18:39.111 INFO:teuthology.orchestra.run.smithi145.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:18:39.111 INFO:teuthology.orchestra.run.smithi145.stdout:Need to get 113 MB of archives. 2024-09-13T13:18:39.111 INFO:teuthology.orchestra.run.smithi145.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T13:18:39.111 INFO:teuthology.orchestra.run.smithi145.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-13T13:18:39.274 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:18:39.275 INFO:teuthology.orchestra.run.smithi012.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:18:39.275 INFO:teuthology.orchestra.run.smithi012.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:18:39.275 INFO:teuthology.orchestra.run.smithi012.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:18:39.275 INFO:teuthology.orchestra.run.smithi012.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T13:18:39.275 INFO:teuthology.orchestra.run.smithi012.stdout: python2.7-minimal 2024-09-13T13:18:39.276 INFO:teuthology.orchestra.run.smithi012.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:18:39.277 INFO:teuthology.orchestra.run.smithi012.stdout:The following additional packages will be installed: 2024-09-13T13:18:39.277 INFO:teuthology.orchestra.run.smithi012.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:39.277 INFO:teuthology.orchestra.run.smithi012.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T13:18:39.277 INFO:teuthology.orchestra.run.smithi012.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:39.278 INFO:teuthology.orchestra.run.smithi012.stdout:Suggested packages: 2024-09-13T13:18:39.279 INFO:teuthology.orchestra.run.smithi012.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T13:18:39.279 INFO:teuthology.orchestra.run.smithi012.stdout:Recommended packages: 2024-09-13T13:18:39.279 INFO:teuthology.orchestra.run.smithi012.stdout: thermald 2024-09-13T13:18:39.285 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-09-13T13:18:39.286 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-09-13T13:18:39.335 INFO:teuthology.orchestra.run.smithi012.stdout:The following NEW packages will be installed: 2024-09-13T13:18:39.335 INFO:teuthology.orchestra.run.smithi012.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:39.335 INFO:teuthology.orchestra.run.smithi012.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T13:18:39.336 INFO:teuthology.orchestra.run.smithi012.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:39.337 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages will be upgraded: 2024-09-13T13:18:39.337 INFO:teuthology.orchestra.run.smithi012.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T13:18:39.389 INFO:teuthology.orchestra.run.smithi012.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:18:39.389 INFO:teuthology.orchestra.run.smithi012.stdout:Need to get 113 MB of archives. 2024-09-13T13:18:39.389 INFO:teuthology.orchestra.run.smithi012.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T13:18:39.389 INFO:teuthology.orchestra.run.smithi012.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-13T13:18:39.451 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:18:39.452 INFO:teuthology.orchestra.run.smithi134.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:18:39.452 INFO:teuthology.orchestra.run.smithi134.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:18:39.452 INFO:teuthology.orchestra.run.smithi134.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:18:39.452 INFO:teuthology.orchestra.run.smithi134.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T13:18:39.452 INFO:teuthology.orchestra.run.smithi134.stdout: python2.7-minimal 2024-09-13T13:18:39.453 INFO:teuthology.orchestra.run.smithi134.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:18:39.454 INFO:teuthology.orchestra.run.smithi134.stdout:The following additional packages will be installed: 2024-09-13T13:18:39.454 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:39.454 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T13:18:39.454 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:39.455 INFO:teuthology.orchestra.run.smithi134.stdout:Suggested packages: 2024-09-13T13:18:39.455 INFO:teuthology.orchestra.run.smithi134.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T13:18:39.455 INFO:teuthology.orchestra.run.smithi134.stdout:Recommended packages: 2024-09-13T13:18:39.455 INFO:teuthology.orchestra.run.smithi134.stdout: thermald 2024-09-13T13:18:39.508 INFO:teuthology.orchestra.run.smithi134.stdout:The following NEW packages will be installed: 2024-09-13T13:18:39.508 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:39.508 INFO:teuthology.orchestra.run.smithi134.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T13:18:39.509 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:39.510 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages will be upgraded: 2024-09-13T13:18:39.510 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T13:18:39.689 INFO:teuthology.orchestra.run.smithi134.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:18:39.689 INFO:teuthology.orchestra.run.smithi134.stdout:Need to get 113 MB of archives. 2024-09-13T13:18:39.689 INFO:teuthology.orchestra.run.smithi134.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T13:18:39.690 INFO:teuthology.orchestra.run.smithi134.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-13T13:18:39.844 INFO:teuthology.orchestra.run.smithi012.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-13T13:18:39.850 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-13T13:18:39.869 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:18:39.927 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-13T13:18:39.949 INFO:teuthology.orchestra.run.smithi012.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-13T13:18:40.141 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2024-09-13T13:18:40.142 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2024-09-13T13:18:40.336 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:18:40.336 INFO:teuthology.orchestra.run.smithi040.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:18:40.336 INFO:teuthology.orchestra.run.smithi040.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:18:40.336 INFO:teuthology.orchestra.run.smithi040.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:18:40.336 INFO:teuthology.orchestra.run.smithi040.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-13T13:18:40.337 INFO:teuthology.orchestra.run.smithi040.stdout: python2.7-minimal 2024-09-13T13:18:40.337 INFO:teuthology.orchestra.run.smithi040.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:18:40.338 INFO:teuthology.orchestra.run.smithi040.stdout:The following additional packages will be installed: 2024-09-13T13:18:40.338 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:40.338 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-13T13:18:40.338 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:40.339 INFO:teuthology.orchestra.run.smithi040.stdout:Suggested packages: 2024-09-13T13:18:40.339 INFO:teuthology.orchestra.run.smithi040.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-13T13:18:40.340 INFO:teuthology.orchestra.run.smithi040.stdout:Recommended packages: 2024-09-13T13:18:40.340 INFO:teuthology.orchestra.run.smithi040.stdout: thermald 2024-09-13T13:18:40.385 INFO:teuthology.orchestra.run.smithi040.stdout:The following NEW packages will be installed: 2024-09-13T13:18:40.385 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-13T13:18:40.386 INFO:teuthology.orchestra.run.smithi040.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-13T13:18:40.386 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-13T13:18:40.387 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages will be upgraded: 2024-09-13T13:18:40.388 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-13T13:18:40.439 INFO:teuthology.orchestra.run.smithi040.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:18:40.439 INFO:teuthology.orchestra.run.smithi040.stdout:Need to get 113 MB of archives. 2024-09-13T13:18:40.439 INFO:teuthology.orchestra.run.smithi040.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-13T13:18:40.439 INFO:teuthology.orchestra.run.smithi040.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-13T13:18:40.511 INFO:teuthology.orchestra.run.smithi145.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-13T13:18:40.811 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-13T13:18:40.811 INFO:teuthology.orchestra.run.smithi012.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-13T13:18:40.811 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-13T13:18:40.866 INFO:teuthology.orchestra.run.smithi145.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-13T13:18:40.897 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-13T13:18:40.942 INFO:teuthology.orchestra.run.smithi012.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-13T13:18:41.048 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-13T13:18:41.058 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-13T13:18:41.091 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-13T13:18:41.439 INFO:teuthology.orchestra.run.smithi134.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-13T13:18:41.471 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 113 MB in 2s (66.4 MB/s) 2024-09-13T13:18:41.633 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T13:18:41.955 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-13T13:18:41.955 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-13T13:18:41.955 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-13T13:18:42.104 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-13T13:18:42.125 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-13T13:18:42.611 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 113 MB in 2s (63.1 MB/s) 2024-09-13T13:18:42.786 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T13:18:43.095 INFO:teuthology.orchestra.run.smithi145.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-13T13:18:43.095 INFO:teuthology.orchestra.run.smithi145.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-13T13:18:43.096 INFO:teuthology.orchestra.run.smithi145.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-13T13:18:43.445 INFO:teuthology.orchestra.run.smithi145.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-13T13:18:43.526 INFO:teuthology.orchestra.run.smithi145.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-13T13:18:43.618 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-13T13:18:43.619 INFO:teuthology.orchestra.run.smithi134.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-13T13:18:43.619 INFO:teuthology.orchestra.run.smithi134.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-13T13:18:43.662 INFO:teuthology.orchestra.run.smithi012.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-13T13:18:43.666 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:43.723 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:43.935 INFO:teuthology.orchestra.run.smithi145.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-13T13:18:43.959 INFO:teuthology.orchestra.run.smithi134.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-13T13:18:44.038 INFO:teuthology.orchestra.run.smithi134.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-13T13:18:44.112 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T13:18:44.445 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 113 MB in 5s (25.1 MB/s) 2024-09-13T13:18:44.624 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-13T13:18:44.974 INFO:teuthology.orchestra.run.smithi040.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-13T13:18:44.978 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:45.084 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:45.844 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T13:18:45.865 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:45.970 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:46.172 INFO:teuthology.orchestra.run.smithi145.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-13T13:18:46.176 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:46.268 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:46.520 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T13:18:46.540 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:46.559 INFO:teuthology.orchestra.run.smithi134.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-13T13:18:46.563 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:46.569 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:46.662 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:47.210 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T13:18:47.232 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:47.310 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:48.214 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T13:18:48.234 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:48.272 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:48.411 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T13:18:48.432 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:48.525 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:48.737 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-13T13:18:48.758 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:48.841 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:48.997 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T13:18:49.018 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:49.047 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:49.324 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-13T13:18:49.344 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:49.382 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:18:53.479 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:53.614 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:53.947 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:54.075 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:54.387 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T13:18:54.409 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T13:18:54.453 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:18:54.726 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:54.842 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:55.218 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:55.408 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:55.724 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T13:18:55.746 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T13:18:55.782 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:18:56.138 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:56.170 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:56.249 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:56.286 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:56.590 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:56.619 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:18:56.702 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:56.748 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:18:57.022 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T13:18:57.044 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T13:18:57.059 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-13T13:18:57.082 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-13T13:18:57.108 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:18:57.117 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:18:59.925 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T13:18:59.962 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:18:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:01.412 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T13:19:01.450 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:19:01.495 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:02.903 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T13:19:02.923 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:19:02.961 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:19:02.961 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:03.061 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:19:03.206 INFO:teuthology.orchestra.run.smithi145.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-13T13:19:03.243 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-13T13:19:03.280 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:03.378 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:19:03.508 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:03.641 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T13:19:03.769 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:04.993 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:19:05.128 INFO:teuthology.orchestra.run.smithi012.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:05.128 INFO:teuthology.orchestra.run.smithi012.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:05.128 INFO:teuthology.orchestra.run.smithi012.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:05.128 INFO:teuthology.orchestra.run.smithi012.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:05.132 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:19:05.289 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:05.474 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:19:05.509 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:19:05.595 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:05.658 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:19:05.704 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T13:19:05.888 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:06.850 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:19:06.947 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:06.962 INFO:teuthology.orchestra.run.smithi145.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-13T13:19:07.047 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T13:19:07.087 INFO:teuthology.orchestra.run.smithi145.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-13T13:19:07.165 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:07.184 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:07.462 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-13T13:19:07.592 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:07.727 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-13T13:19:07.888 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:08.149 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:08.149 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:08.149 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:08.149 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:08.286 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:08.519 INFO:teuthology.orchestra.run.smithi134.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:08.520 INFO:teuthology.orchestra.run.smithi134.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:08.520 INFO:teuthology.orchestra.run.smithi134.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:08.520 INFO:teuthology.orchestra.run.smithi134.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:08.599 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T13:19:08.679 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:08.733 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T13:19:08.868 INFO:teuthology.orchestra.run.smithi012.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:08.930 INFO:teuthology.orchestra.run.smithi012.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T13:19:08.930 INFO:teuthology.orchestra.run.smithi012.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:09.201 INFO:teuthology.orchestra.run.smithi145.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:09.201 INFO:teuthology.orchestra.run.smithi145.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:09.201 INFO:teuthology.orchestra.run.smithi145.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:09.201 INFO:teuthology.orchestra.run.smithi145.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:09.374 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:09.720 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:10.071 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:10.800 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:11.197 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T13:19:11.331 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T13:19:11.440 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T13:19:11.449 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:11.496 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T13:19:11.496 INFO:teuthology.orchestra.run.smithi040.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:11.566 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T13:19:11.892 INFO:teuthology.orchestra.run.smithi134.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:12.500 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T13:19:12.501 INFO:teuthology.orchestra.run.smithi134.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:12.827 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-13T13:19:12.953 INFO:teuthology.orchestra.run.smithi145.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-13T13:19:13.079 INFO:teuthology.orchestra.run.smithi145.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-13T13:19:13.149 INFO:teuthology.orchestra.run.smithi145.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-13T13:19:13.149 INFO:teuthology.orchestra.run.smithi145.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:23.189 INFO:teuthology.orchestra.run.smithi012.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T13:19:23.189 INFO:teuthology.orchestra.run.smithi012.stdout:Sourcing file `/etc/default/grub' 2024-09-13T13:19:23.196 INFO:teuthology.orchestra.run.smithi012.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:23.230 INFO:teuthology.orchestra.run.smithi012.stdout:Generating grub configuration file ... 2024-09-13T13:19:23.519 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:23.544 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:23.841 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:23.847 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:23.931 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:23.937 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:24.116 INFO:teuthology.orchestra.run.smithi012.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:24.116 INFO:teuthology.orchestra.run.smithi012.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:24.116 INFO:teuthology.orchestra.run.smithi012.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:24.160 INFO:teuthology.orchestra.run.smithi012.stdout:done 2024-09-13T13:19:24.636 DEBUG:teuthology.orchestra.run.smithi012:> dpkg -s linux-image-generic 2024-09-13T13:19:24.654 INFO:teuthology.orchestra.run.smithi012.stdout:Package: linux-image-generic 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Status: install ok installed 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Priority: optional 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Section: kernel 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Installed-Size: 21 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: amd64 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Source: linux-meta 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:24.655 INFO:teuthology.orchestra.run.smithi012.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:24.656 INFO:teuthology.orchestra.run.smithi012.stdout:Recommends: thermald 2024-09-13T13:19:24.656 INFO:teuthology.orchestra.run.smithi012.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:24.656 INFO:teuthology.orchestra.run.smithi012.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:24.656 INFO:teuthology.orchestra.run.smithi012.stdout: available. 2024-09-13T13:19:24.656 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T13:19:24.656 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:19:24.656 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:19:24.656 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-13T13:19:24.657 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi012.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:19:24.657 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get clean 2024-09-13T13:19:24.879 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get update 2024-09-13T13:19:25.144 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T13:19:25.144 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:19:25.215 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T13:19:25.297 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T13:19:25.959 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T13:19:25.960 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub' 2024-09-13T13:19:25.990 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:26.010 INFO:teuthology.orchestra.run.smithi040.stdout:Generating grub configuration file ... 2024-09-13T13:19:26.269 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T13:19:26.269 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub' 2024-09-13T13:19:26.285 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:26.314 INFO:teuthology.orchestra.run.smithi134.stdout:Generating grub configuration file ... 2024-09-13T13:19:26.400 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:26.412 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:26.630 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:26.631 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-09-13T13:19:26.650 DEBUG:teuthology.orchestra.run.smithi012:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:19:26.651 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:26.706 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-09-13T13:19:26.897 INFO:teuthology.orchestra.run.smithi012.stdout:Building dependency tree... 2024-09-13T13:19:26.897 INFO:teuthology.orchestra.run.smithi012.stdout:Reading state information... 2024-09-13T13:19:26.912 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:26.919 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:26.989 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:26.995 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:27.002 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:27.008 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:27.073 INFO:teuthology.orchestra.run.smithi012.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T13:19:27.073 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:19:27.074 INFO:teuthology.orchestra.run.smithi012.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:19:27.074 INFO:teuthology.orchestra.run.smithi012.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:19:27.074 INFO:teuthology.orchestra.run.smithi012.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:19:27.074 INFO:teuthology.orchestra.run.smithi012.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T13:19:27.074 INFO:teuthology.orchestra.run.smithi012.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T13:19:27.075 INFO:teuthology.orchestra.run.smithi012.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:19:27.077 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:27.082 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:27.115 INFO:teuthology.orchestra.run.smithi012.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:19:27.117 DEBUG:teuthology.orchestra.run.smithi012:> dpkg -s linux-image-generic 2024-09-13T13:19:27.149 INFO:teuthology.orchestra.run.smithi040.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:27.149 INFO:teuthology.orchestra.run.smithi040.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:27.149 INFO:teuthology.orchestra.run.smithi040.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:27.176 INFO:teuthology.orchestra.run.smithi012.stdout:Package: linux-image-generic 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Status: install ok installed 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Priority: optional 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Section: kernel 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Installed-Size: 21 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: amd64 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Source: linux-meta 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Recommends: thermald 2024-09-13T13:19:27.177 INFO:teuthology.orchestra.run.smithi012.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:27.178 INFO:teuthology.orchestra.run.smithi012.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:27.178 INFO:teuthology.orchestra.run.smithi012.stdout: available. 2024-09-13T13:19:27.178 DEBUG:teuthology.orchestra.run.smithi012:> mktemp 2024-09-13T13:19:27.190 INFO:teuthology.orchestra.run.smithi040.stdout:done 2024-09-13T13:19:27.226 INFO:teuthology.orchestra.run.smithi012.stdout:/tmp/tmp.x25QHJh61X 2024-09-13T13:19:27.226 DEBUG:teuthology.orchestra.run.smithi012:> sudo cp /boot/grub/grub.cfg /tmp/tmp.x25QHJh61X 2024-09-13T13:19:27.249 INFO:teuthology.orchestra.run.smithi134.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:27.249 INFO:teuthology.orchestra.run.smithi134.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:27.249 INFO:teuthology.orchestra.run.smithi134.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:27.250 INFO:teuthology.orchestra.run.smithi145.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-13T13:19:27.250 INFO:teuthology.orchestra.run.smithi145.stdout:Sourcing file `/etc/default/grub' 2024-09-13T13:19:27.281 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0666 /tmp/tmp.x25QHJh61X 2024-09-13T13:19:27.283 INFO:teuthology.orchestra.run.smithi145.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:27.290 INFO:teuthology.orchestra.run.smithi134.stdout:done 2024-09-13T13:19:27.307 INFO:teuthology.orchestra.run.smithi145.stdout:Generating grub configuration file ... 2024-09-13T13:19:27.398 DEBUG:teuthology.orchestra.remote:smithi012:/tmp/tmp.x25QHJh61X is 10KB 2024-09-13T13:19:27.411 DEBUG:teuthology.orchestra.run.smithi012:> rm -fr /tmp/tmp.x25QHJh61X 2024-09-13T13:19:27.417 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:27.469 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:19:27.470 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T13:19:27.470 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:27.546 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T13:19:27.547 DEBUG:teuthology.orchestra.run.smithi012:> sudo update-grub 2024-09-13T13:19:27.653 INFO:teuthology.orchestra.run.smithi145.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:27.676 INFO:teuthology.orchestra.run.smithi145.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:27.695 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2024-09-13T13:19:27.708 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-09-13T13:19:27.723 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2024-09-13T13:19:27.723 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2024-09-13T13:19:27.723 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2024-09-13T13:19:27.723 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2024-09-13T13:19:27.723 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 21 2024-09-13T13:19:27.724 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:27.724 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2024-09-13T13:19:27.724 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2024-09-13T13:19:27.725 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:27.725 INFO:teuthology.orchestra.run.smithi040.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:27.725 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:27.725 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2024-09-13T13:19:27.726 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:27.726 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:27.726 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2024-09-13T13:19:27.726 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T13:19:27.727 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:19:27.727 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:19:27.727 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-13T13:19:27.727 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:19:27.727 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2024-09-13T13:19:27.730 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-09-13T13:19:27.730 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-09-13T13:19:27.730 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-09-13T13:19:27.730 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-09-13T13:19:27.730 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 21 2024-09-13T13:19:27.731 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:27.731 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-09-13T13:19:27.731 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-09-13T13:19:27.731 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:27.731 INFO:teuthology.orchestra.run.smithi134.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:27.731 INFO:teuthology.orchestra.run.smithi134.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:27.732 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-09-13T13:19:27.732 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:27.732 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:27.732 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-09-13T13:19:27.733 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T13:19:27.733 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:19:27.733 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:19:27.733 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-13T13:19:27.733 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:19:27.734 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-09-13T13:19:27.905 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-09-13T13:19:27.920 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2024-09-13T13:19:27.980 INFO:teuthology.orchestra.run.smithi145.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:27.986 INFO:teuthology.orchestra.run.smithi145.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:28.015 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:19:28.016 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T13:19:28.026 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T13:19:28.039 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T13:19:28.043 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T13:19:28.057 INFO:teuthology.orchestra.run.smithi145.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:28.063 INFO:teuthology.orchestra.run.smithi145.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:28.230 INFO:teuthology.orchestra.run.smithi145.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:28.230 INFO:teuthology.orchestra.run.smithi145.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:28.230 INFO:teuthology.orchestra.run.smithi145.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:28.275 INFO:teuthology.orchestra.run.smithi145.stdout:done 2024-09-13T13:19:28.535 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:19:28.551 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T13:19:28.569 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T13:19:28.716 INFO:teuthology.orchestra.run.smithi012.stderr:Sourcing file `/etc/default/grub' 2024-09-13T13:19:28.717 INFO:teuthology.orchestra.run.smithi012.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:28.719 INFO:teuthology.orchestra.run.smithi012.stderr:Generating grub configuration file ... 2024-09-13T13:19:28.770 DEBUG:teuthology.orchestra.run.smithi145:> dpkg -s linux-image-generic 2024-09-13T13:19:28.834 INFO:teuthology.orchestra.run.smithi145.stdout:Package: linux-image-generic 2024-09-13T13:19:28.834 INFO:teuthology.orchestra.run.smithi145.stdout:Status: install ok installed 2024-09-13T13:19:28.834 INFO:teuthology.orchestra.run.smithi145.stdout:Priority: optional 2024-09-13T13:19:28.834 INFO:teuthology.orchestra.run.smithi145.stdout:Section: kernel 2024-09-13T13:19:28.834 INFO:teuthology.orchestra.run.smithi145.stdout:Installed-Size: 21 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: amd64 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Source: linux-meta 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Recommends: thermald 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:28.835 INFO:teuthology.orchestra.run.smithi145.stdout: available. 2024-09-13T13:19:28.835 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-13T13:19:28.836 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T13:19:28.836 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T13:19:28.836 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-13T13:19:28.836 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi145.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T13:19:28.836 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get clean 2024-09-13T13:19:28.903 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:28.909 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:29.022 DEBUG:teuthology.orchestra.run.smithi145:> sudo apt-get update 2024-09-13T13:19:29.138 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:29.143 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:29.185 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:29.190 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:29.271 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-13T13:19:29.271 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-13T13:19:29.310 INFO:teuthology.orchestra.run.smithi012.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:29.311 INFO:teuthology.orchestra.run.smithi012.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:29.311 INFO:teuthology.orchestra.run.smithi012.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:29.321 INFO:teuthology.orchestra.run.smithi012.stderr:done 2024-09-13T13:19:29.324 DEBUG:teuthology.orchestra.run.smithi012:> sudo shutdown -r now 2024-09-13T13:19:29.342 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-13T13:19:29.423 INFO:teuthology.orchestra.run.smithi145.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-13T13:19:29.432 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-13T13:19:29.450 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:19:29.517 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-13T13:19:29.729 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-09-13T13:19:29.729 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-09-13T13:19:29.928 INFO:teuthology.orchestra.run.smithi134.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T13:19:29.928 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:19:29.928 INFO:teuthology.orchestra.run.smithi134.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:19:29.929 INFO:teuthology.orchestra.run.smithi134.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:19:29.929 INFO:teuthology.orchestra.run.smithi134.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:19:29.929 INFO:teuthology.orchestra.run.smithi134.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T13:19:29.929 INFO:teuthology.orchestra.run.smithi134.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T13:19:29.929 INFO:teuthology.orchestra.run.smithi134.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:19:29.931 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-13T13:19:29.950 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:19:29.971 INFO:teuthology.orchestra.run.smithi134.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:19:29.973 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 21 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-09-13T13:19:29.989 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-09-13T13:19:29.990 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:29.990 INFO:teuthology.orchestra.run.smithi134.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:29.990 INFO:teuthology.orchestra.run.smithi134.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:29.990 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-09-13T13:19:29.990 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:29.990 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:29.990 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-09-13T13:19:29.991 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-09-13T13:19:30.013 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-13T13:19:30.036 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.wHWscRSRTH 2024-09-13T13:19:30.036 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub/grub.cfg /tmp/tmp.wHWscRSRTH 2024-09-13T13:19:30.093 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.wHWscRSRTH 2024-09-13T13:19:30.223 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.wHWscRSRTH is 10KB 2024-09-13T13:19:30.228 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2024-09-13T13:19:30.229 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2024-09-13T13:19:30.237 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.wHWscRSRTH 2024-09-13T13:19:30.242 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:30.296 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T13:19:30.296 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T13:19:30.297 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:30.363 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T13:19:30.363 DEBUG:teuthology.orchestra.run.smithi134:> sudo update-grub 2024-09-13T13:19:30.424 INFO:teuthology.orchestra.run.smithi040.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T13:19:30.424 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:19:30.424 INFO:teuthology.orchestra.run.smithi040.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:19:30.424 INFO:teuthology.orchestra.run.smithi040.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:19:30.425 INFO:teuthology.orchestra.run.smithi040.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:19:30.425 INFO:teuthology.orchestra.run.smithi040.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T13:19:30.425 INFO:teuthology.orchestra.run.smithi040.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T13:19:30.425 INFO:teuthology.orchestra.run.smithi040.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:19:30.470 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:19:30.472 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 21 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2024-09-13T13:19:30.485 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2024-09-13T13:19:30.486 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:30.486 INFO:teuthology.orchestra.run.smithi040.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:30.486 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:30.486 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2024-09-13T13:19:30.486 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:30.486 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:30.486 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2024-09-13T13:19:30.486 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2024-09-13T13:19:30.532 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.5YhOc5xLun 2024-09-13T13:19:30.532 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub/grub.cfg /tmp/tmp.5YhOc5xLun 2024-09-13T13:19:30.605 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.5YhOc5xLun 2024-09-13T13:19:30.730 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.5YhOc5xLun is 10KB 2024-09-13T13:19:30.744 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.5YhOc5xLun 2024-09-13T13:19:30.749 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:30.761 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2024-09-13T13:19:30.779 DEBUG:teuthology.orchestra.run.smithi145:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-13T13:19:30.805 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-13T13:19:30.805 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T13:19:30.805 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:30.833 INFO:teuthology.orchestra.run.smithi145.stdout:Reading package lists... 2024-09-13T13:19:30.872 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T13:19:30.872 DEBUG:teuthology.orchestra.run.smithi040:> sudo update-grub 2024-09-13T13:19:31.026 INFO:teuthology.orchestra.run.smithi145.stdout:Building dependency tree... 2024-09-13T13:19:31.027 INFO:teuthology.orchestra.run.smithi145.stdout:Reading state information... 2024-09-13T13:19:31.205 INFO:teuthology.orchestra.run.smithi145.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-13T13:19:31.205 INFO:teuthology.orchestra.run.smithi145.stdout:The following packages were automatically installed and are no longer required: 2024-09-13T13:19:31.205 INFO:teuthology.orchestra.run.smithi145.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-13T13:19:31.205 INFO:teuthology.orchestra.run.smithi145.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-13T13:19:31.205 INFO:teuthology.orchestra.run.smithi145.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-13T13:19:31.206 INFO:teuthology.orchestra.run.smithi145.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-13T13:19:31.206 INFO:teuthology.orchestra.run.smithi145.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-13T13:19:31.206 INFO:teuthology.orchestra.run.smithi145.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-13T13:19:31.246 INFO:teuthology.orchestra.run.smithi145.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-13T13:19:31.247 DEBUG:teuthology.orchestra.run.smithi145:> dpkg -s linux-image-generic 2024-09-13T13:19:31.306 INFO:teuthology.orchestra.run.smithi145.stdout:Package: linux-image-generic 2024-09-13T13:19:31.306 INFO:teuthology.orchestra.run.smithi145.stdout:Status: install ok installed 2024-09-13T13:19:31.306 INFO:teuthology.orchestra.run.smithi145.stdout:Priority: optional 2024-09-13T13:19:31.306 INFO:teuthology.orchestra.run.smithi145.stdout:Section: kernel 2024-09-13T13:19:31.306 INFO:teuthology.orchestra.run.smithi145.stdout:Installed-Size: 21 2024-09-13T13:19:31.306 INFO:teuthology.orchestra.run.smithi145.stdout:Maintainer: Ubuntu Kernel Team 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout:Architecture: amd64 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout:Source: linux-meta 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout:Version: 5.15.0.121.121 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout:Recommends: thermald 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout:Description: Generic Linux kernel image 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout: This package will always depend on the latest generic kernel image 2024-09-13T13:19:31.307 INFO:teuthology.orchestra.run.smithi145.stdout: available. 2024-09-13T13:19:31.308 DEBUG:teuthology.orchestra.run.smithi145:> mktemp 2024-09-13T13:19:31.351 INFO:teuthology.orchestra.run.smithi145.stdout:/tmp/tmp.PJY18bjR7o 2024-09-13T13:19:31.351 DEBUG:teuthology.orchestra.run.smithi145:> sudo cp /boot/grub/grub.cfg /tmp/tmp.PJY18bjR7o 2024-09-13T13:19:31.407 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 0666 /tmp/tmp.PJY18bjR7o 2024-09-13T13:19:31.524 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub' 2024-09-13T13:19:31.525 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:31.527 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-09-13T13:19:31.528 DEBUG:teuthology.orchestra.remote:smithi145:/tmp/tmp.PJY18bjR7o is 10KB 2024-09-13T13:19:31.540 DEBUG:teuthology.orchestra.run.smithi145:> rm -fr /tmp/tmp.PJY18bjR7o 2024-09-13T13:19:31.545 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:31.598 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-13T13:19:31.598 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-13T13:19:31.599 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-13T13:19:31.679 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-13T13:19:31.679 DEBUG:teuthology.orchestra.run.smithi145:> sudo update-grub 2024-09-13T13:19:31.740 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:31.747 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:32.029 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:32.034 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:32.077 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:32.081 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:32.221 INFO:teuthology.orchestra.run.smithi134.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:32.221 INFO:teuthology.orchestra.run.smithi134.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:32.221 INFO:teuthology.orchestra.run.smithi134.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:32.244 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub' 2024-09-13T13:19:32.245 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:32.246 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-09-13T13:19:32.248 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-09-13T13:19:32.251 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2024-09-13T13:19:32.668 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:32.676 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:32.972 INFO:teuthology.orchestra.run.smithi145.stderr:Sourcing file `/etc/default/grub' 2024-09-13T13:19:32.973 INFO:teuthology.orchestra.run.smithi145.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-13T13:19:32.975 INFO:teuthology.orchestra.run.smithi145.stderr:Generating grub configuration file ... 2024-09-13T13:19:32.992 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:32.999 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:33.043 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:33.048 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:33.179 INFO:teuthology.orchestra.run.smithi040.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:33.179 INFO:teuthology.orchestra.run.smithi040.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:33.179 INFO:teuthology.orchestra.run.smithi040.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:33.200 INFO:teuthology.orchestra.run.smithi040.stderr:done 2024-09-13T13:19:33.205 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2024-09-13T13:19:33.212 INFO:teuthology.orchestra.run.smithi145.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-13T13:19:33.217 INFO:teuthology.orchestra.run.smithi145.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-13T13:19:33.450 INFO:teuthology.orchestra.run.smithi145.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-13T13:19:33.455 INFO:teuthology.orchestra.run.smithi145.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-13T13:19:33.493 INFO:teuthology.orchestra.run.smithi145.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-13T13:19:33.497 INFO:teuthology.orchestra.run.smithi145.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-13T13:19:33.662 INFO:teuthology.orchestra.run.smithi145.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-13T13:19:33.662 INFO:teuthology.orchestra.run.smithi145.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-13T13:19:33.662 INFO:teuthology.orchestra.run.smithi145.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-13T13:19:33.680 INFO:teuthology.orchestra.run.smithi145.stderr:done 2024-09-13T13:19:33.682 DEBUG:teuthology.orchestra.run.smithi145:> sudo shutdown -r now 2024-09-13T13:19:59.349 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-13T13:19:59.350 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-13T13:19:59.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:20:02.252 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-13T13:20:02.252 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T13:20:02.253 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:20:03.252 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-13T13:20:03.252 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-13T13:20:03.253 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:20:03.685 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-13T13:20:03.685 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-13T13:20:03.685 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:20:36.925 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-13T13:20:38.205 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2024-09-13T13:20:45.933 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T13:20:45.934 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:20:47.206 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-13T13:20:47.207 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:20:59.374 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T13:21:03.281 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T13:21:04.317 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-13T13:21:05.601 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.145 2024-09-13T13:21:08.378 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-13T13:21:08.380 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:21:08.864 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-09-13T13:21:09.730 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-13T13:21:09.730 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-121-generic"... 2024-09-13T13:21:09.730 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-09-13T13:21:09.776 INFO:teuthology.orchestra.run.smithi012.stdout:5.15.0-121-generic 2024-09-13T13:21:09.776 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T13:21:09.776 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:21:09.776 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T13:21:10.778 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-13T13:21:10.778 DEBUG:teuthology.orchestra.run.smithi012:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:21:10.917 INFO:teuthology.orchestra.run.smithi012.stdout:ttyS1 2024-09-13T13:21:10.954 DEBUG:teuthology.parallel:result is None 2024-09-13T13:21:12.282 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-13T13:21:12.282 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:21:12.877 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-13T13:21:13.839 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-13T13:21:13.839 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-121-generic"... 2024-09-13T13:21:13.839 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-13T13:21:13.885 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-121-generic 2024-09-13T13:21:13.885 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T13:21:13.885 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:21:13.885 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T13:21:14.886 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-13T13:21:14.886 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:21:14.985 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2024-09-13T13:21:15.050 DEBUG:teuthology.parallel:result is None 2024-09-13T13:21:16.318 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T13:21:16.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:21:16.653 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-13T13:21:17.326 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T13:21:17.326 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-121-generic"... 2024-09-13T13:21:17.326 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-13T13:21:17.331 INFO:teuthology.orchestra.run.smithi134.stdout:5.15.0-121-generic 2024-09-13T13:21:17.331 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T13:21:17.331 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:21:17.332 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T13:21:17.602 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-13T13:21:17.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:21:17.934 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-09-13T13:21:18.333 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-13T13:21:18.333 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:21:18.406 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-09-13T13:21:18.424 DEBUG:teuthology.parallel:result is None 2024-09-13T13:21:19.086 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-13T13:21:19.086 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-121-generic"... 2024-09-13T13:21:19.086 DEBUG:teuthology.orchestra.run.smithi145:> uname -r 2024-09-13T13:21:19.132 INFO:teuthology.orchestra.run.smithi145.stdout:5.15.0-121-generic 2024-09-13T13:21:19.132 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-13T13:21:19.132 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T13:21:19.132 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-13T13:21:20.133 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-13T13:21:20.133 DEBUG:teuthology.orchestra.run.smithi145:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T13:21:20.338 INFO:teuthology.orchestra.run.smithi145.stdout:ttyS1 2024-09-13T13:21:20.375 DEBUG:teuthology.parallel:result is None 2024-09-13T13:21:20.375 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T13:21:20.385 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T13:21:20.386 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:21:20.388 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:21:20.391 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:21:20.394 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T13:21:20.399 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T13:21:20.407 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T13:21:20.415 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T13:21:20.415 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:21:20.438 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:21:20.440 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:21:20.443 DEBUG:teuthology.orchestra.run.smithi145:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T13:21:20.668 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T13:21:20.675 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T13:21:20.675 DEBUG:teuthology.orchestra.run.smithi012:> 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-13T13:21:20.677 DEBUG:teuthology.orchestra.run.smithi040:> 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-13T13:21:20.680 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-13T13:21:20.682 DEBUG:teuthology.orchestra.run.smithi145:> 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-13T13:21:20.702 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.707 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.708 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.710 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.712 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.715 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.717 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.720 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T13:21:20.721 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T13:21:20.729 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T13:21:20.729 DEBUG:teuthology.orchestra.run.smithi012:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:21:20.762 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:21:20.764 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:21:20.766 DEBUG:teuthology.orchestra.run.smithi145:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T13:21:20.779 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T13:21:20.792 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T13:21:20.792 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:21:20.822 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:21:20.824 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:21:20.827 DEBUG:teuthology.orchestra.run.smithi145:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T13:21:20.832 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:21:20.873 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:21:20.921 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:21:20.921 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:21:20.979 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:21:20.985 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:21:21.033 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-13T13:21:21.033 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:21:21.092 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:21:21.098 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:21:21.147 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T13:21:21.147 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:21:21.218 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T13:21:21.224 DEBUG:teuthology.orchestra.run.smithi145:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T13:21:21.273 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-13T13:21:21.273 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T13:21:21.337 DEBUG:teuthology.orchestra.run.smithi012:> sudo service rsyslog restart 2024-09-13T13:21:21.340 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2024-09-13T13:21:21.342 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-09-13T13:21:21.344 DEBUG:teuthology.orchestra.run.smithi145:> sudo service rsyslog restart 2024-09-13T13:21:21.417 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T13:21:21.424 INFO:teuthology.task.internal:Starting timer... 2024-09-13T13:21:21.424 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T13:21:21.436 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T13:21:21.444 DEBUG:teuthology.task.selinux:Excluding smithi012: OS 'ubuntu' does not support SELinux 2024-09-13T13:21:21.444 DEBUG:teuthology.task.selinux:Excluding smithi040: OS 'ubuntu' does not support SELinux 2024-09-13T13:21:21.444 DEBUG:teuthology.task.selinux:Excluding smithi134: OS 'ubuntu' does not support SELinux 2024-09-13T13:21:21.444 DEBUG:teuthology.task.selinux:Excluding smithi145: OS 'ubuntu' does not support SELinux 2024-09-13T13:21:21.444 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T13:21:21.444 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-13T13:21:21.445 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T13:21:21.445 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T13:21:21.453 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T13:21:21.465 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-13T13:21:21.466 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi012.front.sepia.ceph.com,smithi040.front.sepia.ceph.com,smithi134.front.sepia.ceph.com,smithi145.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T13:29:04.033 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi012.front.sepia.ceph.com'), Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com'), Remote(name='ubuntu@smithi145.front.sepia.ceph.com')] 2024-09-13T13:29:04.035 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-13T13:29:04.036 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:29:04.131 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-09-13T13:29:04.209 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-09-13T13:29:04.210 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-13T13:29:04.210 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:29:04.301 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-13T13:29:04.381 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-13T13:29:04.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T13:29:04.382 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:29:04.471 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-13T13:29:04.545 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-13T13:29:04.545 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-13T13:29:04.546 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi145.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T13:29:04.632 DEBUG:teuthology.orchestra.run.smithi145:> true 2024-09-13T13:29:04.712 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi145.front.sepia.ceph.com' 2024-09-13T13:29:04.714 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T13:29:04.724 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T13:29:04.724 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:29:04.725 DEBUG:teuthology.orchestra.run.smithi012:> 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-13T13:29:04.727 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:29:04.727 DEBUG:teuthology.orchestra.run.smithi040:> 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-13T13:29:04.730 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:29:04.730 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:29:04.732 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T13:29:04.732 DEBUG:teuthology.orchestra.run.smithi145:> 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-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Command line: ntpd -gq 2024-09-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: ---------------------------------------------------- 2024-09-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: corporation. Support and training for ntp-4 are 2024-09-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: available at https://www.nwtime.org/support 2024-09-13T13:29:04.755 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: ---------------------------------------------------- 2024-09-13T13:29:04.756 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: proto: precision = 0.067 usec (-24) 2024-09-13T13:29:04.756 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: basedate set to 2022-02-04 2024-09-13T13:29:04.756 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: gps base set to 2022-02-06 (week 2196) 2024-09-13T13:29:04.756 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.756 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.757 INFO:teuthology.orchestra.run.smithi012.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.757 INFO:teuthology.orchestra.run.smithi012.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.758 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Command line: ntpd -gq 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: ---------------------------------------------------- 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: corporation. Support and training for ntp-4 are 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: available at https://www.nwtime.org/support 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: ---------------------------------------------------- 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: proto: precision = 0.066 usec (-24) 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: basedate set to 2022-02-04 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: gps base set to 2022-02-06 (week 2196) 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.759 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi040.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi040.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Listen normally on 3 ens1f0 172.21.15.12:123 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Listen normally on 4 lo [::1]:123 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:25ea%4]:123 2024-09-13T13:29:04.760 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:04 ntpd[18387]: Listening on routing socket on fd #22 for interface updates 2024-09-13T13:29:04.761 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T13:29:04.761 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T13:29:04.761 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T13:29:04.762 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Listen normally on 3 ens1f0 172.21.15.40:123 2024-09-13T13:29:04.762 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Listen normally on 4 lo [::1]:123 2024-09-13T13:29:04.762 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12cc%4]:123 2024-09-13T13:29:04.762 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:04 ntpd[18368]: Listening on routing socket on fd #22 for interface updates 2024-09-13T13:29:04.763 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T13:29:04.763 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Command line: ntpd -gq 2024-09-13T13:29:04.763 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: ---------------------------------------------------- 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: corporation. Support and training for ntp-4 are 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: available at https://www.nwtime.org/support 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: ---------------------------------------------------- 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: proto: precision = 0.043 usec (-24) 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: basedate set to 2022-02-04 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: gps base set to 2022-02-06 (week 2196) 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.764 INFO:teuthology.orchestra.run.smithi134.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.765 INFO:teuthology.orchestra.run.smithi134.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Listen normally on 3 enp3s0f1 172.21.15.134:123 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Listen normally on 4 lo [::1]:123 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6de9%5]:123 2024-09-13T13:29:04.766 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:04 ntpd[18455]: Listening on routing socket on fd #22 for interface updates 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Command line: ntpd -gq 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: ---------------------------------------------------- 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: ntp-4 is maintained by Network Time Foundation, 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: corporation. Support and training for ntp-4 are 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: available at https://www.nwtime.org/support 2024-09-13T13:29:04.789 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: ---------------------------------------------------- 2024-09-13T13:29:04.790 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: proto: precision = 0.044 usec (-24) 2024-09-13T13:29:04.790 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: basedate set to 2022-02-04 2024-09-13T13:29:04.790 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: gps base set to 2022-02-06 (week 2196) 2024-09-13T13:29:04.790 INFO:teuthology.orchestra.run.smithi145.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.790 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-13T13:29:04.790 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.791 INFO:teuthology.orchestra.run.smithi145.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-13T13:29:04.791 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Listen and drop on 0 v6wildcard [::]:123 2024-09-13T13:29:04.792 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-13T13:29:04.792 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Listen normally on 2 lo 127.0.0.1:123 2024-09-13T13:29:04.792 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Listen normally on 3 enp3s0f1 172.21.15.145:123 2024-09-13T13:29:04.792 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Listen normally on 4 lo [::1]:123 2024-09-13T13:29:04.792 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7791%5]:123 2024-09-13T13:29:04.792 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:04 ntpd[18457]: Listening on routing socket on fd #22 for interface updates 2024-09-13T13:29:05.755 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:05 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:05 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:05 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:05 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:05 ntpd[18387]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:05.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:05 ntpd[18387]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:05.757 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:05 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.757 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:05 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.757 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:05 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:05 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:05 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:05.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:05 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:05.761 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:05.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:05.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:05.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:05 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:05.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:05.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:05.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:05.791 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:05 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:06.792 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:06 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:06.792 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:06 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:06.792 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:06 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:06.792 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:06 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:06.793 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:06 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:06.793 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:06 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:07.755 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:07 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:07 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:07 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:07 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:07 ntpd[18387]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:07.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:07 ntpd[18387]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:07.757 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:07.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:07 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:07.761 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.761 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:07.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:07.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:07 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:07.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:07 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:07 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:07 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:07.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:07 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:07.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:07 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:07.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:07 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:08.757 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:08 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:08.758 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:08 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:08.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:08.791 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:08.791 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:08 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.759 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.759 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.759 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:09 ntpd[18387]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.762 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.762 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:09 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.765 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:09 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:09.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:09 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:09 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:09 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:09.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:09 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:09.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:09 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:09.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:09 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:10.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:10.791 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:10 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.756 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:11.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:11.757 INFO:teuthology.orchestra.run.smithi012.stdout:13 Sep 13:29:11 ntpd[18387]: ntpd: time slew -0.000300 s 2024-09-13T13:29:11.757 INFO:teuthology.orchestra.run.smithi012.stdout:ntpd: time slew -0.000300s 2024-09-13T13:29:11.757 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T13:29:11.758 INFO:teuthology.orchestra.run.smithi012.stderr:13 Sep 13:29:11 ntpd[18387]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:11.759 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stdout:13 Sep 13:29:11 ntpd[18368]: ntpd: time slew -0.000353 s 2024-09-13T13:29:11.760 INFO:teuthology.orchestra.run.smithi040.stdout:ntpd: time slew -0.000353s 2024-09-13T13:29:11.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:11.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T13:29:11.761 INFO:teuthology.orchestra.run.smithi040.stderr:13 Sep 13:29:11 ntpd[18368]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T13:29:11.762 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:11.763 INFO:teuthology.orchestra.run.smithi134.stdout:13 Sep 13:29:11 ntpd[18455]: ntpd: time slew -0.001121 s 2024-09-13T13:29:11.764 INFO:teuthology.orchestra.run.smithi134.stdout:ntpd: time slew -0.001121s 2024-09-13T13:29:11.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T13:29:11.764 INFO:teuthology.orchestra.run.smithi134.stderr:13 Sep 13:29:11 ntpd[18455]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T13:29:11.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.789 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-13T13:29:11.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: can't open /var/log/ntpstats/rawstats.20240913: Permission denied 2024-09-13T13:29:11.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-13T13:29:11.790 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: can't open /var/log/ntpstats/peerstats.20240913: Permission denied 2024-09-13T13:29:11.790 INFO:teuthology.orchestra.run.smithi145.stdout:13 Sep 13:29:11 ntpd[18457]: ntpd: time slew -0.000873 s 2024-09-13T13:29:11.790 INFO:teuthology.orchestra.run.smithi145.stdout:ntpd: time slew -0.000873s 2024-09-13T13:29:11.791 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-13T13:29:11.791 INFO:teuthology.orchestra.run.smithi145.stderr:13 Sep 13:29:11 ntpd[18457]: can't open /var/log/ntpstats/loopstats.20240913: Permission denied 2024-09-13T13:29:11.806 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:29:11.806 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2024-09-13T13:29:11.806 INFO:teuthology.orchestra.run.smithi040.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.806 INFO:teuthology.orchestra.run.smithi040.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.806 INFO:teuthology.orchestra.run.smithi040.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.806 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.815 INFO:teuthology.orchestra.run.smithi012.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:29:11.815 INFO:teuthology.orchestra.run.smithi012.stdout:============================================================================== 2024-09-13T13:29:11.815 INFO:teuthology.orchestra.run.smithi012.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.815 INFO:teuthology.orchestra.run.smithi012.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.816 INFO:teuthology.orchestra.run.smithi012.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.816 INFO:teuthology.orchestra.run.smithi012.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.824 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:29:11.824 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-09-13T13:29:11.824 INFO:teuthology.orchestra.run.smithi134.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.824 INFO:teuthology.orchestra.run.smithi134.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.824 INFO:teuthology.orchestra.run.smithi134.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.824 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.842 INFO:teuthology.orchestra.run.smithi145.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:29:11.842 INFO:teuthology.orchestra.run.smithi145.stdout:============================================================================== 2024-09-13T13:29:11.842 INFO:teuthology.orchestra.run.smithi145.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.842 INFO:teuthology.orchestra.run.smithi145.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.842 INFO:teuthology.orchestra.run.smithi145.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.842 INFO:teuthology.orchestra.run.smithi145.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-13T13:29:11.843 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-13T13:29:11.948 INFO:tasks.cephadm:Testing if podman is available 2024-09-13T13:29:11.949 DEBUG:teuthology.orchestra.run.smithi145:> sudo podman --help 2024-09-13T13:29:11.959 INFO:teuthology.orchestra.run.smithi145.stderr:sudo: podman: command not found 2024-09-13T13:29:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:29:11.960 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-13T13:29:11.960 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-13T13:29:12.634 INFO:teuthology.orchestra.run.smithi145.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-13T13:29:12.634 INFO:teuthology.orchestra.run.smithi145.stdout:6fc7ed9b669f: Pulling fs layer 2024-09-13T13:29:12.635 INFO:teuthology.orchestra.run.smithi145.stdout:e42dd1978b01: Pulling fs layer 2024-09-13T13:29:12.635 INFO:teuthology.orchestra.run.smithi145.stdout:b71ddcf1953c: Pulling fs layer 2024-09-13T13:29:12.635 INFO:teuthology.orchestra.run.smithi145.stdout:28d5a09357ea: Pulling fs layer 2024-09-13T13:29:12.635 INFO:teuthology.orchestra.run.smithi145.stdout:5b4659efc847: Pulling fs layer 2024-09-13T13:29:12.635 INFO:teuthology.orchestra.run.smithi145.stdout:2c4e5c38df09: Pulling fs layer 2024-09-13T13:29:12.635 INFO:teuthology.orchestra.run.smithi145.stdout:5b4659efc847: Waiting 2024-09-13T13:29:12.635 INFO:teuthology.orchestra.run.smithi145.stdout:28d5a09357ea: Waiting 2024-09-13T13:29:12.779 INFO:teuthology.orchestra.run.smithi145.stdout:e42dd1978b01: Verifying Checksum 2024-09-13T13:29:12.779 INFO:teuthology.orchestra.run.smithi145.stdout:e42dd1978b01: Download complete 2024-09-13T13:29:12.944 INFO:teuthology.orchestra.run.smithi145.stdout:28d5a09357ea: Verifying Checksum 2024-09-13T13:29:12.944 INFO:teuthology.orchestra.run.smithi145.stdout:28d5a09357ea: Download complete 2024-09-13T13:29:13.096 INFO:teuthology.orchestra.run.smithi145.stdout:5b4659efc847: Download complete 2024-09-13T13:29:13.594 INFO:teuthology.orchestra.run.smithi145.stdout:2c4e5c38df09: Verifying Checksum 2024-09-13T13:29:13.594 INFO:teuthology.orchestra.run.smithi145.stdout:2c4e5c38df09: Download complete 2024-09-13T13:29:13.785 INFO:teuthology.orchestra.run.smithi145.stdout:b71ddcf1953c: Verifying Checksum 2024-09-13T13:29:13.785 INFO:teuthology.orchestra.run.smithi145.stdout:b71ddcf1953c: Download complete 2024-09-13T13:29:14.113 INFO:teuthology.orchestra.run.smithi145.stdout:6fc7ed9b669f: Verifying Checksum 2024-09-13T13:29:14.113 INFO:teuthology.orchestra.run.smithi145.stdout:6fc7ed9b669f: Download complete 2024-09-13T13:29:19.643 INFO:teuthology.orchestra.run.smithi145.stdout:6fc7ed9b669f: Pull complete 2024-09-13T13:29:19.887 INFO:teuthology.orchestra.run.smithi145.stdout:e42dd1978b01: Pull complete 2024-09-13T13:29:25.203 INFO:teuthology.orchestra.run.smithi145.stdout:b71ddcf1953c: Pull complete 2024-09-13T13:29:25.510 INFO:teuthology.orchestra.run.smithi145.stdout:28d5a09357ea: Pull complete 2024-09-13T13:29:25.712 INFO:teuthology.orchestra.run.smithi145.stdout:5b4659efc847: Pull complete 2024-09-13T13:29:26.862 INFO:teuthology.orchestra.run.smithi145.stdout:2c4e5c38df09: Pull complete 2024-09-13T13:29:27.006 INFO:teuthology.orchestra.run.smithi145.stdout:Digest: sha256:aa85651b2092d9de810579c387913e8a7004f44a719aacfece3d77e2f9e4686d 2024-09-13T13:29:27.038 INFO:teuthology.orchestra.run.smithi145.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-13T13:29:27.081 INFO:teuthology.orchestra.run.smithi145.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-13T13:29:27.084 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-13T13:29:27.665 INFO:teuthology.orchestra.run.smithi145.stdout:latest: Pulling from samba.org/samba-client 2024-09-13T13:29:27.665 INFO:teuthology.orchestra.run.smithi145.stdout:6fc7ed9b669f: Already exists 2024-09-13T13:29:27.710 INFO:teuthology.orchestra.run.smithi145.stdout:0173e89a2fcc: Pulling fs layer 2024-09-13T13:29:28.894 INFO:teuthology.orchestra.run.smithi145.stdout:0173e89a2fcc: Verifying Checksum 2024-09-13T13:29:28.894 INFO:teuthology.orchestra.run.smithi145.stdout:0173e89a2fcc: Download complete 2024-09-13T13:29:31.876 INFO:teuthology.orchestra.run.smithi145.stdout:0173e89a2fcc: Pull complete 2024-09-13T13:29:32.013 INFO:teuthology.orchestra.run.smithi145.stdout:Digest: sha256:4c266916500908168f40659f80d77e373214b910294f75019c94e64ab406d76b 2024-09-13T13:29:32.061 INFO:teuthology.orchestra.run.smithi145.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-13T13:29:32.096 INFO:teuthology.orchestra.run.smithi145.stdout:quay.io/samba.org/samba-client:latest 2024-09-13T13:29:32.100 DEBUG:teuthology.orchestra.run.smithi145:> ss -lunH 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:33370 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 127.0.0.1:727 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:50756 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:56695 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:44008 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:47073 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 172.21.15.145%enp3s0f1:68 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-13T13:29:32.136 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 172.21.15.145:123 0.0.0.0:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:51851 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:53054 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:41627 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:44505 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:48712 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7791]%enp3s0f1:123 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-13T13:29:32.137 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-13T13:29:32.138 INFO:tasks.cephadm:Disabling systemd-resolved on smithi145 2024-09-13T13:29:32.138 DEBUG:teuthology.orchestra.run.smithi145:> sudo cat /etc/systemd/resolved.conf 2024-09-13T13:29:32.188 INFO:teuthology.orchestra.run.smithi145.stdout:# This file is part of systemd. 2024-09-13T13:29:32.188 INFO:teuthology.orchestra.run.smithi145.stdout:# 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# any later version. 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# 2024-09-13T13:29:32.189 INFO:teuthology.orchestra.run.smithi145.stdout:# See resolved.conf(5) for details. 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:[Resolve] 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.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-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.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-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.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-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#DNS= 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#FallbackDNS= 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#Domains= 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#DNSSEC=no 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#DNSOverTLS=no 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#MulticastDNS=no 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#LLMNR=no 2024-09-13T13:29:32.190 INFO:teuthology.orchestra.run.smithi145.stdout:#Cache=no-negative 2024-09-13T13:29:32.191 INFO:teuthology.orchestra.run.smithi145.stdout:#CacheFromLocalhost=no 2024-09-13T13:29:32.191 INFO:teuthology.orchestra.run.smithi145.stdout:#DNSStubListener=yes 2024-09-13T13:29:32.191 INFO:teuthology.orchestra.run.smithi145.stdout:#DNSStubListenerExtra= 2024-09-13T13:29:32.191 INFO:teuthology.orchestra.run.smithi145.stdout:#ReadEtcHosts=yes 2024-09-13T13:29:32.191 INFO:teuthology.orchestra.run.smithi145.stdout:#ResolveUnicastSingleLabel=no 2024-09-13T13:29:32.192 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-13T13:29:32.192 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/systemd/resolved.conf 2024-09-13T13:29:32.274 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl restart systemd-resolved 2024-09-13T13:29:32.418 DEBUG:teuthology.orchestra.run.smithi145:> ss -lunH 2024-09-13T13:29:32.424 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:33370 0.0.0.0:* 2024-09-13T13:29:32.424 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 127.0.0.1:727 0.0.0.0:* 2024-09-13T13:29:32.424 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:50756 0.0.0.0:* 2024-09-13T13:29:32.424 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:56695 0.0.0.0:* 2024-09-13T13:29:32.424 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:44008 0.0.0.0:* 2024-09-13T13:29:32.424 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:47073 0.0.0.0:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 172.21.15.145%enp3s0f1:68 0.0.0.0:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 172.21.15.145:123 0.0.0.0:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:51851 [::]:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:53054 [::]:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:41627 [::]:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:44505 [::]:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:48712 [::]:* 2024-09-13T13:29:32.425 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-13T13:29:32.426 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:7791]%enp3s0f1:123 [::]:* 2024-09-13T13:29:32.426 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-13T13:29:32.426 INFO:teuthology.orchestra.run.smithi145.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-13T13:29:32.426 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl restart docker 2024-09-13T13:29:32.481 INFO:teuthology.orchestra.run.smithi145.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-13T13:29:38.681 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-13T13:29:38.738 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /var/tmp/samba 2024-09-13T13:29:38.793 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-13T13:29:38.793 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/var/tmp/samba/container.json 2024-09-13T13:29:38.848 DEBUG:teuthology.orchestra.run.smithi145:> 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-13T13:29:39.468 INFO:teuthology.orchestra.run.smithi145.stdout:44ef0019fc5638897d622357ca3e6def8bd18b30ff5de74f18fd9fe543f2c1c8 2024-09-13T13:29:40.382 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.145, idx=0 2024-09-13T13:29:40.383 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-13T13:29:41.841 INFO:teuthology.orchestra.run.smithi145.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-13T13:29:42.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:29:43.206 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.145, idx=1 2024-09-13T13:29:43.206 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-13T13:29:44.637 INFO:teuthology.orchestra.run.smithi145.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-13T13:29:45.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:29:46.521 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.145, idx=2 2024-09-13T13:29:46.522 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-13T13:29:47.666 INFO:teuthology.orchestra.run.smithi145.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-13T13:29:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:29:50.170 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.145, idx=3 2024-09-13T13:29:50.170 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-13T13:29:51.712 INFO:teuthology.orchestra.run.smithi145.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-13T13:29:52.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:29:56.562 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.145, idx=4 2024-09-13T13:29:56.563 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-13T13:29:57.769 INFO:teuthology.orchestra.run.smithi145.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-13T13:29:58.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:30:06.446 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.145, idx=5 2024-09-13T13:30:06.447 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-13T13:30:08.205 INFO:teuthology.orchestra.run.smithi145.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_CONNECTION_REFUSED) 2024-09-13T13:30:09.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:30:25.200 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.145, idx=6 2024-09-13T13:30:25.200 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-13T13:30:26.775 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Fri Sep 13 13:29:51 2024 2024-09-13T13:30:26.775 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Fri Sep 13 13:29:51 2024 2024-09-13T13:30:26.775 INFO:teuthology.orchestra.run.smithi145.stdout: domain1.sink.test D 0 Fri Sep 13 13:29:49 2024 2024-09-13T13:30:26.775 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-13T13:30:26.775 INFO:teuthology.orchestra.run.smithi145.stdout: 960311348 blocks of size 1024. 902214120 blocks available 2024-09-13T13:30:27.313 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-13T13:30:27.313 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T13:30:27.324 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': 'b0201b8c79733293453e7f10a10c7fa43119222b'} 2024-09-13T13:30:27.324 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:27.324 INFO:tasks.cephadm:Cluster fsid is 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:30:27.325 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T13:30:27.325 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.12', 'mon.b': '172.21.15.40', 'mon.c': '172.21.15.134'} 2024-09-13T13:30:27.325 INFO:tasks.cephadm:First mon is mon.a on smithi012 2024-09-13T13:30:27.325 INFO:tasks.cephadm:First mgr is x 2024-09-13T13:30:27.325 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T13:30:27.326 DEBUG:teuthology.orchestra.run.smithi012:> sudo hostname $(hostname -s) 2024-09-13T13:30:27.342 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2024-09-13T13:30:27.358 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-09-13T13:30:27.373 DEBUG:teuthology.orchestra.run.smithi145:> sudo hostname $(hostname -s) 2024-09-13T13:30:27.389 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-13T13:30:27.390 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:27.545 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'b0201b8c79733293453e7f10a10c7fa43119222b', '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/83042/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4917-gb0201b8c', 'node_name': '172.21.5.33+adami03', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4917-gb0201b8c-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-13 11:48:56.754724', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-13-0840', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-13T13:30:27.698 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-guits-main-2024-09-13-0840, sha1 b0201b8c79733293453e7f10a10c7fa43119222b from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:30:27.699 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-13T13:30:27.700 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-13T13:30:27.700 DEBUG:teuthology.orchestra.run.smithi012:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:28.172 INFO:teuthology.orchestra.run.smithi012.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811797 Sep 13 13:30 /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:28.173 DEBUG:teuthology.orchestra.run.smithi040:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:28.601 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811797 Sep 13 13:30 /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:28.602 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.067 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811797 Sep 13 13:30 /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.067 DEBUG:teuthology.orchestra.run.smithi145:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-13-0840/b0201b8c79733293453e7f10a10c7fa43119222b/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.528 INFO:teuthology.orchestra.run.smithi145.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811797 Sep 13 13:30 /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.529 DEBUG:teuthology.orchestra.run.smithi012:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.537 DEBUG:teuthology.orchestra.run.smithi040:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.545 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.552 DEBUG:teuthology.orchestra.run.smithi145:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T13:30:29.574 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b on all hosts... 2024-09-13T13:30:29.574 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b pull 2024-09-13T13:30:29.582 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b pull 2024-09-13T13:30:29.588 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b pull 2024-09-13T13:30:29.596 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b pull 2024-09-13T13:30:29.767 INFO:teuthology.orchestra.run.smithi012.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:30:29.776 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:30:29.777 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:30:29.785 INFO:teuthology.orchestra.run.smithi145.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:31:54.572 INFO:teuthology.orchestra.run.smithi145.stdout:{ 2024-09-13T13:31:54.572 INFO:teuthology.orchestra.run.smithi145.stdout: "ceph_version": "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)", 2024-09-13T13:31:54.573 INFO:teuthology.orchestra.run.smithi145.stdout: "image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", 2024-09-13T13:31:54.573 INFO:teuthology.orchestra.run.smithi145.stdout: "repo_digests": [ 2024-09-13T13:31:54.573 INFO:teuthology.orchestra.run.smithi145.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b" 2024-09-13T13:31:54.573 INFO:teuthology.orchestra.run.smithi145.stdout: ] 2024-09-13T13:31:54.573 INFO:teuthology.orchestra.run.smithi145.stdout:} 2024-09-13T13:32:16.758 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-09-13T13:32:16.758 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph_version": "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)", 2024-09-13T13:32:16.759 INFO:teuthology.orchestra.run.smithi012.stdout: "image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", 2024-09-13T13:32:16.759 INFO:teuthology.orchestra.run.smithi012.stdout: "repo_digests": [ 2024-09-13T13:32:16.759 INFO:teuthology.orchestra.run.smithi012.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b" 2024-09-13T13:32:16.759 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-09-13T13:32:16.759 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-09-13T13:34:53.975 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-09-13T13:34:53.975 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)", 2024-09-13T13:34:53.975 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", 2024-09-13T13:34:53.975 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-09-13T13:34:53.975 INFO:teuthology.orchestra.run.smithi134.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b" 2024-09-13T13:34:53.976 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-09-13T13:34:53.976 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-09-13T13:35:48.181 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-13T13:35:48.182 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev)", 2024-09-13T13:35:48.182 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", 2024-09-13T13:35:48.182 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2024-09-13T13:35:48.182 INFO:teuthology.orchestra.run.smithi040.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b" 2024-09-13T13:35:48.182 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-13T13:35:48.182 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-13T13:35:48.217 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /etc/ceph 2024-09-13T13:35:48.233 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2024-09-13T13:35:48.246 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-09-13T13:35:48.260 DEBUG:teuthology.orchestra.run.smithi145:> sudo mkdir -p /etc/ceph 2024-09-13T13:35:48.276 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 777 /etc/ceph 2024-09-13T13:35:48.289 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2024-09-13T13:35:48.302 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-09-13T13:35:48.315 DEBUG:teuthology.orchestra.run.smithi145:> sudo chmod 777 /etc/ceph 2024-09-13T13:35:48.328 INFO:tasks.cephadm:Writing seed config... 2024-09-13T13:35:48.330 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T13:35:48.330 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T13:35:48.330 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T13:35:48.330 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T13:35:48.330 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T13:35:48.330 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T13:35:48.330 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T13:35:48.331 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:35:48.331 DEBUG:teuthology.orchestra.run.smithi012:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T13:35:48.337 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 = 56b16aba-71d4-11ef-bceb-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-13T13:35:48.338 DEBUG:teuthology.orchestra.run.smithi012:mon.a> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a.service 2024-09-13T13:35:48.382 DEBUG:teuthology.orchestra.run.smithi012:mgr.x> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mgr.x.service 2024-09-13T13:35:48.432 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T13:35:48.433 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b -v bootstrap --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.12 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:35:48.665 INFO:teuthology.orchestra.run.smithi012.stdout:-------------------------------------------------------------------------------- 2024-09-13T13:35:48.665 INFO:teuthology.orchestra.run.smithi012.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b', '-v', 'bootstrap', '--fsid', '56b16aba-71d4-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.12', '--skip-admin-label'] 2024-09-13T13:35:48.665 INFO:teuthology.orchestra.run.smithi012.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-13T13:35:48.666 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying podman|docker is present... 2024-09-13T13:35:48.666 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying lvm2 is present... 2024-09-13T13:35:48.666 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying time synchronization is in place... 2024-09-13T13:35:48.674 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T13:35:48.674 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T13:35:48.679 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T13:35:48.679 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.684 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-13T13:35:48.684 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-13T13:35:48.688 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-13T13:35:48.688 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.691 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-13T13:35:48.692 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout masked 2024-09-13T13:35:48.695 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-13T13:35:48.695 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.699 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-13T13:35:48.699 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-13T13:35:48.702 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-13T13:35:48.702 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.706 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout enabled 2024-09-13T13:35:48.710 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout active 2024-09-13T13:35:48.710 INFO:teuthology.orchestra.run.smithi012.stdout:Unit ntp.service is enabled and running 2024-09-13T13:35:48.710 INFO:teuthology.orchestra.run.smithi012.stdout:Repeating the final host check... 2024-09-13T13:35:48.710 INFO:teuthology.orchestra.run.smithi012.stdout:docker (/usr/bin/docker) is present 2024-09-13T13:35:48.710 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl is present 2024-09-13T13:35:48.710 INFO:teuthology.orchestra.run.smithi012.stdout:lvcreate is present 2024-09-13T13:35:48.714 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T13:35:48.714 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T13:35:48.717 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T13:35:48.717 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.721 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-13T13:35:48.721 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-13T13:35:48.724 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-13T13:35:48.724 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.728 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-13T13:35:48.728 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout masked 2024-09-13T13:35:48.731 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-13T13:35:48.731 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.736 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-13T13:35:48.736 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-13T13:35:48.740 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-13T13:35:48.740 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout inactive 2024-09-13T13:35:48.743 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout enabled 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stdout active 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:Unit ntp.service is enabled and running 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:Host looks OK 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:Cluster fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:Acquiring lock 139862431939504 on /run/cephadm/56b16aba-71d4-11ef-bceb-c7b262605968.lock 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:Lock 139862431939504 acquired on /run/cephadm/56b16aba-71d4-11ef-bceb-c7b262605968.lock 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying IP 172.21.15.12 port 3300 ... 2024-09-13T13:35:48.748 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying IP 172.21.15.12 port 6789 ... 2024-09-13T13:35:48.749 INFO:teuthology.orchestra.run.smithi012.stdout:Base mon IP(s) is [172.21.15.12:3300, 172.21.15.12:6789], mon addrv is [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-13T13:35:48.751 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-13T13:35:48.751 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-13T13:35:48.751 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.12 2024-09-13T13:35:48.753 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T13:35:48.753 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-13T13:35:48.753 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1794sec hoplimit 64 pref medium 2024-09-13T13:35:48.755 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T13:35:48.756 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T13:35:48.756 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T13:35:48.756 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-13T13:35:48.756 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:25ea/64 scope link 2024-09-13T13:35:48.756 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T13:35:48.756 INFO:teuthology.orchestra.run.smithi012.stdout:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2024-09-13T13:35:48.756 INFO:teuthology.orchestra.run.smithi012.stdout:Mon IP `172.21.15.12` is in CIDR network `172.21.0.0/20` 2024-09-13T13:35:48.757 INFO:teuthology.orchestra.run.smithi012.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-13T13:35:48.757 INFO:teuthology.orchestra.run.smithi012.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T13:35:48.758 INFO:teuthology.orchestra.run.smithi012.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b... 2024-09-13T13:35:49.132 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/docker: stdout b0201b8c79733293453e7f10a10c7fa43119222b: Pulling from ceph-ci/ceph 2024-09-13T13:35:49.132 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/docker: stdout Digest: sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b 2024-09-13T13:35:49.133 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:35:49.133 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b 2024-09-13T13:35:50.762 INFO:teuthology.orchestra.run.smithi012.stdout:ceph: stdout ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev) 2024-09-13T13:35:50.762 INFO:teuthology.orchestra.run.smithi012.stdout:Ceph version: ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev) 2024-09-13T13:35:50.762 INFO:teuthology.orchestra.run.smithi012.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T13:35:52.234 INFO:teuthology.orchestra.run.smithi012.stdout:stat: stdout 167 167 2024-09-13T13:35:52.235 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial keys... 2024-09-13T13:35:53.683 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQC5P+Rmh1t3CRAA7BSgHAKW9WjZRKG4SREZ7w== 2024-09-13T13:35:55.208 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQC6P+Rm74+qIxAATegxpVtgPFvKPoMJz+WFmw== 2024-09-13T13:35:56.877 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-authtool: stdout AQC8P+Rm7dCgDxAA5LOUHry2RY7XfJa9VFGNBQ== 2024-09-13T13:35:56.878 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial monmap... 2024-09-13T13:35:58.509 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:monmaptool for a [v2:172.21.15.12:3300,v1:172.21.15.12:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:setting min_mon_release = quincy 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: set fsid to 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:35:58.510 INFO:teuthology.orchestra.run.smithi012.stdout:Creating mon... 2024-09-13T13:35:59.968 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.439+0000 7fbd2a928c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:35:59.968 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.439+0000 7fbd2a928c80 1 imported monmap: 2024-09-13T13:35:59.968 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-13T13:35:57.794133+0000 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.439+0000 7fbd2a928c80 0 /usr/bin/ceph-mon: set fsid to 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Git sha 0 2024-09-13T13:35:59.969 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: DB SUMMARY 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: DB Session ID: 8SC0J26X6CIFAWSGQ6K1 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.create_if_missing: 1 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:35:59.970 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.env: 0x562c9cd36120 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.info_log: 0x562c9d9a2bc0 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:35:59.971 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.wal_dir: 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:35:59.972 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.write_buffer_manager: 0x562c9d99bcc0 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:35:59.973 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.row_cache: None 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:35:59.974 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:35:59.975 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:35:59.976 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:35:59.994 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.merge_operator: 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:35:59.995 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x562c9d9a2820) 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-13T13:35:59.996 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x562c9d98b610 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-13T13:35:59.997 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-13T13:35:59.998 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:35:59.999 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:36:00.000 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:36:00.001 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:36:00.002 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:36:00.003 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:36:00.004 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 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-13T13:36:00.005 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.443+0000 7fbd2a928c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a96680bb-fb84-4ea6-99d9-7b1536967933 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd2a928c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd2a928c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x562c9d9bae00 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd2a928c80 4 rocksdb: DB pointer 0x562c9da9c000 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd220b3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd220b3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:36:00.006 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.007 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.008 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.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-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x562c9d98b610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd2a928c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd2a928c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-13T13:35:59.447+0000 7fbd2a928c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-13T13:36:00.009 INFO:teuthology.orchestra.run.smithi012.stdout:create mon.a on 2024-09-13T13:36:00.434 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-13T13:36:00.657 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-56b16aba-71d4-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968.target. 2024-09-13T13:36:00.657 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-56b16aba-71d4-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968.target. 2024-09-13T13:36:00.915 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a 2024-09-13T13:36:00.915 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to reset failed state of unit ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-13T13:36:01.111 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968.target.wants/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service. 2024-09-13T13:36:01.122 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld does not appear to be present 2024-09-13T13:36:01.122 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T13:36:01.122 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mon to start... 2024-09-13T13:36:01.122 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mon... 2024-09-13T13:36:02.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:02 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.765285+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:36:03.712 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout id: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout services: 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.310232s) 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout data: 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T13:36:03.713 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T13:36:03.714 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T13:36:03.714 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:03.714 INFO:teuthology.orchestra.run.smithi012.stdout:mon is available 2024-09-13T13:36:03.714 INFO:teuthology.orchestra.run.smithi012.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T13:36:04.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789064+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:36:04.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789064+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:36:04.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789300+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-13T13:36:04.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789300+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-13T13:36:04.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789312+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789312+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789319+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789319+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789327+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789327+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789335+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789335+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789342+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789342+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789349+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.789349+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:36:04.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.791462+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-13T13:36:04.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.791462+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-13T13:36:04.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.793919+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:36:04.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.793919+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:36:04.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.794368+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T13:36:04.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: cluster 2024-09-13T13:36:02.794368+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T13:36:04.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: audit 2024-09-13T13:36:03.099240+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.12:0/1222032857' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-13T13:36:04.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:03 smithi012 bash[19336]: audit 2024-09-13T13:36:03.099240+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.12:0/1222032857' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-13T13:36:05.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:04 smithi012 bash[19336]: audit 2024-09-13T13:36:04.842510+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.12:0/2134703700' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T13:36:05.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:04 smithi012 bash[19336]: audit 2024-09-13T13:36:04.842510+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.12:0/2134703700' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T13:36:05.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:04 smithi012 bash[19336]: audit 2024-09-13T13:36:04.844927+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.12:0/2134703700' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T13:36:05.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:04 smithi012 bash[19336]: audit 2024-09-13T13:36:04.844927+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.12:0/2134703700' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T13:36:05.394 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:05.394 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout fsid = 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T13:36:05.395 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T13:36:05.396 INFO:teuthology.orchestra.run.smithi012.stdout:Generating new minimal ceph.conf... 2024-09-13T13:36:06.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:06 smithi012 bash[19336]: audit 2024-09-13T13:36:06.461685+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.12:0/3345981409' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:36:06.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:06 smithi012 bash[19336]: audit 2024-09-13T13:36:06.461685+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.12:0/3345981409' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:36:06.990 INFO:teuthology.orchestra.run.smithi012.stdout:Restarting the monitor... 2024-09-13T13:36:07.379 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:06 smithi012 systemd[1]: Stopping Ceph mon.a for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:36:07.379 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:07 smithi012 bash[19336]: debug 2024-09-13T13:36:07.119+0000 7f9ca94e2640 -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-13T13:36:07.379 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:07 smithi012 bash[19336]: debug 2024-09-13T13:36:07.119+0000 7f9ca94e2640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T13:36:07.976 INFO:teuthology.orchestra.run.smithi012.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-13T13:36:08.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:07 smithi012 bash[19720]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:36:08.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:07 smithi012 bash[19780]: Error response from daemon: No such container: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:36:08.092 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:07 smithi012 systemd[1]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T13:36:08.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:07 smithi012 systemd[1]: Stopped Ceph mon.a for 56b16aba-71d4-11ef-bceb-c7b262605968. 2024-09-13T13:36:08.093 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:07 smithi012 systemd[1]: Started Ceph mon.a for 56b16aba-71d4-11ef-bceb-c7b262605968. 2024-09-13T13:36:09.802 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.531+0000 7facd93b7c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:36:09.802 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.531+0000 7facd93b7c80 0 ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 7 2024-09-13T13:36:09.802 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.531+0000 7facd93b7c80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:36:09.802 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 0 load: jerasure load: lrc 2024-09-13T13:36:09.802 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:36:09.803 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Git sha 0 2024-09-13T13:36:09.803 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:36:09.803 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: DB SUMMARY 2024-09-13T13:36:09.803 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: DB Session ID: AURIUEUEEJP1H5OZR4W6 2024-09-13T13:36:09.803 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:36:09.804 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:36:09.804 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T13:36:09.804 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T13:36:09.804 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88266 ; 2024-09-13T13:36:09.804 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:36:09.804 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:36:09.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:36:09.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:36:09.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:36:09.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:36:09.805 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.env: 0x5567899c7120 2024-09-13T13:36:09.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:36:09.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.info_log: 0x55678b2f1700 2024-09-13T13:36:09.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:36:09.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:36:09.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:36:09.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:36:09.810 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:36:09.810 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:36:09.810 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:36:09.810 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:36:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:36:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:36:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:36:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:36:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:36:09.811 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:36:09.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:36:09.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.wal_dir: 2024-09-13T13:36:09.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:36:09.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:36:09.812 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:36:09.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:36:09.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:36:09.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:36:09.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:36:09.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:36:09.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.write_buffer_manager: 0x55678b2f5b80 2024-09-13T13:36:09.813 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:36:09.814 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:36:09.815 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:36:09.815 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:36:09.815 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:36:09.815 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.row_cache: None 2024-09-13T13:36:09.815 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:36:09.815 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:36:09.815 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:36:09.816 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:36:09.817 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:36:09.818 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:36:09.818 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:36:09.818 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:36:09.818 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:36:09.818 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:36:09.818 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:36:09.818 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:36:09.819 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-13T13:36:09.820 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.merge_operator: 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55678b2f1320) 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cache_index_and_filter_blocks: 1 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: pin_top_level_index_and_filter: 1 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: index_type: 0 2024-09-13T13:36:09.821 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: data_block_index_type: 0 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: index_shortening: 1 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: checksum: 4 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: no_block_cache: 0 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_cache: 0x55678b2e7610 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_cache_name: BinnedLRUCache 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_cache_options: 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: capacity : 536870912 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: num_shard_bits : 4 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: strict_capacity_limit : 0 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: high_pri_pool_ratio: 0.000 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_cache_compressed: (nil) 2024-09-13T13:36:09.822 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: persistent_cache: (nil) 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_size: 4096 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_size_deviation: 10 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_restart_interval: 16 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: index_block_restart_interval: 1 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: metadata_block_size: 4096 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: partition_filters: 0 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: use_delta_encoding: 1 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: filter_policy: bloomfilter 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: whole_key_filtering: 1 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: verify_compression: 0 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: read_amp_bytes_per_bit: 0 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: format_version: 5 2024-09-13T13:36:09.823 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: enable_index_compression: 1 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: block_align: 0 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: max_auto_readahead_size: 262144 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: prepopulate_block_cache: 0 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: initial_auto_readahead_size: 8192 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:36:09.824 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:36:09.825 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:36:09.826 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:36:09.827 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:36:09.828 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:36:09.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:36:09.830 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.535+0000 7facd93b7c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 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-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a96680bb-fb84-4ea6-99d9-7b1536967933 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726234569541501, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T13:36:09.831 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726234569542861, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85042, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83182, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77431, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726234569, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a96680bb-fb84-4ea6-99d9-7b1536967933", "db_session_id": "AURIUEUEEJP1H5OZR4W6", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726234569542994, "job": 1, "event": "recovery_finished"} 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 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-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55678b314e00 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.539+0000 7facd93b7c80 4 rocksdb: DB pointer 0x55678b418000 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7faccf17f640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7faccf17f640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: ** DB Stats ** 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 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-13T13:36:09.832 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 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-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: ** Compaction Stats [default] ** 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 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-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: ** Compaction Stats [default] ** 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 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-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:36:09.833 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 108.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Cumulative compaction: 0.00 GB write, 18.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:36:09.834 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Interval compaction: 0.00 GB write, 18.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 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-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: Block cache BinnedLRUCache@0x55678b2e7610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 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-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] at bind addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 1 mon.a@-1(???) e1 preinit fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 0 mon.a@-1(???).mds e1 new map 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 0 mon.a@-1(???).mds e1 print_map 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: e1 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: btime 2024-09-13T13:36:02:789726+0000 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 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-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: legacy client fscid: -1 2024-09-13T13:36:09.835 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: No filesystems configured 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: debug 2024-09-13T13:36:09.543+0000 7facd93b7c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550554+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550554+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550602+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550602+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550622+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:09.836 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550622+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550630+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550630+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550638+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550638+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550645+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550645+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550652+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550652+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550659+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.550659+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.551077+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.551077+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-13T13:36:09.837 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.551105+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:36:09.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.551105+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-13T13:36:09.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.551457+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T13:36:09.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:09 smithi012 bash[19821]: cluster 2024-09-13T13:36:09.551457+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-13T13:36:10.403 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T13:36:10.429 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:36:10.429 INFO:teuthology.orchestra.run.smithi012.stdout:Creating mgr... 2024-09-13T13:36:10.429 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T13:36:10.429 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T13:36:10.725 INFO:teuthology.orchestra.run.smithi012.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mgr.x 2024-09-13T13:36:10.725 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Failed to reset failed state of unit ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-13T13:36:10.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:10 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:36:10.936 INFO:teuthology.orchestra.run.smithi012.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968.target.wants/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mgr.x.service -> /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service. 2024-09-13T13:36:10.945 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld does not appear to be present 2024-09-13T13:36:10.946 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T13:36:10.946 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld does not appear to be present 2024-09-13T13:36:10.946 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-13T13:36:10.946 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr to start... 2024-09-13T13:36:10.946 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr... 2024-09-13T13:36:11.058 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:10 smithi012 bash[19821]: audit 2024-09-13T13:36:09.789515+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.12:0/412712460' entity='client.admin' 2024-09-13T13:36:11.058 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:10 smithi012 bash[19821]: audit 2024-09-13T13:36:09.789515+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.12:0/412712460' entity='client.admin' 2024-09-13T13:36:11.058 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:10 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:36:11.059 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:10 smithi012 systemd[1]: Started Ceph mgr.x for 56b16aba-71d4-11ef-bceb-c7b262605968. 2024-09-13T13:36:13.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:12 smithi012 bash[19821]: audit 2024-09-13T13:36:12.762384+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.12:0/3869776926' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:36:13.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:12 smithi012 bash[19821]: audit 2024-09-13T13:36:12.762384+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.12:0/3869776926' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:36:13.366 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "56b16aba-71d4-11ef-bceb-c7b262605968", 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:36:13.367 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:36:13.368 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:36:13.369 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:36:13.369 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:36:13.369 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:36:13.372 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:13.372 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:36:13.372 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:36:13.372 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:36:13.372 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:36:02:789726+0000", 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:36:13.373 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:36:13.374 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:13.375 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:36:02.790509+0000", 2024-09-13T13:36:13.375 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:36:13.375 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:13.375 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:36:13.375 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:36:13.375 INFO:teuthology.orchestra.run.smithi012.stdout:mgr not available, waiting (1/15)... 2024-09-13T13:36:16.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:16 smithi012 bash[19821]: audit 2024-09-13T13:36:16.434337+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.12:0/4133324777' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:36:16.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:16 smithi012 bash[19821]: audit 2024-09-13T13:36:16.434337+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.12:0/4133324777' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "56b16aba-71d4-11ef-bceb-c7b262605968", 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:36:17.051 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:17.052 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:36:17.053 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:36:02:789726+0000", 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:36:17.054 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:36:02.790509+0000", 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:36:17.055 INFO:teuthology.orchestra.run.smithi012.stdout:mgr not available, waiting (2/15)... 2024-09-13T13:36:19.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: cluster 2024-09-13T13:36:18.911296+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-13T13:36:19.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: cluster 2024-09-13T13:36:18.911296+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-13T13:36:19.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: cluster 2024-09-13T13:36:18.918494+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00755528s) 2024-09-13T13:36:19.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: cluster 2024-09-13T13:36:18.918494+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00755528s) 2024-09-13T13:36:19.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.920314+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.920314+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.920593+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.920593+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.920856+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.920856+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.921102+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.921102+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.921399+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.921399+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: cluster 2024-09-13T13:36:18.950948+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: cluster 2024-09-13T13:36:18.950948+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.962105+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:36:19.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:18 smithi012 bash[19821]: audit 2024-09-13T13:36:18.962105+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.966581+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.966581+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.968806+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.968806+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.971056+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.971056+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.976374+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: audit 2024-09-13T13:36:18.976374+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14102 172.21.15.12:0/2340172419' entity='mgr.x' 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: cluster 2024-09-13T13:36:19.926550+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01561s) 2024-09-13T13:36:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:19 smithi012 bash[19821]: cluster 2024-09-13T13:36:19.926550+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01561s) 2024-09-13T13:36:21.184 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:21.184 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:36:21.184 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsid": "56b16aba-71d4-11ef-bceb-c7b262605968", 2024-09-13T13:36:21.184 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 0 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T13:36:21.185 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T13:36:21.186 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T13:36:21.187 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "btime": "2024-09-13T13:36:02:789726+0000", 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:21.188 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ], 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T13:36:02.790509+0000", 2024-09-13T13:36:21.189 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T13:36:21.190 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout }, 2024-09-13T13:36:21.190 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T13:36:21.190 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:36:21.190 INFO:teuthology.orchestra.run.smithi012.stdout:mgr is available 2024-09-13T13:36:21.274 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:20 smithi012 bash[19821]: audit 2024-09-13T13:36:20.667518+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.12:0/1753482210' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:36:21.275 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:20 smithi012 bash[19821]: audit 2024-09-13T13:36:20.667518+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.12:0/1753482210' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-13T13:36:22.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:21 smithi012 bash[19821]: cluster 2024-09-13T13:36:20.979814+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-13T13:36:22.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:21 smithi012 bash[19821]: cluster 2024-09-13T13:36:20.979814+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-13T13:36:23.120 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout fsid = 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.12:3300,v1:172.21.15.12:6789] 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 2024-09-13T13:36:23.121 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T13:36:23.122 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T13:36:23.122 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T13:36:23.122 INFO:teuthology.orchestra.run.smithi012.stdout:Enabling cephadm module... 2024-09-13T13:36:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:22 smithi012 bash[19821]: audit 2024-09-13T13:36:22.566591+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.12:0/2269268752' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T13:36:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:22 smithi012 bash[19821]: audit 2024-09-13T13:36:22.566591+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.12:0/2269268752' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-13T13:36:25.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:24 smithi012 bash[19821]: audit 2024-09-13T13:36:24.659434+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.12:0/961386594' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-13T13:36:25.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:24 smithi012 bash[19821]: audit 2024-09-13T13:36:24.659434+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.12:0/961386594' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-13T13:36:25.175 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:24 smithi012 bash[20073]: ignoring --setuser ceph since I am not root 2024-09-13T13:36:25.175 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:24 smithi012 bash[20073]: ignoring --setgroup ceph since I am not root 2024-09-13T13:36:26.021 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:25 smithi012 bash[19821]: audit 2024-09-13T13:36:24.711296+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.12:0/961386594' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T13:36:26.021 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:25 smithi012 bash[19821]: audit 2024-09-13T13:36:24.711296+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.12:0/961386594' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T13:36:26.021 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:25 smithi012 bash[19821]: cluster 2024-09-13T13:36:24.715990+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-13T13:36:26.021 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:25 smithi012 bash[19821]: cluster 2024-09-13T13:36:24.715990+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 5s) 2024-09-13T13:36:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:26 smithi012 bash[19821]: audit 2024-09-13T13:36:26.648865+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.12:0/1294051522' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T13:36:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:26 smithi012 bash[19821]: audit 2024-09-13T13:36:26.648865+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.12:0/1294051522' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T13:36:27.212 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:36:27.212 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T13:36:27.213 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:36:27.213 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-13T13:36:27.213 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T13:36:27.213 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:36:27.213 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for the mgr to restart... 2024-09-13T13:36:27.213 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr epoch 5... 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.061683+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.061683+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.062252+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.062252+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.068976+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.068976+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.069206+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00723474s) 2024-09-13T13:36:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.069206+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00723474s) 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.071104+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.071104+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.072311+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.072311+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.073318+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.073318+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.073631+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.073631+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.073904+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: audit 2024-09-13T13:36:31.073904+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.098873+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-13T13:36:31.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:31 smithi012 bash[19821]: cluster 2024-09-13T13:36:31.098873+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-13T13:36:32.719 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:36:32.719 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T13:36:32.719 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T13:36:32.719 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:36:32.720 INFO:teuthology.orchestra.run.smithi012.stdout:mgr epoch 5 is available 2024-09-13T13:36:32.720 INFO:teuthology.orchestra.run.smithi012.stdout:Verifying orchestrator module is enabled... 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.798153+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.798153+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.803134+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.803134+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: cephadm 2024-09-13T13:36:31.804015+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: cephadm 2024-09-13T13:36:31.804015+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.806142+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.806142+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.809012+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.809012+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.814389+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.814389+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.816407+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.816407+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.827111+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:36:33.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.827111+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.829156+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:31.829156+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:32.073849+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:32.073849+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: cluster 2024-09-13T13:36:32.076235+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.01426s) 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: cluster 2024-09-13T13:36:32.076235+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.01426s) 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:32.087960+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:36:33.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:32 smithi012 bash[19821]: audit 2024-09-13T13:36:32.087960+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: debug 2024-09-13T13:36:33.691+0000 7f4ede95a640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:36:33] ENGINE Error in HTTPServer.serve 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: Traceback (most recent call last): 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: self._connections.run(self.expiration_interval) 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: self._run(expiration_interval) 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:36:33.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: s = self.context.wrap_socket( 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: return self.sslsocket_class._create( 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: self.do_handshake() 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: self._sslobj.do_handshake() 2024-09-13T13:36:33.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[20073]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.465533+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Bus STARTING 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.465533+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Bus STARTING 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.567335+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.567335+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.690884+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.690884+0000 mgr.x (mgr.14118) 6 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.691028+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Bus STARTED 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.691028+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [13/Sep/2024:13:36:33] ENGINE Bus STARTED 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: audit 2024-09-13T13:36:33.691748+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:33.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: audit 2024-09-13T13:36:33.691748+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.693646+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [13/Sep/2024:13:36:33] ENGINE Error in HTTPServer.serve 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: Traceback (most recent call last): 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self._connections.run(self.expiration_interval) 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self._run(expiration_interval) 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: s = self.context.wrap_socket( 2024-09-13T13:36:33.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: return self.sslsocket_class._create( 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self.do_handshake() 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self._sslobj.do_handshake() 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: cephadm 2024-09-13T13:36:33.693646+0000 mgr.x (mgr.14118) 8 : cephadm [ERR] [13/Sep/2024:13:36:33] ENGINE Error in HTTPServer.serve 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: Traceback (most recent call last): 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self._connections.run(self.expiration_interval) 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self._run(expiration_interval) 2024-09-13T13:36:33.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: s = self.context.wrap_socket( 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: return self.sslsocket_class._create( 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self.do_handshake() 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: self._sslobj.do_handshake() 2024-09-13T13:36:33.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:33 smithi012 bash[19821]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:36:35.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:34 smithi012 bash[19821]: cluster 2024-09-13T13:36:33.807327+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-13T13:36:35.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:34 smithi012 bash[19821]: cluster 2024-09-13T13:36:33.807327+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-13T13:36:35.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:34 smithi012 bash[19821]: audit 2024-09-13T13:36:34.208751+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.12:0/80836450' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-13T13:36:35.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:34 smithi012 bash[19821]: audit 2024-09-13T13:36:34.208751+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.12:0/80836450' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-13T13:36:35.418 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-13T13:36:35.419 INFO:teuthology.orchestra.run.smithi012.stdout:Setting orchestrator backend to cephadm... 2024-09-13T13:36:36.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:35 smithi012 bash[19821]: audit 2024-09-13T13:36:34.803795+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.12:0/80836450' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-13T13:36:36.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:35 smithi012 bash[19821]: audit 2024-09-13T13:36:34.803795+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.12:0/80836450' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-13T13:36:36.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:35 smithi012 bash[19821]: cluster 2024-09-13T13:36:34.809515+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-13T13:36:36.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:35 smithi012 bash[19821]: cluster 2024-09-13T13:36:34.809515+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-13T13:36:37.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:36 smithi012 bash[19821]: audit 2024-09-13T13:36:36.763281+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-13T13:36:37.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:36 smithi012 bash[19821]: audit 2024-09-13T13:36:36.763281+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-13T13:36:37.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:36 smithi012 bash[19821]: audit 2024-09-13T13:36:36.771553+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:37.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:36 smithi012 bash[19821]: audit 2024-09-13T13:36:36.771553+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:37.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:36 smithi012 bash[19821]: audit 2024-09-13T13:36:36.788803+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:37.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:36 smithi012 bash[19821]: audit 2024-09-13T13:36:36.788803+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:39.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:38 smithi012 bash[19821]: audit 2024-09-13T13:36:38.686586+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-13T13:36:39.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:38 smithi012 bash[19821]: audit 2024-09-13T13:36:38.686586+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-13T13:36:39.207 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T13:36:39.207 INFO:teuthology.orchestra.run.smithi012.stdout:Generating ssh key... 2024-09-13T13:36:40.924 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: Generating public/private rsa key pair. 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: Your identification has been saved in /tmp/tmpz3jseli5/key 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: Your public key has been saved in /tmp/tmpz3jseli5/key.pub 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: The key fingerprint is: 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: SHA256:6KW+6J//PqF+8MN+uQu52qonANAuPr26e6vQ+O6al4A ceph-56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: The key's randomart image is: 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: +---[RSA 3072]----+ 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: | . | 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: |. . | 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: | o | 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: |. o . | 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: |o... . S | 2024-09-13T13:36:40.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: |E= ... o. .. | 2024-09-13T13:36:40.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: |o.o...o =o. . | 2024-09-13T13:36:40.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: |.ooo o..o.*oo | 2024-09-13T13:36:40.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: |oXXo+.*B=B*+oo | 2024-09-13T13:36:40.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:36:40 smithi012 bash[20073]: +----[SHA256]-----+ 2024-09-13T13:36:41.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: audit 2024-09-13T13:36:40.567159+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-13T13:36:41.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: audit 2024-09-13T13:36:40.567159+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-13T13:36:41.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: cephadm 2024-09-13T13:36:40.567416+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-13T13:36:41.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: cephadm 2024-09-13T13:36:40.567416+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-13T13:36:41.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: audit 2024-09-13T13:36:40.670080+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:41.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: audit 2024-09-13T13:36:40.670080+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:41.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: audit 2024-09-13T13:36:40.674672+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:41.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:41 smithi012 bash[19821]: audit 2024-09-13T13:36:40.674672+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:43.095 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:36:43.095 INFO:teuthology.orchestra.run.smithi012.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:36:43.095 INFO:teuthology.orchestra.run.smithi012.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T13:36:43.095 INFO:teuthology.orchestra.run.smithi012.stdout:Adding host smithi012... 2024-09-13T13:36:43.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:42 smithi012 bash[19821]: audit 2024-09-13T13:36:42.512374+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-13T13:36:43.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:42 smithi012 bash[19821]: audit 2024-09-13T13:36:42.512374+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-13T13:36:44.963 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:44 smithi012 bash[19821]: audit 2024-09-13T13:36:44.495774+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "addr": "172.21.15.12", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:36:44.963 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:44 smithi012 bash[19821]: audit 2024-09-13T13:36:44.495774+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "addr": "172.21.15.12", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:36:45.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:45 smithi012 bash[19821]: cephadm 2024-09-13T13:36:45.768862+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi012 2024-09-13T13:36:45.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:45 smithi012 bash[19821]: cephadm 2024-09-13T13:36:45.768862+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi012 2024-09-13T13:36:50.135 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Added host 'smithi012' with addr '172.21.15.12' 2024-09-13T13:36:50.135 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying unmanaged mon service... 2024-09-13T13:36:50.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:50 smithi012 bash[19821]: audit 2024-09-13T13:36:49.362154+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:50.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:50 smithi012 bash[19821]: audit 2024-09-13T13:36:49.362154+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:50.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:50 smithi012 bash[19821]: cephadm 2024-09-13T13:36:49.362512+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi012 2024-09-13T13:36:50.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:50 smithi012 bash[19821]: cephadm 2024-09-13T13:36:49.362512+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi012 2024-09-13T13:36:50.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:50 smithi012 bash[19821]: audit 2024-09-13T13:36:49.362860+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:50.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:50 smithi012 bash[19821]: audit 2024-09-13T13:36:49.362860+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:36:52.267 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:52 smithi012 bash[19821]: cluster 2024-09-13T13:36:51.075207+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-13T13:36:52.267 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:52 smithi012 bash[19821]: cluster 2024-09-13T13:36:51.075207+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-13T13:36:53.107 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T13:36:53.107 INFO:teuthology.orchestra.run.smithi012.stdout:Deploying unmanaged mgr service... 2024-09-13T13:36:53.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: audit 2024-09-13T13:36:52.290339+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-13T13:36:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: audit 2024-09-13T13:36:52.290339+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-13T13:36:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: cephadm 2024-09-13T13:36:52.292146+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-13T13:36:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: cephadm 2024-09-13T13:36:52.292146+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-13T13:36:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: audit 2024-09-13T13:36:52.298083+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: audit 2024-09-13T13:36:52.298083+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: audit 2024-09-13T13:36:52.814112+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:53 smithi012 bash[19821]: audit 2024-09-13T13:36:52.814112+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:54.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:54 smithi012 bash[19821]: cluster 2024-09-13T13:36:53.075636+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-13T13:36:54.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:54 smithi012 bash[19821]: cluster 2024-09-13T13:36:53.075636+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-13T13:36:54.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:54 smithi012 bash[19821]: audit 2024-09-13T13:36:53.405974+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:54.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:54 smithi012 bash[19821]: audit 2024-09-13T13:36:53.405974+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:55.115 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T13:36:55.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:55 smithi012 bash[19821]: audit 2024-09-13T13:36:54.557722+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-13T13:36:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:55 smithi012 bash[19821]: audit 2024-09-13T13:36:54.557722+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-13T13:36:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:55 smithi012 bash[19821]: cephadm 2024-09-13T13:36:54.559928+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-13T13:36:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:55 smithi012 bash[19821]: cephadm 2024-09-13T13:36:54.559928+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-13T13:36:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:55 smithi012 bash[19821]: audit 2024-09-13T13:36:54.564939+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:55 smithi012 bash[19821]: audit 2024-09-13T13:36:54.564939+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:36:56.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:56 smithi012 bash[19821]: cluster 2024-09-13T13:36:55.076086+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-13T13:36:56.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:56 smithi012 bash[19821]: cluster 2024-09-13T13:36:55.076086+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-13T13:36:56.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:56 smithi012 bash[19821]: audit 2024-09-13T13:36:56.519998+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.12:0/859157052' entity='client.admin' 2024-09-13T13:36:56.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:56 smithi012 bash[19821]: audit 2024-09-13T13:36:56.519998+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.12:0/859157052' entity='client.admin' 2024-09-13T13:36:58.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:58 smithi012 bash[19821]: cluster 2024-09-13T13:36:57.076510+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-13T13:36:58.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:58 smithi012 bash[19821]: cluster 2024-09-13T13:36:57.076510+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-13T13:36:58.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:58 smithi012 bash[19821]: audit 2024-09-13T13:36:58.503285+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.12:0/319832029' entity='client.admin' 2024-09-13T13:36:58.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:36:58 smithi012 bash[19821]: audit 2024-09-13T13:36:58.503285+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.12:0/319832029' entity='client.admin' 2024-09-13T13:36:59.053 INFO:teuthology.orchestra.run.smithi012.stdout:Enabling the dashboard module... 2024-09-13T13:37:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:00 smithi012 bash[19821]: cluster 2024-09-13T13:36:59.076973+0000 mgr.x (mgr.14118) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:00 smithi012 bash[19821]: cluster 2024-09-13T13:36:59.076973+0000 mgr.x (mgr.14118) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:01.924 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:01 smithi012 bash[20073]: ignoring --setuser ceph since I am not root 2024-09-13T13:37:01.924 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:01 smithi012 bash[20073]: ignoring --setgroup ceph since I am not root 2024-09-13T13:37:01.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:01 smithi012 bash[19821]: audit 2024-09-13T13:37:00.589718+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.12:0/4003799103' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-13T13:37:01.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:01 smithi012 bash[19821]: audit 2024-09-13T13:37:00.589718+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.12:0/4003799103' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-13T13:37:01.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:01 smithi012 bash[19821]: audit 2024-09-13T13:37:00.772126+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:37:01.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:01 smithi012 bash[19821]: audit 2024-09-13T13:37:00.772126+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.12:0/4184619274' entity='mgr.x' 2024-09-13T13:37:02.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:02 smithi012 bash[19821]: audit 2024-09-13T13:37:01.579568+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.12:0/4003799103' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T13:37:02.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:02 smithi012 bash[19821]: audit 2024-09-13T13:37:01.579568+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.12:0/4003799103' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T13:37:02.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:02 smithi012 bash[19821]: cluster 2024-09-13T13:37:01.585939+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: x(active, since 30s) 2024-09-13T13:37:02.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:02 smithi012 bash[19821]: cluster 2024-09-13T13:37:01.585939+0000 mon.a (mon.0) 75 : cluster [DBG] mgrmap e10: x(active, since 30s) 2024-09-13T13:37:04.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:04 smithi012 bash[19821]: audit 2024-09-13T13:37:03.949324+0000 mon.a (mon.0) 76 : audit [DBG] from='client.? 172.21.15.12:0/1213584732' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T13:37:04.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:04 smithi012 bash[19821]: audit 2024-09-13T13:37:03.949324+0000 mon.a (mon.0) 76 : audit [DBG] from='client.? 172.21.15.12:0/1213584732' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for the mgr to restart... 2024-09-13T13:37:04.543 INFO:teuthology.orchestra.run.smithi012.stdout:Waiting for mgr epoch 10... 2024-09-13T13:37:08.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.894378+0000 mon.a (mon.0) 77 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.894378+0000 mon.a (mon.0) 77 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.894609+0000 mon.a (mon.0) 78 : cluster [INF] Activating manager daemon x 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.894609+0000 mon.a (mon.0) 78 : cluster [INF] Activating manager daemon x 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.903922+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.903922+0000 mon.a (mon.0) 79 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.904197+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00968316s) 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.904197+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00968316s) 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.905130+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.905130+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:37:08.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.906860+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.906860+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.908442+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.908442+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.908574+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.908574+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.908732+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: audit 2024-09-13T13:37:07.908732+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.934915+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon x is now available 2024-09-13T13:37:08.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:07 smithi012 bash[19821]: cluster 2024-09-13T13:37:07.934915+0000 mon.a (mon.0) 86 : cluster [INF] Manager daemon x is now available 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: audit 2024-09-13T13:37:08.344025+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: audit 2024-09-13T13:37:08.344025+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: audit 2024-09-13T13:37:08.362302+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: audit 2024-09-13T13:37:08.362302+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: audit 2024-09-13T13:37:08.364926+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: audit 2024-09-13T13:37:08.364926+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: cluster 2024-09-13T13:37:08.906896+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: x(active, since 1.01238s) 2024-09-13T13:37:09.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:08 smithi012 bash[19821]: cluster 2024-09-13T13:37:08.906896+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: x(active, since 1.01238s) 2024-09-13T13:37:09.482 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout { 2024-09-13T13:37:09.482 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-13T13:37:09.482 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T13:37:09.482 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout } 2024-09-13T13:37:09.482 INFO:teuthology.orchestra.run.smithi012.stdout:mgr epoch 10 is available 2024-09-13T13:37:09.482 INFO:teuthology.orchestra.run.smithi012.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-13T13:37:10.278 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[19821]: audit 2024-09-13T13:37:08.902970+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[19821]: audit 2024-09-13T13:37:08.902970+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[19821]: audit 2024-09-13T13:37:08.920195+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[19821]: audit 2024-09-13T13:37:08.920195+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: debug 2024-09-13T13:37:09.974+0000 7fbae49b4640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:37:09] ENGINE Error in HTTPServer.serve 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: Traceback (most recent call last): 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: self._connections.run(self.expiration_interval) 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: self._run(expiration_interval) 2024-09-13T13:37:10.279 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: s = self.context.wrap_socket( 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: return self.sslsocket_class._create( 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: self.do_handshake() 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: self._sslobj.do_handshake() 2024-09-13T13:37:10.280 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:37:09 smithi012 bash[20073]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:37:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.749497+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Bus STARTING 2024-09-13T13:37:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.749497+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Bus STARTING 2024-09-13T13:37:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.851161+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:37:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.851161+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:37:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cluster 2024-09-13T13:37:09.965921+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-13T13:37:11.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cluster 2024-09-13T13:37:09.965921+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-13T13:37:11.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.977273+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:37:11.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.977273+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:37:11.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.977442+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Bus STARTED 2024-09-13T13:37:11.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.977442+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [13/Sep/2024:13:37:09] ENGINE Bus STARTED 2024-09-13T13:37:11.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.979358+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [13/Sep/2024:13:37:09] ENGINE Error in HTTPServer.serve 2024-09-13T13:37:11.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: Traceback (most recent call last): 2024-09-13T13:37:11.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:37:11.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self._connections.run(self.expiration_interval) 2024-09-13T13:37:11.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:37:11.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self._run(expiration_interval) 2024-09-13T13:37:11.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:37:11.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:37:11.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:37:11.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:37:11.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:37:11.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: s = self.context.wrap_socket( 2024-09-13T13:37:11.430 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:37:11.430 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: return self.sslsocket_class._create( 2024-09-13T13:37:11.430 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:37:11.430 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self.do_handshake() 2024-09-13T13:37:11.430 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:37:11.431 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self._sslobj.do_handshake() 2024-09-13T13:37:11.431 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:37:11.431 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: cephadm 2024-09-13T13:37:09.979358+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [13/Sep/2024:13:37:09] ENGINE Error in HTTPServer.serve 2024-09-13T13:37:11.432 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: Traceback (most recent call last): 2024-09-13T13:37:11.432 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:37:11.432 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self._connections.run(self.expiration_interval) 2024-09-13T13:37:11.432 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:37:11.432 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self._run(expiration_interval) 2024-09-13T13:37:11.432 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:37:11.433 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:37:11.433 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:37:11.433 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:37:11.433 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:37:11.433 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: s = self.context.wrap_socket( 2024-09-13T13:37:11.434 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:37:11.434 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: return self.sslsocket_class._create( 2024-09-13T13:37:11.434 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:37:11.434 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self.do_handshake() 2024-09-13T13:37:11.434 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:37:11.434 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: self._sslobj.do_handshake() 2024-09-13T13:37:11.435 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:10 smithi012 bash[19821]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:37:12.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:11 smithi012 bash[19821]: audit 2024-09-13T13:37:10.844297+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-13T13:37:12.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:11 smithi012 bash[19821]: audit 2024-09-13T13:37:10.844297+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-13T13:37:13.282 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUAriEszzHbCfq3MXFgOkpL3u/gSEwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxMzEzMzcxMloXDTM0\nMDkxNDEzMzcxMlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjEyMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAsHfCbgONdwdiOUdPimyDyQAg1OfmPyeOJm+a\nrKpZt+ZTZT8OXOUeVvCY18+LyW+dqfoDb7qWhanTTviwqR2kIcbtfasT+a31i88Q\n3ogt8mtI/KAX9hqh+Ua3vlI1FWGeewtHiowr11VaA+ol7LP5jaARs+D0n+fqaItZ\nZxJiGVQQrdoLkUtuzjny5RiXpzr/8m17APgCt3crSS65uOeeleXIBShL5BL1jAYB\nsmbZbeAS6/FxRB4loXJThT6SKmtG6R/WBhbMJvn2OMNdzXpq8eX+gGntTDKQWpmO\nCU8P02SQsDijfFOt0HnxzaF20RBXwh7Rts1hobTh6mkSBfB5z3tNeqMoE+ZFD02i\nsjkkBPAkofwFz4EYozOtBWGDSsB//f80Cu9zC+y1X6ycGwUIttW6ssDt9pP4S9wS\n+SgV0dlbpGG1URCBrY148TgAI13HZKKn2GBQA1hCHmcJmG2kBIZbBWdS/NwIgFR4\ntu8AoURDdYoNIP85RaK0olXRUR8CZfN6sj7QzFGEGjNAB4OE0K5ShC5olSrOava5\nSH8m6/qJzbj0Vw0zUB8nXjHjA2whjQWD89mvzxJ9wKz+yZJHcgQ8S1dq5gwXNzVA\nOvHWJtzQ9nMawgAfHYtp5Titk8H2fHI4+iwC3Wp4cK8uGBEI7GHPKhh6rxvxKjii\n48s/kYUCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDEyghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPDDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBa\n/SD4R6BPBT8epev2ZeYwHdJDTKU18x2l1G+fZC2ExNMriHj7bQTtZA20ONYUeaxB\nchRgqQwmSxQnmUKJ/DDFVzk1R8QZH7LHx7SmAZXEQ5lzSd3PHlsqUhc6drqBspOF\nEff/6qAdM4WutRFqfmigd/cbqQRTvv1zYln82jyuq6qI3XWAyr8lvIkJP+IQnovM\nZjQkS9cjllse9rkquHOxhTn8poqgJhSzatCuFvCvhB3ei1/RhvbTO0xyjACU/dJf\nw/MBTUIX1waSIlQF7xoR0H8EhCj+TaAnojzctNdLM45il3JQ1NF3TdTRZW4eZyP0\npY3SJaRXijCf2e5Qor/5OU+/DVG9D4F8TyUgML4ibab/V45YLeFVakC21G/S/o0g\n/UJ565NgGzxWsvfk96m+sap2XxkxQEdVAgPj0BCOOw19dE57P+5TXHoA4645XvTF\nXgdqhYg/NhJ3Q/2r0v3WpmcibPQ5b7F0/Mrvi7yrsyblKpzsIhzJiRnEiwxexb2q\ne5BbjL5Ns8CrF9bmLKwD9Swzt+nSS+neuIcJaswB04EMkzX1hZ5cM4uAsU7iuf3Q\nfZLhdkUlHmN9iCVaWMd0oMaNQwE5HY6JaROD8LAWjNinciPC59SLzPl3PAHLLOf0\nmnBByJ/13/iPaIVaJtiYUpa9hSOCufeRFlt2rpvdOA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEAsHfCbgONdwdiOUdPimyDyQAg1OfmPyeOJm+arKpZt+ZTZT8O\nXOUeVvCY18+LyW+dqfoDb7qWhanTTviwqR2kIcbtfasT+a31i88Q3ogt8mtI/KAX\n9hqh+Ua3vlI1FWGeewtHiowr11VaA+ol7LP5jaARs+D0n+fqaItZZxJiGVQQrdoL\nkUtuzjny5RiXpzr/8m17APgCt3crSS65uOeeleXIBShL5BL1jAYBsmbZbeAS6/Fx\nRB4loXJThT6SKmtG6R/WBhbMJvn2OMNdzXpq8eX+gGntTDKQWpmOCU8P02SQsDij\nfFOt0HnxzaF20RBXwh7Rts1hobTh6mkSBfB5z3tNeqMoE+ZFD02isjkkBPAkofwF\nz4EYozOtBWGDSsB//f80Cu9zC+y1X6ycGwUIttW6ssDt9pP4S9wS+SgV0dlbpGG1\nURCBrY148TgAI13HZKKn2GBQA1hCHmcJmG2kBIZbBWdS/NwIgFR4tu8AoURDdYoN\nIP85RaK0olXRUR8CZfN6sj7QzFGEGjNAB4OE0K5ShC5olSrOava5SH8m6/qJzbj0\nVw0zUB8nXjHjA2whjQWD89mvzxJ9wKz+yZJHcgQ8S1dq5gwXNzVAOvHWJtzQ9nMa\nwgAfHYtp5Titk8H2fHI4+iwC3Wp4cK8uGBEI7GHPKhh6rxvxKjii48s/kYUCAwEA\nAQKCAgACyC3gqx4ApDVTCYHtAOSbohdiaTIoM7jvd9nx4pDzL7vdKunQjWzK2mnR\nGSdZ1Rsgsggk1kWyNL5X497GbmkHKUosLYAX8xCdvsrEH1R4xQ02V6sZCPbIZb+B\neMKieX1Um5W/TudlXSXuot3XMJ0nXkB5MVDZ8SoxB2VblR7GdHH7iPues5g7GGRx\nDSVdkGC26IKZviSDfOr0m+Uh+kYglH9F6YqMvWnGkSpXWXy7A98jKMAW3qd24e+u\nzZDjVKPztTnxXaGj9FPX4D3rKS9kwdyfF0xo45vX+cy97n5QNakm8LWka531XT7H\nyvBYamVfx47vI/y9M7X4tTsArKJW8Xr7zUTrMlo72pkqaKPhO5x7PYEZc8XsKuE3\ntRgz8j9lCYqfXxUu0Xg3GzdMySNElK+vgInnSEvZbObleUsnLKHg5+rHfngUsNYn\n3PgOLkUb6lFK/e8eaCRxOlCCZojojL4R7YYcHBlupiVdn+FFwt3yIaM3ggRc7mEB\nLFJfyAv9Bmj87ff6YBxaMBeyX8fdwNMy3XEEnOQj4N0V47k7TVIiSMAmBcRgyC8v\nNfXo6ZR+h5rg0HC5IldgclC+XCwtyqW7Up7lvAv9SqkD5lg32L1cZN3whBuY4Hey\nR+1DAmsKq0Ybl73j3VF1Ax51SIbxywwE8/0J+qaHrzVp0fVuHwKCAQEA2GZAvvWh\nW3UBPN76N3im6/0bzI6bwv98NBFP67O44175NEtR7Xyfq7hRJ2/lCc9f319IK4ob\naRTCZYA8ymuBi2urdrTHG7FjJJrctD5a1GgvGgPpXxJY5SVP/6LGY9DEjI/GFgLC\npT0AszuIP2v1H0b6XC0cqpS3+LsRP1sihldmKlsjCh1mTc+62OhpODBN/A/28iAN\niWJYSQQ3gi+2RbIr6a6EUunmhMyZgOoflCt0bLvVoFzxlhaCrL+Dx5Dt3bdWZ8lu\nG24MYEU9zL2fJis62EEiVOh/mw7QXf83FzxvadgjUop4BRa0nAG1kGe9eWSUmu72\nV8+UteNRL22RpwKCAQEA0MLQmqI/LyaP8d6Z8vqQpgbajwZ43S9CzI1mApK6rW3X\n1gUIXvMvWCXW3nBPJYpE2CTws68kwCUPyAOB4jJ6ULuEA/twqY1PA5qiTDEAFUFt\n7B1PtRplddWPUjLl7r2MS+dpNfcociDW1Gb9kG1Sno34iUL4QVkItdfQcGUPOvCG\nhYRSjSP4replxIEMJlne6AphzDDk+/cNmRvqbDsjEYdTIFBo/Kz3piyAGjVWxo6e\ntG6lw6jJJt/hx0r1HknU2LXG98DEJZbfGPY5jkqTc8cGwA8CJn+Civ6uCRacgj44\nkGyu6UqSRoksjI1090K9giuQkvsblYvCF/it5Xkw8wKCAQAauCVubq3JuRy6A14p\n0z/pC4uPKlyZKyqO00Rm+f3uNR/YESTAig69CTkcAXjqSSyxS/aBScAwrVuDZN4c\nsEGCkXzOX2vmQ3TWZDi0GK7mYybNs4XxMza+tGi4S8TrNi/Om0H+HcEi3fFkMAmW\nqyHNBtqK3xcXCN3eXFq40+vjYo8+05nz+cVT/j434hp70ZsPcHkxVDvXpsj32wlv\njayX1nQNmnrEMhVAeHLLtBzKEsOBWX/7GP7LZWQlKFCBJ6f3JFgK4Jgz0ta8XFBR\nI2ivMc9GPGScz0hSQPYBZS3MNK4dB4709hvzpOYQDTX56pU+k+i1aKQKG5tlCfhQ\nPtspAoIBAEpl42n4gIQRPiN4rWzGl15T+vgV2mUZPrkfe0dXe2frSYxgZsdP64OC\nmLzVUZ+TU02kfJPMy1Ae5Szm8xbl3ml/KmEw7sm+LnaeWVDF9b2df8sx9wIX0ijY\nXydwNDmNG77BTeGJn8Rsp6MywRMDovoWpohkcYz4af5EV2h226KprYdPzQu30hxI\n+NO7GdVhGeugJ5JZqoGRXis+o6DGwoywqZNOlNvX2LpECbNNZwuEMFMlS7YbJPTR\nvOkFca3FqjFBNxN8g2rSBdgjiAeJ1FrihylTL/UAZEmc0fEzObvA6O+vi/ZgORki\nMdo1X4XvJxKI7BE1pHL7R8S7P14UfrkCggEAU2IooX2JSMY9wGqu/qB6yj+LjX7A\n/BGAYromdArgtd7dj1IxCeuCHncnLAebAf5ljZYMooaCOCo7u7D+qOyCs40IHD0w\n2ZksYZbcmkE9IbHDTprZTDx0B+tEaw+lTk0vyITL7tN5zMnlY1EsHnuHwkl+eGGv\nu2gDinc80wieEuCm2/P5Gyi7TPeSnUblA1SIBi6NicsRdRwgWgloHGaqdcvZB0WW\n9UVpzfFX7vhtUYyhydH5z+oTCTroU9B798r1HBeO7bSU0uf1Jda+2rosBPTo7UCl\nWEDEh76a4hodosyALF7/cpdktKn5+VyXl5ZHbnUFxXGOF0f7z6oUtGYhxA==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-13T13:37:15.263 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-13T13:37:16.044 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:15 smithi012 bash[19821]: audit 2024-09-13T13:37:14.734538+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-13T13:37:16.044 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:15 smithi012 bash[19821]: audit 2024-09-13T13:37:14.734538+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-13T13:37:16.044 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:15 smithi012 bash[19821]: audit 2024-09-13T13:37:14.739467+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:16.044 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:15 smithi012 bash[19821]: audit 2024-09-13T13:37:14.739467+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:17.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:16 smithi012 bash[19821]: audit 2024-09-13T13:37:15.917297+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:17.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:16 smithi012 bash[19821]: audit 2024-09-13T13:37:15.917297+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:17.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:16 smithi012 bash[19821]: audit 2024-09-13T13:37:16.636808+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-13T13:37:17.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:16 smithi012 bash[19821]: audit 2024-09-13T13:37:16.636808+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-13T13:37:17.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:16 smithi012 bash[19821]: audit 2024-09-13T13:37:16.640479+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:17.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:16 smithi012 bash[19821]: audit 2024-09-13T13:37:16.640479+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:17.252 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-13T13:37:17.253 INFO:teuthology.orchestra.run.smithi012.stdout:Creating initial admin user... 2024-09-13T13:37:18.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:18 smithi012 bash[19821]: audit 2024-09-13T13:37:17.101631+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:18.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:18 smithi012 bash[19821]: audit 2024-09-13T13:37:17.101631+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:19.627 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$iaPVeqKgovTpDBakkwNkZ.B4jL7GXHG.aRBvTSWKiF./MbOhmrhC.", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726234639, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T13:37:19.627 INFO:teuthology.orchestra.run.smithi012.stdout:Fetching dashboard port number... 2024-09-13T13:37:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:20 smithi012 bash[19821]: audit 2024-09-13T13:37:18.759542+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-13T13:37:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:20 smithi012 bash[19821]: audit 2024-09-13T13:37:18.759542+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-13T13:37:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:20 smithi012 bash[19821]: audit 2024-09-13T13:37:19.041248+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:20.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:20 smithi012 bash[19821]: audit 2024-09-13T13:37:19.041248+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:21.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:21 smithi012 bash[19821]: cluster 2024-09-13T13:37:20.045789+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-13T13:37:21.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:21 smithi012 bash[19821]: cluster 2024-09-13T13:37:20.045789+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-13T13:37:21.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:21 smithi012 bash[19821]: audit 2024-09-13T13:37:20.979901+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.12:0/2454483662' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-13T13:37:21.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:21 smithi012 bash[19821]: audit 2024-09-13T13:37:20.979901+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.12:0/2454483662' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-13T13:37:21.566 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T13:37:21.567 INFO:teuthology.orchestra.run.smithi012.stdout:firewalld does not appear to be present 2024-09-13T13:37:21.567 INFO:teuthology.orchestra.run.smithi012.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T13:37:21.568 INFO:teuthology.orchestra.run.smithi012.stdout:Ceph Dashboard is now available at: 2024-09-13T13:37:21.568 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:21.568 INFO:teuthology.orchestra.run.smithi012.stdout: URL: https://smithi012.front.sepia.ceph.com:8443/ 2024-09-13T13:37:21.568 INFO:teuthology.orchestra.run.smithi012.stdout: User: admin 2024-09-13T13:37:21.569 INFO:teuthology.orchestra.run.smithi012.stdout: Password: nn8oclodzq 2024-09-13T13:37:21.569 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:21.569 INFO:teuthology.orchestra.run.smithi012.stdout:Saving cluster configuration to /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config directory 2024-09-13T13:37:24.382 INFO:teuthology.orchestra.run.smithi012.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T13:37:24.382 INFO:teuthology.orchestra.run.smithi012.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-13T13:37:24.382 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.382 INFO:teuthology.orchestra.run.smithi012.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:37:24.382 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.382 INFO:teuthology.orchestra.run.smithi012.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T13:37:24.382 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: ceph telemetry on 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout:For more information see: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:24.383 INFO:teuthology.orchestra.run.smithi012.stdout:Bootstrap complete. 2024-09-13T13:37:24.435 INFO:tasks.cephadm:Fetching config... 2024-09-13T13:37:24.436 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:37:24.436 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T13:37:24.442 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T13:37:24.443 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:37:24.443 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T13:37:24.489 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T13:37:24.489 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:37:24.489 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-13T13:37:24.545 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T13:37:24.545 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:37:24.545 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T13:37:24.593 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T13:37:24.594 DEBUG:teuthology.orchestra.run.smithi012:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:37:24.656 INFO:teuthology.orchestra.run.smithi012.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:37:24.666 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:37:24.692 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:37:24.702 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:37:24.728 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:37:24.737 DEBUG:teuthology.orchestra.run.smithi145:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T13:37:24.761 INFO:teuthology.orchestra.run.smithi145.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCxXzQyGpz1SIJZ6tlYsbtrBsn/BW5P/1L9ljsj7Z5TdR/40/VWPB04h4bXq3///5j6p9HhC63LUZVcwwDSWFDO04VclTN0fx5O5P1u2B3wmKJWR5iB0OznluKExX8bxgHSZ86QVw+GPyZ54SOwlTk/Qb5blNUZDTETs8CmgIHEjJWHLFXYoQcA6RNqP6ic6jdtxFnTfWdK6yZAamlP3feIrRoQOcmf49wbvxiybYr8javs3fQgTHv/PMf8O4UfwRpzkmXAUYgV6WKRTO8Q1NEp46XNJnmoAZdg3RKx1sGOOudTcJa2slASl1XchXlP+dac9nIxbs1dqNy9Ju9QLYFMxu1MbQs0pTc75v36IUyv/zz8/SycxAV6BKz95b0rU4mG1UYYZs3KFn9jSZY95J+pS7p85L8b4Rl0vC3YNE/zua/hdgqcAqdbaYIizb56YO4Qyznf7NfQrqAY/WEVFoB01JN5QuewXthzcHMcTUKNGp2rGMVTH590INX4ft8dPHE= ceph-56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:37:24.770 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T13:37:24.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:24 smithi012 bash[19821]: audit 2024-09-13T13:37:23.511732+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.12:0/1573043959' entity='client.admin' 2024-09-13T13:37:24.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:24 smithi012 bash[19821]: audit 2024-09-13T13:37:23.511732+0000 mon.a (mon.0) 99 : audit [INF] from='client.? 172.21.15.12:0/1573043959' entity='client.admin' 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.476261+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.476261+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.483306+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.483306+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.485370+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"} : dispatch 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.485370+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"} : dispatch 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.491936+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.491936+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.510852+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:28.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.510852+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:28.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.518590+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:28.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:28 smithi012 bash[19821]: audit 2024-09-13T13:37:27.518590+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:29.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:29 smithi012 bash[19821]: cluster 2024-09-13T13:37:27.910020+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-13T13:37:29.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:29 smithi012 bash[19821]: cluster 2024-09-13T13:37:27.910020+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-13T13:37:29.935 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:37:31.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: cluster 2024-09-13T13:37:29.910412+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-13T13:37:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: cluster 2024-09-13T13:37:29.910412+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-13T13:37:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: audit 2024-09-13T13:37:31.291092+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.12:0/2849315320' entity='client.admin' 2024-09-13T13:37:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: audit 2024-09-13T13:37:31.291092+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.12:0/2849315320' entity='client.admin' 2024-09-13T13:37:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: audit 2024-09-13T13:37:31.304530+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: audit 2024-09-13T13:37:31.304530+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: audit 2024-09-13T13:37:31.309155+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:31 smithi012 bash[19821]: audit 2024-09-13T13:37:31.309155+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:32.007 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T13:37:32.007 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T13:37:33.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:33 smithi012 bash[19821]: cluster 2024-09-13T13:37:31.910852+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-13T13:37:33.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:33 smithi012 bash[19821]: cluster 2024-09-13T13:37:31.910852+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-13T13:37:35.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:35 smithi012 bash[19821]: cluster 2024-09-13T13:37:33.911262+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-13T13:37:35.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:35 smithi012 bash[19821]: cluster 2024-09-13T13:37:33.911262+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-13T13:37:36.779 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:37:37.794 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:37 smithi012 bash[19821]: cluster 2024-09-13T13:37:35.911685+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:37.794 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:37 smithi012 bash[19821]: cluster 2024-09-13T13:37:35.911685+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:38.774 INFO:tasks.cephadm:Remote smithi145 excluded from cephadm cluster by role 2024-09-13T13:37:38.774 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi040 2024-09-13T13:37:38.774 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-13T13:37:38.774 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/etc/ceph/ceph.conf 2024-09-13T13:37:38.781 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-13T13:37:38.781 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:37:38.827 INFO:tasks.cephadm:Adding host smithi040 to orchestrator... 2024-09-13T13:37:38.827 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch host add smithi040 2024-09-13T13:37:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cluster 2024-09-13T13:37:37.911979+0000 mgr.x (mgr.14152) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cluster 2024-09-13T13:37:37.911979+0000 mgr.x (mgr.14152) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.130350+0000 mgr.x (mgr.14152) 18 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:37:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.130350+0000 mgr.x (mgr.14152) 18 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.135497+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.135497+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.136847+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.136847+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.139725+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.139725+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.140487+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.140487+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.141797+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.141797+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.203644+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:37:39.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.203644+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.256779+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.256779+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.308467+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: cephadm 2024-09-13T13:37:38.308467+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.365987+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.365987+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.369826+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.369826+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.374003+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:39.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:39 smithi012 bash[19821]: audit 2024-09-13T13:37:38.374003+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:41.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:41 smithi012 bash[19821]: cluster 2024-09-13T13:37:39.912364+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-13T13:37:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:41 smithi012 bash[19821]: cluster 2024-09-13T13:37:39.912364+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-13T13:37:43.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:43 smithi012 bash[19821]: cluster 2024-09-13T13:37:41.912802+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:43.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:43 smithi012 bash[19821]: cluster 2024-09-13T13:37:41.912802+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:43.559 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:37:45.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:45 smithi012 bash[19821]: cluster 2024-09-13T13:37:43.913179+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:45.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:45 smithi012 bash[19821]: cluster 2024-09-13T13:37:43.913179+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:46.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:46 smithi012 bash[19821]: audit 2024-09-13T13:37:44.911319+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:37:46.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:46 smithi012 bash[19821]: audit 2024-09-13T13:37:44.911319+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:37:47.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:47 smithi012 bash[19821]: cluster 2024-09-13T13:37:45.913560+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:47.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:47 smithi012 bash[19821]: cluster 2024-09-13T13:37:45.913560+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:47.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:47 smithi012 bash[19821]: cephadm 2024-09-13T13:37:46.189696+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-13T13:37:47.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:47 smithi012 bash[19821]: cephadm 2024-09-13T13:37:46.189696+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-13T13:37:49.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:49 smithi012 bash[19821]: cluster 2024-09-13T13:37:47.913929+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:49.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:49 smithi012 bash[19821]: cluster 2024-09-13T13:37:47.913929+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:49.893 INFO:teuthology.orchestra.run.smithi012.stdout:Added host 'smithi040' with addr '172.21.15.40' 2024-09-13T13:37:50.527 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: audit 2024-09-13T13:37:49.890575+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: audit 2024-09-13T13:37:49.890575+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: cephadm 2024-09-13T13:37:49.891521+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi040 2024-09-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: cephadm 2024-09-13T13:37:49.891521+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi040 2024-09-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: audit 2024-09-13T13:37:49.892348+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: audit 2024-09-13T13:37:49.892348+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: cluster 2024-09-13T13:37:49.914283+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-13T13:37:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: cluster 2024-09-13T13:37:49.914283+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-13T13:37:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: audit 2024-09-13T13:37:50.401167+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:50 smithi012 bash[19821]: audit 2024-09-13T13:37:50.401167+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:52 smithi012 bash[19821]: cluster 2024-09-13T13:37:51.914681+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-13T13:37:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:52 smithi012 bash[19821]: cluster 2024-09-13T13:37:51.914681+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-13T13:37:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:52 smithi012 bash[19821]: audit 2024-09-13T13:37:51.929394+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:52 smithi012 bash[19821]: audit 2024-09-13T13:37:51.929394+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:54.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:54 smithi012 bash[19821]: audit 2024-09-13T13:37:53.166002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:54.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:54 smithi012 bash[19821]: audit 2024-09-13T13:37:53.166002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:55.258 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:37:55.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:55 smithi012 bash[19821]: cluster 2024-09-13T13:37:53.915093+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:55.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:55 smithi012 bash[19821]: cluster 2024-09-13T13:37:53.915093+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:56.667 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:37:56.667 INFO:teuthology.orchestra.run.smithi012.stdout:[{"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}] 2024-09-13T13:37:57.276 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi134 2024-09-13T13:37:57.276 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T13:37:57.276 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.conf 2024-09-13T13:37:57.282 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T13:37:57.283 DEBUG:teuthology.orchestra.run.smithi134:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:37:57.331 INFO:tasks.cephadm:Adding host smithi134 to orchestrator... 2024-09-13T13:37:57.332 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch host add smithi134 2024-09-13T13:37:57.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:57 smithi012 bash[19821]: cluster 2024-09-13T13:37:55.915531+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:57 smithi012 bash[19821]: cluster 2024-09-13T13:37:55.915531+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:58.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:58 smithi012 bash[19821]: audit 2024-09-13T13:37:56.665825+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:37:58.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:58 smithi012 bash[19821]: audit 2024-09-13T13:37:56.665825+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:37:59.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: cluster 2024-09-13T13:37:57.915932+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:59.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: cluster 2024-09-13T13:37:57.915932+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:37:59.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.704599+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.704599+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.710396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.710396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.716897+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.716897+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.724623+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.724623+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.726375+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.726375+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.728544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.728544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.730227+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:58.730227+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:37:59.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:59.158416+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:59.158416+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:59.166288+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:59.166288+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:59.174991+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:37:59.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:37:59 smithi012 bash[19821]: audit 2024-09-13T13:37:59.174991+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:58.732531+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:58.732531+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:58.852069+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:58.852069+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:58.958872+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:58.958872+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:59.056065+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:00.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:00 smithi012 bash[19821]: cephadm 2024-09-13T13:37:59.056065+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:01.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:01 smithi012 bash[19821]: cluster 2024-09-13T13:37:59.916343+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-13T13:38:01.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:01 smithi012 bash[19821]: cluster 2024-09-13T13:37:59.916343+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-13T13:38:02.065 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:38:03.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:03 smithi012 bash[19821]: cluster 2024-09-13T13:38:01.916755+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:03.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:03 smithi012 bash[19821]: cluster 2024-09-13T13:38:01.916755+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:04.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:04 smithi012 bash[19821]: audit 2024-09-13T13:38:03.407124+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:04.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:04 smithi012 bash[19821]: audit 2024-09-13T13:38:03.407124+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:05.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:05 smithi012 bash[19821]: cluster 2024-09-13T13:38:03.917096+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:05.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:05 smithi012 bash[19821]: cluster 2024-09-13T13:38:03.917096+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:06.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:06 smithi012 bash[19821]: cephadm 2024-09-13T13:38:04.665796+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi134 2024-09-13T13:38:06.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:06 smithi012 bash[19821]: cephadm 2024-09-13T13:38:04.665796+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi134 2024-09-13T13:38:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:07 smithi012 bash[19821]: cluster 2024-09-13T13:38:05.917458+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:07 smithi012 bash[19821]: cluster 2024-09-13T13:38:05.917458+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:08.312 INFO:teuthology.orchestra.run.smithi012.stdout:Added host 'smithi134' with addr '172.21.15.134' 2024-09-13T13:38:08.942 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: cluster 2024-09-13T13:38:07.917843+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: cluster 2024-09-13T13:38:07.917843+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: audit 2024-09-13T13:38:08.309906+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: audit 2024-09-13T13:38:08.309906+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: cephadm 2024-09-13T13:38:08.310738+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi134 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: cephadm 2024-09-13T13:38:08.310738+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi134 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: audit 2024-09-13T13:38:08.311580+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: audit 2024-09-13T13:38:08.311580+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:09.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: audit 2024-09-13T13:38:08.834159+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:09.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:09 smithi012 bash[19821]: audit 2024-09-13T13:38:08.834159+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:11 smithi012 bash[19821]: cluster 2024-09-13T13:38:09.918253+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-13T13:38:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:11 smithi012 bash[19821]: cluster 2024-09-13T13:38:09.918253+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-13T13:38:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:11 smithi012 bash[19821]: audit 2024-09-13T13:38:10.343554+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:11 smithi012 bash[19821]: audit 2024-09-13T13:38:10.343554+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:12.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:12 smithi012 bash[19821]: audit 2024-09-13T13:38:11.559153+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:12.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:12 smithi012 bash[19821]: audit 2024-09-13T13:38:11.559153+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:13.677 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:38:13.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:13 smithi012 bash[19821]: cluster 2024-09-13T13:38:11.918684+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:13 smithi012 bash[19821]: cluster 2024-09-13T13:38:11.918684+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:15.042 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:38:15.042 INFO:teuthology.orchestra.run.smithi012.stdout:[{"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.134", "hostname": "smithi134", "labels": [], "status": ""}] 2024-09-13T13:38:15.651 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T13:38:15.651 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T13:38:15.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:15 smithi012 bash[19821]: cluster 2024-09-13T13:38:13.919206+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:15.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:15 smithi012 bash[19821]: cluster 2024-09-13T13:38:13.919206+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:16.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:16 smithi012 bash[19821]: audit 2024-09-13T13:38:15.041113+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:16.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:16 smithi012 bash[19821]: audit 2024-09-13T13:38:15.041113+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:17.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: cluster 2024-09-13T13:38:15.919712+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:17.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: cluster 2024-09-13T13:38:15.919712+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:17.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.111470+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.111470+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.117247+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.117247+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.123841+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.123841+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.129476+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.129476+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.131250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.131250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.133369+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.133369+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.135230+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.135230+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:17.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.559181+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.559181+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.565205+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:17.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:17 smithi012 bash[19821]: audit 2024-09-13T13:38:17.565205+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.137921+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.137921+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.258372+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.258372+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.364685+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.364685+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.462181+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: cephadm 2024-09-13T13:38:17.462181+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: audit 2024-09-13T13:38:17.570689+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:18.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:18 smithi012 bash[19821]: audit 2024-09-13T13:38:17.570689+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:19.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:19 smithi012 bash[19821]: cluster 2024-09-13T13:38:17.920152+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-13T13:38:19.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:19 smithi012 bash[19821]: cluster 2024-09-13T13:38:17.920152+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-13T13:38:20.390 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:38:21.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:21 smithi012 bash[19821]: cluster 2024-09-13T13:38:19.920687+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:21.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:21 smithi012 bash[19821]: cluster 2024-09-13T13:38:19.920687+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:22.590 INFO:teuthology.orchestra.run.smithi012.stderr:adjusted tunables profile to default 2024-09-13T13:38:22.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:22 smithi012 bash[19821]: audit 2024-09-13T13:38:21.774659+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T13:38:22.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:22 smithi012 bash[19821]: audit 2024-09-13T13:38:21.774659+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T13:38:23.221 INFO:tasks.cephadm:Adding mon.a on smithi012 2024-09-13T13:38:23.221 INFO:tasks.cephadm:Adding mon.b on smithi040 2024-09-13T13:38:23.221 INFO:tasks.cephadm:Adding mon.c on smithi134 2024-09-13T13:38:23.221 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c' 2024-09-13T13:38:23.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:23 smithi012 bash[19821]: cluster 2024-09-13T13:38:21.921193+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:23.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:23 smithi012 bash[19821]: cluster 2024-09-13T13:38:21.921193+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:23.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:23 smithi012 bash[19821]: audit 2024-09-13T13:38:22.588844+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:38:23.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:23 smithi012 bash[19821]: audit 2024-09-13T13:38:22.588844+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:38:23.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:23 smithi012 bash[19821]: cluster 2024-09-13T13:38:22.595668+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:23.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:23 smithi012 bash[19821]: cluster 2024-09-13T13:38:22.595668+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:24.449 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:25.719 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mon update... 2024-09-13T13:38:25.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:25 smithi012 bash[19821]: cluster 2024-09-13T13:38:23.921619+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:25.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:25 smithi012 bash[19821]: cluster 2024-09-13T13:38:23.921619+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:26.285 DEBUG:teuthology.orchestra.run.smithi040:mon.b> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.b.service 2024-09-13T13:38:26.288 DEBUG:teuthology.orchestra.run.smithi134:mon.c> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.c.service 2024-09-13T13:38:26.290 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T13:38:26.290 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:38:27.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:25.706867+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:27.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:25.706867+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:27.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: cephadm 2024-09-13T13:38:25.712018+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c;count:3 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: cephadm 2024-09-13T13:38:25.712018+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c;count:3 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:25.716990+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:25.716990+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:25.718685+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:25.718685+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: cluster 2024-09-13T13:38:25.922070+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: cluster 2024-09-13T13:38:25.922070+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.435318+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.435318+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.436775+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.436775+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:27.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.444434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:27.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.444434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:27.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.448041+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:27.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.448041+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:27.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.449625+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:27.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: audit 2024-09-13T13:38:26.449625+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:27.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: cephadm 2024-09-13T13:38:26.451078+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-09-13T13:38:27.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:26 smithi012 bash[19821]: cephadm 2024-09-13T13:38:26.451078+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-09-13T13:38:27.556 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:29.105 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T13:38:29.105 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":1,"fsid":"56b16aba-71d4-11ef-bceb-c7b262605968","modified":"2024-09-13T13:35:57.794133Z","created":"2024-09-13T13:35:57.794133Z","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.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T13:38:29.106 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 1 2024-09-13T13:38:29.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:28 smithi012 bash[19821]: cluster 2024-09-13T13:38:27.922573+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-13T13:38:29.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:28 smithi012 bash[19821]: cluster 2024-09-13T13:38:27.922573+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-13T13:38:30.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:29 smithi012 bash[19821]: audit 2024-09-13T13:38:29.104321+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.134:0/2326508265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:30.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:29 smithi012 bash[19821]: audit 2024-09-13T13:38:29.104321+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.134:0/2326508265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:31.020 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T13:38:31.021 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T13:38:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:30 smithi012 bash[19821]: cluster 2024-09-13T13:38:29.923032+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:30 smithi012 bash[19821]: cluster 2024-09-13T13:38:29.923032+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:32.252 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T13:38:32.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:32 smithi134 systemd[1]: Started Ceph mon.c for 56b16aba-71d4-11ef-bceb-c7b262605968. 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: cluster 2024-09-13T13:38:31.923439+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: cluster 2024-09-13T13:38:31.923439+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.276266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.276266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.281667+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.281667+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.287530+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.287530+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.288818+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.288818+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.290619+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: audit 2024-09-13T13:38:32.290619+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: cephadm 2024-09-13T13:38:32.292509+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi040 2024-09-13T13:38:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:33 smithi012 bash[19821]: cephadm 2024-09-13T13:38:32.292509+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi040 2024-09-13T13:38:34.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.326+0000 7f79a23cfc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-13T13:38:34.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.326+0000 7f79a23cfc80 0 ceph version 19.3.0-4917-gb0201b8c (b0201b8c79733293453e7f10a10c7fa43119222b) squid (dev), process ceph-mon, pid 7 2024-09-13T13:38:34.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.326+0000 7f79a23cfc80 0 pidfile_write: ignore empty --pid-file 2024-09-13T13:38:34.374 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 0 load: jerasure load: lrc 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Git sha 0 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Compile date 2024-09-13 10:06:52 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: DB SUMMARY 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: DB Session ID: 0CPMUGEXKWFYY1VZIJUB 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: CURRENT file: CURRENT 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-09-13T13:38:34.375 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.error_if_exists: 0 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.create_if_missing: 0 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.env: 0x55dd4710b120 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.info_log: 0x55dd48695700 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.statistics: (nil) 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.use_fsync: 0 2024-09-13T13:38:34.376 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.db_log_dir: 2024-09-13T13:38:34.377 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.wal_dir: 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.write_buffer_manager: 0x55dd48699b80 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T13:38:34.378 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.unordered_write: 0 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.row_cache: None 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.wal_filter: None 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T13:38:34.379 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.two_write_queues: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.wal_compression: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.atomic_flush: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T13:38:34.380 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-13T13:38:34.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-13T13:38:34.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T13:38:34.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-13T13:38:34.381 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T13:38:34.384 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_open_files: -1 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Compression algorithms supported: 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kZSTD supported: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kXpressCompression supported: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-13T13:38:34.385 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kZlibCompression supported: 1 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.330+0000 7f79a23cfc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.merge_operator: 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_filter: None 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T13:38:34.386 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dd48695320) 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cache_index_and_filter_blocks: 1 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: pin_top_level_index_and_filter: 1 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: index_type: 0 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: data_block_index_type: 0 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: index_shortening: 1 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: data_block_hash_table_util_ratio: 0.750000 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: checksum: 4 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: no_block_cache: 0 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_cache: 0x55dd4868b610 2024-09-13T13:38:34.387 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_cache_name: BinnedLRUCache 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_cache_options: 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: capacity : 536870912 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: num_shard_bits : 4 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: strict_capacity_limit : 0 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: high_pri_pool_ratio: 0.000 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_cache_compressed: (nil) 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: persistent_cache: (nil) 2024-09-13T13:38:34.388 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_size: 4096 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_size_deviation: 10 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_restart_interval: 16 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: index_block_restart_interval: 1 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: metadata_block_size: 4096 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: partition_filters: 0 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: use_delta_encoding: 1 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: filter_policy: bloomfilter 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: whole_key_filtering: 1 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: verify_compression: 0 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: read_amp_bytes_per_bit: 0 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: format_version: 5 2024-09-13T13:38:34.389 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: enable_index_compression: 1 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: block_align: 0 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: max_auto_readahead_size: 262144 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: prepopulate_block_cache: 0 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: initial_auto_readahead_size: 8192 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: num_file_reads_for_auto_readahead: 2 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression: NoCompression 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.num_levels: 7 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T13:38:34.390 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T13:38:34.391 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T13:38:34.392 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T13:38:34.393 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T13:38:34.394 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T13:38:34.395 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.bloom_locality: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.ttl: 2592000 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.enable_blob_files: false 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.min_blob_size: 0 2024-09-13T13:38:34.396 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 27c2b0c7-a2d2-4836-9016-e6e98a3a11d4 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726234714336795, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T13:38:34.397 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726234714337219, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726234714, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "27c2b0c7-a2d2-4836-9016-e6e98a3a11d4", "db_session_id": "0CPMUGEXKWFYY1VZIJUB", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726234714337332, "job": 1, "event": "recovery_finished"} 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dd486b8e00 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 4 rocksdb: DB pointer 0x55dd487bc000 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f7998197640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f7998197640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: ** DB Stats ** 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: 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-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:38:34.398 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: 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-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: ** Compaction Stats [default] ** 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: 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-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: ** Compaction Stats [default] ** 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: 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-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T13:38:34.399 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: AddFile(Keys): cumulative 0, interval 0 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Cumulative compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Interval compaction: 0.00 GB write, 0.52 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: 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-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Block cache BinnedLRUCache@0x55dd4868b610#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: ** File Read Latency Histogram By Level [default] ** 2024-09-13T13:38:34.400 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 0 using public_addr v2:172.21.15.134:0/0 -> [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.334+0000 7f79a23cfc80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] at bind addrs [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon_data /var/lib/ceph/mon/ceph-c fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.338+0000 7f79a23cfc80 1 mon.c@-1(???) e0 preinit fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 0 mon.c@-1(synchronizing).mds e1 new map 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 0 mon.c@-1(synchronizing).mds e1 print_map 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: e1 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: btime 2024-09-13T13:36:02:789726+0000 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: 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-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: legacy client fscid: -1 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: No filesystems configured 2024-09-13T13:38:34.401 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.366+0000 7f799b19d640 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:27.910020+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-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:27.910020+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-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:29.910412+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-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:29.910412+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-13T13:38:34.402 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:31.291092+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.12:0/2849315320' entity='client.admin' 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:31.291092+0000 mon.a (mon.0) 106 : audit [INF] from='client.? 172.21.15.12:0/2849315320' entity='client.admin' 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:31.304530+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:31.304530+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:31.309155+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:31.309155+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:31.910852+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-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:31.910852+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-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:33.911262+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-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:33.911262+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-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:35.911685+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:35.911685+0000 mgr.x (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:37.911979+0000 mgr.x (mgr.14152) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.403 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:37.911979+0000 mgr.x (mgr.14152) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.130350+0000 mgr.x (mgr.14152) 18 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.130350+0000 mgr.x (mgr.14152) 18 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.135497+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.135497+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.136847+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.136847+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.139725+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.139725+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.140487+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.140487+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.141797+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.141797+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:34.404 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.203644+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.203644+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.256779+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.256779+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.308467+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:38.308467+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.365987+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.365987+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.369826+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.369826+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.374003+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:38.374003+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:39.912364+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-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:39.912364+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-13T13:38:34.405 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:41.912802+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:41.912802+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:43.913179+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:43.913179+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:44.911319+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:44.911319+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:45.913560+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:45.913560+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:46.189696+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:46.189696+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:47.913929+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:47.913929+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:49.890575+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.406 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:49.890575+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:49.891521+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi040 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:49.891521+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi040 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:49.892348+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:49.892348+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:49.914283+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-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:49.914283+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-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:50.401167+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:50.401167+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:51.914681+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-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:51.914681+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-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:51.929394+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:51.929394+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:53.166002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.407 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:53.166002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:53.915093+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:53.915093+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:55.915531+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:55.915531+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:56.665825+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:56.665825+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:57.915932+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:57.915932+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.704599+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.704599+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.710396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.710396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.408 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.716897+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.716897+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.724623+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.724623+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.726375+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.726375+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.728544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.728544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.730227+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:58.730227+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:59.158416+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:59.158416+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:59.166288+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.409 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:59.166288+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:59.174991+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:37:59.174991+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:58.732531+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:58.732531+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:58.852069+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:58.852069+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:58.958872+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:58.958872+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:59.056065+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:37:59.056065+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:59.916343+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-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:37:59.916343+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-13T13:38:34.410 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:01.916755+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:01.916755+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:03.407124+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:03.407124+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:03.917096+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:03.917096+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:04.665796+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi134 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:04.665796+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi134 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:05.917458+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:05.917458+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:07.917843+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:07.917843+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:08.309906+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.411 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:08.309906+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:08.310738+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi134 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:08.310738+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi134 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:08.311580+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:08.311580+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:08.834159+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:08.834159+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:09.918253+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-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:09.918253+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-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:10.343554+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:10.343554+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:11.559153+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:11.559153+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.412 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:11.918684+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:11.918684+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:13.919206+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:13.919206+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:15.041113+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:15.041113+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:15.919712+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:15.919712+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.111470+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.111470+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.117247+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.117247+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.123841+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.413 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.123841+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.129476+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.129476+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.131250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.131250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.133369+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.133369+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.135230+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.135230+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.559181+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.559181+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.565205+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.565205+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.414 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.137921+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.137921+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.258372+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.258372+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.364685+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.364685+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.462181+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:17.462181+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.570689+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:17.570689+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:17.920152+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-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:17.920152+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-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:19.920687+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.415 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:19.920687+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:21.774659+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:21.774659+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:21.921193+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:21.921193+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:22.588844+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:22.588844+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:22.595668+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:22.595668+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:23.921619+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.416 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:23.921619+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.604 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:25.706867+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.604 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:25.706867+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:34.604 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:25.712018+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c;count:3 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:25.712018+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c;count:3 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:25.716990+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:25.716990+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:25.718685+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:25.718685+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:25.922070+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:25.922070+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.435318+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.435318+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.436775+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.436775+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:34.605 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.444434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.444434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.448041+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.448041+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.449625+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:26.449625+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:26.451078+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:26.451078+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:27.922573+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-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:27.922573+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-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:29.104321+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.134:0/2326508265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:29.104321+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.134:0/2326508265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:29.923032+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.606 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:29.923032+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:31.923439+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cluster 2024-09-13T13:38:31.923439+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.276266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.276266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.281667+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.281667+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.287530+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.287530+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.288818+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.288818+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.290619+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: audit 2024-09-13T13:38:32.290619+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:34.607 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:32.292509+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi040 2024-09-13T13:38:34.608 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: cephadm 2024-09-13T13:38:32.292509+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi040 2024-09-13T13:38:34.608 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:34 smithi134 bash[22059]: debug 2024-09-13T13:38:34.370+0000 7f799b19d640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T13:38:38.348 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:39.912364+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-13T13:38:38.348 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:41.912802+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.348 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:41.912802+0000 mgr.x (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.348 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:43.913179+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.348 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:43.913179+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.348 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:44.911319+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:44.911319+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:45.913560+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:45.913560+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:46.189696+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:46.189696+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:47.913929+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:47.913929+0000 mgr.x (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:49.890575+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:49.890575+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.349 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:49.891521+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi040 2024-09-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:49.891521+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi040 2024-09-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:49.892348+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:49.892348+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:49.914283+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-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:49.914283+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-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:50.401167+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:50.401167+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:51.914681+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-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:51.914681+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-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:51.929394+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:51.929394+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:53.166002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:53.166002+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:53.915093+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:53.915093+0000 mgr.x (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:55.915531+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:55.915531+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:56.665825+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:56.665825+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:38.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:57.915932+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:57.915932+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.704599+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.704599+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.710396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.710396+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.716897+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.716897+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.724623+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.724623+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.726375+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.726375+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.728544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.728544+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.730227+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:58.730227+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:59.158416+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:59.158416+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:59.166288+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:59.166288+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:59.174991+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:37:59.174991+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:58.732531+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:58.732531+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:58.852069+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:58.852069+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:38.635 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:58.958872+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:58.958872+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:59.056065+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:37:59.056065+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:59.916343+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-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:37:59.916343+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-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:01.916755+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:01.916755+0000 mgr.x (mgr.14152) 42 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:03.407124+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:03.407124+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi134", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:03.917096+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.636 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:03.917096+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:04.665796+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi134 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:04.665796+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi134 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:05.917458+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:05.917458+0000 mgr.x (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:07.917843+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:07.917843+0000 mgr.x (mgr.14152) 47 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:08.309906+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:08.309906+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:08.310738+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi134 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:08.310738+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi134 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:08.311580+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:38.637 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:08.311580+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:08.834159+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:08.834159+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:09.918253+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-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:09.918253+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-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:10.343554+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:10.343554+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:11.559153+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:11.559153+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:11.918684+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.638 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:11.918684+0000 mgr.x (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:13.919206+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:13.919206+0000 mgr.x (mgr.14152) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:15.041113+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:15.041113+0000 mgr.x (mgr.14152) 52 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:15.919712+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:15.919712+0000 mgr.x (mgr.14152) 53 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.111470+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.111470+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.117247+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.117247+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.123841+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.123841+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.129476+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.129476+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.131250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.131250+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi134", "name": "osd_memory_target"} : dispatch 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.133369+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.133369+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.135230+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.135230+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.559181+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.559181+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.640 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.565205+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.565205+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.137921+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.137921+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.258372+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.258372+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.364685+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.364685+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.462181+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:38.641 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:17.462181+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:38:38.642 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.570689+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.642 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:17.570689+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.642 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:17.920152+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-13T13:38:38.642 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:17.920152+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-13T13:38:38.642 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:19.920687+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.642 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:19.920687+0000 mgr.x (mgr.14152) 59 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.642 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:21.774659+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:21.774659+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:21.921193+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:21.921193+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:22.588844+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:22.588844+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.12:0/4013005982' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:22.595668+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:22.595668+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:23.921619+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:23.921619+0000 mgr.x (mgr.14152) 61 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:25.706867+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:25.706867+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:38:38.643 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:25.712018+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c;count:3 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:25.712018+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi012:172.21.15.12=a;smithi040:172.21.15.40=b;smithi134:172.21.15.134=c;count:3 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:25.716990+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:25.716990+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:25.718685+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:25.718685+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:25.922070+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:25.922070+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.435318+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.435318+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.436775+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.436775+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.444434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.644 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.444434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.448041+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.448041+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.449625+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:26.449625+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:26.451078+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:26.451078+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi134 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:27.922573+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-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:27.922573+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-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:29.104321+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.134:0/2326508265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:29.104321+0000 mon.a (mon.0) 156 : audit [DBG] from='client.? 172.21.15.134:0/2326508265' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:38.645 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:29.923032+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.646 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:29.923032+0000 mgr.x (mgr.14152) 67 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.646 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:31.923439+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.646 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cluster 2024-09-13T13:38:31.923439+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:38.646 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.276266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.646 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.276266+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.647 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.281667+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.647 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.281667+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.647 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.287530+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.647 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.287530+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:38.647 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.288818+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:38.647 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.288818+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:38.648 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.290619+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.648 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: audit 2024-09-13T13:38:32.290619+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:38.648 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:32.292509+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi040 2024-09-13T13:38:38.648 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: cephadm 2024-09-13T13:38:32.292509+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi040 2024-09-13T13:38:38.648 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:38 smithi040 bash[21280]: debug 2024-09-13T13:38:38.345+0000 7f598c343640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T13:38:39.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:33.923868+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-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:33.923868+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-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:34.385776+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:34.385776+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:34.386158+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:34.386158+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:34.405879+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:34.405879+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:35.379958+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:35.379958+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:35.924233+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:35.924233+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:39.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:36.379921+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:36.379921+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:36.384533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:36.384533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:37.380244+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:37.380244+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:37.924591+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-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:37.924591+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-13T13:38:39.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:38.353539+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:38.353539+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:38.380488+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:38.380488+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.353498+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.353498+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.380529+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.380529+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.427728+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.427728+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434240+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434240+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434290+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:39.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434290+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434325+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-13T13:38:34.380437+0000 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434325+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-13T13:38:34.380437+0000 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434368+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434368+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434407+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434407+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434446+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434446+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434486+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434486+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434523+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.434523+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.453589+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-13T13:38:39.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.453589+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.453675+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.453675+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.454014+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.454014+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.454357+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.454357+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.462094+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.462094+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.469064+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.469064+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.476902+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.476902+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.484266+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:39 smithi134 bash[22059]: audit 2024-09-13T13:38:39.484266+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:33.923868+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-13T13:38:39.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:33.923868+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-13T13:38:39.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:34.385776+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:39.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:34.385776+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:39.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:34.386158+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:34.386158+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:34.405879+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:34.405879+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:35.379958+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:35.379958+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:35.924233+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:35.924233+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:36.379921+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:36.379921+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:36.384533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:36.384533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:39.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:37.380244+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:37.380244+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:37.924591+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-13T13:38:39.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:37.924591+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-13T13:38:39.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:38.353539+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:38.353539+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:38.380488+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:38.380488+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.353498+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.353498+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.380529+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.380529+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.427728+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.427728+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434240+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434240+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434290+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434290+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434325+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-13T13:38:34.380437+0000 2024-09-13T13:38:39.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434325+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-13T13:38:34.380437+0000 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434368+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434368+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434407+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434407+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434446+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434446+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434486+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434486+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434523+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.434523+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.453589+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-13T13:38:39.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.453589+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.453675+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.453675+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.454014+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.454014+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.454357+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.454357+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.462094+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.462094+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.469064+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.469064+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.476902+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.476902+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.484266+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:39.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:39 smithi012 bash[19821]: audit 2024-09-13T13:38:39.484266+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.925039+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-13T13:38:45.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:39.925039+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-13T13:38:45.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:40.360774+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:40.360774+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:40.361151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:40.361151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:40.361398+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:40.361398+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:40.365870+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:40.365870+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:40.382180+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:40.382180+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:41.353667+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:41.353667+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:41.925473+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:41.925473+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:42.354107+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:42.354107+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:42.357185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:38:45.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:42.357185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:38:45.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:43.354009+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:43.354009+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:43.925874+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:43.925874+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:44.354332+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:44.354332+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.354235+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.354235+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.423483+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.423483+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431477+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 3 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431477+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 3 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431510+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431510+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431531+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-09-13T13:38:40.354021+0000 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431531+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-09-13T13:38:40.354021+0000 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431549+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431549+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431570+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431570+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431592+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431592+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431619+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431619+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431640+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431640+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431664+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.b 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.431664+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.b 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.449535+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.449535+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-09-13T13:38:45.856 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.449592+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.449592+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.449884+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.449884+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.450131+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.450131+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.457274+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.457274+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.464311+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.464311+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.471182+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.471182+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.478132+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.857 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.478132+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.858 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.485491+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.858 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.485491+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.858 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.486982+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:45.858 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.486982+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:45.858 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.488762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:45.858 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:45 smithi134 bash[22059]: audit 2024-09-13T13:38:45.488762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:45.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:33.923868+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-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:33.923868+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-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:34.385776+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:34.385776+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:34.386158+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:34.386158+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:34.405879+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:34.405879+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:35.379958+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:35.379958+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:35.924233+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:35.924233+0000 mgr.x (mgr.14152) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:36.379921+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:36.379921+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:36.384533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:36.384533+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:37.380244+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:37.380244+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:37.924591+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-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:37.924591+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-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:38.353539+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:38.353539+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:38.380488+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:38.380488+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.353498+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.353498+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.380529+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.380529+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.427728+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.427728+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434240+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434240+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434290+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434290+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434325+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-13T13:38:34.380437+0000 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434325+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-13T13:38:34.380437+0000 2024-09-13T13:38:45.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434368+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434368+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434407+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434407+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434446+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434446+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434486+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434486+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434523+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.885 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.434523+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.885 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.453589+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-13T13:38:45.885 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.453589+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-13T13:38:45.885 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.453675+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.885 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.453675+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.885 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.454014+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.454014+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.454357+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.454357+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.462094+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.462094+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.469064+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.469064+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.476902+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.476902+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.484266+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:39.484266+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.886 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.925039+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-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:39.925039+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-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:40.360774+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:40.360774+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:40.361151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:40.361151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:40.361398+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:40.361398+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:40.365870+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:40.365870+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:40.382180+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:40.382180+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.887 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:41.353667+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:41.353667+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:41.925473+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:41.925473+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:42.354107+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:42.354107+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:42.357185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:42.357185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:43.354009+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:43.354009+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:43.925874+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:43.925874+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:44.354332+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.888 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:44.354332+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.354235+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.354235+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.423483+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.423483+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431477+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 3 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431477+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 3 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431510+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431510+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431531+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-09-13T13:38:40.354021+0000 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431531+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-09-13T13:38:40.354021+0000 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431549+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.889 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431549+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431570+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431570+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431592+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431592+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431619+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431619+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431640+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431640+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431664+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.b 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.431664+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.b 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.449535+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.449535+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-09-13T13:38:45.890 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.449592+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.449592+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.449884+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.449884+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.450131+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.450131+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.457274+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.457274+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.464311+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.464311+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.471182+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.471182+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.478132+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.891 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.478132+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.892 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.485491+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.892 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.485491+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.892 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.486982+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:45.892 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.486982+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:45.892 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.488762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:45.892 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:45 smithi040 bash[21280]: audit 2024-09-13T13:38:45.488762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:45.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.925039+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-13T13:38:45.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:39.925039+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-13T13:38:45.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:40.360774+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:40.360774+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:38:45.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:40.361151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:40.361151+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:40.361398+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:40.361398+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:40.365870+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:40.365870+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:40.382180+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:40.382180+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:41.353667+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:41.353667+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:41.925473+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:41.925473+0000 mgr.x (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:42.354107+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:42.354107+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:42.357185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:38:45.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:42.357185+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-13T13:38:45.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:43.354009+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:43.354009+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:43.925874+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:43.925874+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:45.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:44.354332+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:44.354332+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.354235+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.354235+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.423483+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.423483+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431477+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 3 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431477+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 3 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431510+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431510+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431531+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-09-13T13:38:40.354021+0000 2024-09-13T13:38:45.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431531+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-09-13T13:38:40.354021+0000 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431549+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431549+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-09-13T13:35:57.794133+0000 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431570+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431570+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431592+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431592+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431619+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431619+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.a 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431640+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431640+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] mon.c 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431664+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.b 2024-09-13T13:38:45.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.431664+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.b 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.449535+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.449535+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.449592+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.449592+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.449884+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.449884+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.450131+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.450131+0000 mon.a (mon.0) 214 : cluster [INF] overall HEALTH_OK 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.457274+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.457274+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.464311+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.464311+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.471182+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.930 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.471182+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.478132+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.478132+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.485491+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.485491+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.486982+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.486982+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.488762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:45.931 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:45 smithi012 bash[19821]: audit 2024-09-13T13:38:45.488762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:46.680 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T13:38:46.681 INFO:teuthology.orchestra.run.smithi134.stdout:{"epoch":3,"fsid":"56b16aba-71d4-11ef-bceb-c7b262605968","modified":"2024-09-13T13:38:40.354021Z","created":"2024-09-13T13:35:57.794133Z","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.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:3300","nonce":0},{"type":"v1","addr":"172.21.15.134:6789","nonce":0}]},"addr":"172.21.15.134:6789/0","public_addr":"172.21.15.134:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-13T13:38:46.681 INFO:teuthology.orchestra.run.smithi134.stderr:dumped monmap epoch 3 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.491136+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.491136+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.491642+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.491642+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.493194+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.493194+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.797605+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.797605+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.803377+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.803377+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.809318+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.809318+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.815309+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.815309+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.819569+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.819569+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.823939+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.823939+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.828703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.828703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.866353+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.866353+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.873293+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.873293+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.879933+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.879933+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.886904+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.886904+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.887910+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.887910+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:46.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.889291+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:46.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.889291+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:46.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.890643+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:46.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:45.890643+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:46.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:46.354483+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:46.855 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:46 smithi134 bash[22059]: audit 2024-09-13T13:38:46.354483+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.491136+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.491136+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.491642+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.491642+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.493194+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.493194+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.797605+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.797605+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.803377+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.803377+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.809318+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.809318+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.815309+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.815309+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.819569+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.819569+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.823939+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.823939+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.828703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.828703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.866353+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.866353+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.873293+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.873293+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.879933+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.879933+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.886904+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.886904+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.887910+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.887910+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.889291+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.889291+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:46.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.890643+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:46.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:45.890643+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:46.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:46.354483+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:46.884 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:46 smithi040 bash[21280]: audit 2024-09-13T13:38:46.354483+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:46.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.491136+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:46.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.491136+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:38:46.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.491642+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:46.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.491642+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.493194+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.493194+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.797605+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.797605+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.803377+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.803377+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.809318+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.809318+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.815309+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.815309+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.819569+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.819569+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.823939+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.823939+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.828703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.828703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.866353+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.866353+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.873293+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.873293+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.879933+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.879933+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.886904+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.886904+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.887910+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.887910+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:46.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.889291+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:46.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.889291+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:46.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.890643+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:46.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:45.890643+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:46.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:46.354483+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:46.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:46 smithi012 bash[19821]: audit 2024-09-13T13:38:46.354483+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:38:47.295 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T13:38:47.296 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T13:38:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.673848+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.673848+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.674257+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.674257+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.674773+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.674773+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.887395+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.887395+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.892211+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cephadm 2024-09-13T13:38:45.892211+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.926312+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: cluster 2024-09-13T13:38:45.926312+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: audit 2024-09-13T13:38:46.679380+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.134:0/2381913656' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:47.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:47 smithi134 bash[22059]: audit 2024-09-13T13:38:46.679380+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.134:0/2381913656' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:47.674 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[20073]: debug 2024-09-13T13:38:47.350+0000 7fbb1dbe6640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.673848+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.673848+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.674257+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.674257+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.674773+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.674773+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.887395+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.887395+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:38:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.892211+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-09-13T13:38:47.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cephadm 2024-09-13T13:38:45.892211+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-09-13T13:38:47.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.926312+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:47.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: cluster 2024-09-13T13:38:45.926312+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:47.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: audit 2024-09-13T13:38:46.679380+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.134:0/2381913656' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:47.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:47 smithi012 bash[19821]: audit 2024-09-13T13:38:46.679380+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.134:0/2381913656' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:47.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.673848+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.673848+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.674257+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.674257+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.674773+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.674773+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.887395+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.887395+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.892211+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cephadm 2024-09-13T13:38:45.892211+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi012 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.926312+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: cluster 2024-09-13T13:38:45.926312+0000 mgr.x (mgr.14152) 84 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:47.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: audit 2024-09-13T13:38:46.679380+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.134:0/2381913656' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:47.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:47 smithi040 bash[21280]: audit 2024-09-13T13:38:46.679380+0000 mon.a (mon.0) 237 : audit [DBG] from='client.? 172.21.15.134:0/2381913656' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-13T13:38:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: cluster 2024-09-13T13:38:47.926724+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: cluster 2024-09-13T13:38:47.926724+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.321606+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.321606+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.335755+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.335755+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: cephadm 2024-09-13T13:38:48.337211+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: cephadm 2024-09-13T13:38:48.337211+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.337743+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.337743+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.339303+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.339303+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.340771+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: audit 2024-09-13T13:38:48.340771+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: cephadm 2024-09-13T13:38:48.342601+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi040 2024-09-13T13:38:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:49 smithi134 bash[22059]: cephadm 2024-09-13T13:38:48.342601+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi040 2024-09-13T13:38:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: cluster 2024-09-13T13:38:47.926724+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: cluster 2024-09-13T13:38:47.926724+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.321606+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.321606+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.335755+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.335755+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: cephadm 2024-09-13T13:38:48.337211+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: cephadm 2024-09-13T13:38:48.337211+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.337743+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.337743+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.339303+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.339303+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.340771+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: audit 2024-09-13T13:38:48.340771+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: cephadm 2024-09-13T13:38:48.342601+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi040 2024-09-13T13:38:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:49 smithi040 bash[21280]: cephadm 2024-09-13T13:38:48.342601+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi040 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: cluster 2024-09-13T13:38:47.926724+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: cluster 2024-09-13T13:38:47.926724+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.321606+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.321606+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.335755+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.335755+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: cephadm 2024-09-13T13:38:48.337211+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: cephadm 2024-09-13T13:38:48.337211+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-13T13:38:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.337743+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.337743+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.339303+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.339303+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.340771+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: audit 2024-09-13T13:38:48.340771+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: cephadm 2024-09-13T13:38:48.342601+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi040 2024-09-13T13:38:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:49 smithi012 bash[19821]: cephadm 2024-09-13T13:38:48.342601+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi040 2024-09-13T13:38:51.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: cluster 2024-09-13T13:38:49.927148+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: cluster 2024-09-13T13:38:49.927148+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.591755+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.591755+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.599643+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.599643+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: cephadm 2024-09-13T13:38:50.601114+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: cephadm 2024-09-13T13:38:50.601114+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.601663+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.601663+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.603392+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:51.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.603392+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:51.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.605056+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:51.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: audit 2024-09-13T13:38:50.605056+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:51.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: cephadm 2024-09-13T13:38:50.607012+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-09-13T13:38:51.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:51 smithi134 bash[22059]: cephadm 2024-09-13T13:38:50.607012+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-09-13T13:38:51.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: cluster 2024-09-13T13:38:49.927148+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:51.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: cluster 2024-09-13T13:38:49.927148+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.591755+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.591755+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.599643+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.599643+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: cephadm 2024-09-13T13:38:50.601114+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: cephadm 2024-09-13T13:38:50.601114+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.601663+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.601663+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.603392+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.603392+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.605056+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:51.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: audit 2024-09-13T13:38:50.605056+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:51.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: cephadm 2024-09-13T13:38:50.607012+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-09-13T13:38:51.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:51 smithi040 bash[21280]: cephadm 2024-09-13T13:38:50.607012+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: cluster 2024-09-13T13:38:49.927148+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: cluster 2024-09-13T13:38:49.927148+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.591755+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.591755+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.599643+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.599643+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: cephadm 2024-09-13T13:38:50.601114+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:38:51.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: cephadm 2024-09-13T13:38:50.601114+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.601663+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.601663+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.603392+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.603392+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.605056+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: audit 2024-09-13T13:38:50.605056+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: cephadm 2024-09-13T13:38:50.607012+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-09-13T13:38:51.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:51 smithi012 bash[19821]: cephadm 2024-09-13T13:38:50.607012+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi134 2024-09-13T13:38:52.035 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:38:53.419 INFO:teuthology.orchestra.run.smithi012.stdout:# minimal ceph.conf for 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:53.419 INFO:teuthology.orchestra.run.smithi012.stdout:[global] 2024-09-13T13:38:53.419 INFO:teuthology.orchestra.run.smithi012.stdout: fsid = 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:38:53.419 INFO:teuthology.orchestra.run.smithi012.stdout: mon_host = [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.134:3300/0,v1:172.21.15.134:6789/0] 2024-09-13T13:38:53.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: cluster 2024-09-13T13:38:51.927575+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-13T13:38:53.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: cluster 2024-09-13T13:38:51.927575+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-13T13:38:53.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:52.851981+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:52.851981+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:52.859273+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:52.859273+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.852 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:52.861742+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:52.861742+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.418178+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.12:0/647712276' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.418178+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.12:0/647712276' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.517489+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.517489+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.518580+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.518580+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:53.853 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.523588+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.854 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:53 smithi134 bash[22059]: audit 2024-09-13T13:38:53.523588+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: cluster 2024-09-13T13:38:51.927575+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-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: cluster 2024-09-13T13:38:51.927575+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-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:52.851981+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:52.851981+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:52.859273+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:52.859273+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:52.861742+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:52.861742+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.418178+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.12:0/647712276' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.418178+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.12:0/647712276' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.517489+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.517489+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.518580+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:53.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.518580+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:53.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.523588+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:53 smithi040 bash[21280]: audit 2024-09-13T13:38:53.523588+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: cluster 2024-09-13T13:38:51.927575+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-13T13:38:53.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: cluster 2024-09-13T13:38:51.927575+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-13T13:38:53.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:52.851981+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:52.851981+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:52.859273+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:52.859273+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:52.861742+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:52.861742+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.418178+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.12:0/647712276' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.418178+0000 mon.a (mon.0) 251 : audit [DBG] from='client.? 172.21.15.12:0/647712276' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.517489+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.517489+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.518580+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.518580+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.523588+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:53.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:53 smithi012 bash[19821]: audit 2024-09-13T13:38:53.523588+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:54.032 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T13:38:54.033 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:38:54.033 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T13:38:54.047 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:38:54.048 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:54.101 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-13T13:38:54.101 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T13:38:54.116 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-13T13:38:54.116 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:54.172 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T13:38:54.172 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T13:38:54.186 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T13:38:54.186 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:38:54.242 INFO:tasks.cephadm:Adding mgr.x on smithi012 2024-09-13T13:38:54.243 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi012=x' 2024-09-13T13:38:55.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:55 smithi134 bash[22059]: cluster 2024-09-13T13:38:53.928021+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-13T13:38:55.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:55 smithi134 bash[22059]: cluster 2024-09-13T13:38:53.928021+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-13T13:38:55.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:55 smithi040 bash[21280]: cluster 2024-09-13T13:38:53.928021+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-13T13:38:55.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:55 smithi040 bash[21280]: cluster 2024-09-13T13:38:53.928021+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-13T13:38:55.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:55 smithi012 bash[19821]: cluster 2024-09-13T13:38:53.928021+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-13T13:38:55.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:55 smithi012 bash[19821]: cluster 2024-09-13T13:38:53.928021+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-13T13:38:57.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:57 smithi040 bash[21280]: cluster 2024-09-13T13:38:55.928443+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:57.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:57 smithi040 bash[21280]: cluster 2024-09-13T13:38:55.928443+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:57.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:57 smithi012 bash[19821]: cluster 2024-09-13T13:38:55.928443+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:57.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:57 smithi012 bash[19821]: cluster 2024-09-13T13:38:55.928443+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:58.003 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T13:38:58.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:57 smithi134 bash[22059]: cluster 2024-09-13T13:38:55.928443+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:58.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:57 smithi134 bash[22059]: cluster 2024-09-13T13:38:55.928443+0000 mgr.x (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:59.324 INFO:teuthology.orchestra.run.smithi134.stdout:Scheduled mgr update... 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: cluster 2024-09-13T13:38:57.928868+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: cluster 2024-09-13T13:38:57.928868+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.322581+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.322581+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.324388+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.324388+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.327806+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.327806+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.329550+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:59.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.329550+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.338649+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.338649+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.345809+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.345809+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.395868+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.395868+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.397357+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.397357+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.398808+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:38:59 smithi040 bash[21280]: audit 2024-09-13T13:38:59.398808+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: cluster 2024-09-13T13:38:57.928868+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:59.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: cluster 2024-09-13T13:38:57.928868+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:59.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.322581+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.322581+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.324388+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:59.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.324388+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:59.892 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.327806+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.327806+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.329550+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.329550+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.338649+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.338649+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.345809+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.345809+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.395868+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.395868+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.397357+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:38:59.893 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.397357+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:38:59.894 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.398808+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.894 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:38:59 smithi134 bash[22059]: audit 2024-09-13T13:38:59.398808+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.895 DEBUG:tasks.cephadm:set 0 configs 2024-09-13T13:38:59.895 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T13:38:59.895 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:38:59.895 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:38:59.900 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-13T13:38:59.900 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_1 2024-09-13T13:38:59.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: cluster 2024-09-13T13:38:57.928868+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: cluster 2024-09-13T13:38:57.928868+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.322581+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.322581+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.324388+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.324388+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.327806+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.327806+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.329550+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.329550+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.338649+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.338649+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.345809+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.345809+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:38:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.395868+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:38:59.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.395868+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-13T13:38:59.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.397357+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:38:59.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.397357+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-13T13:38:59.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.398808+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:38:59 smithi012 bash[19821]: audit 2024-09-13T13:38:59.398808+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 882 Links: 1 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-13 13:25:27.993474940 +0000 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-13 13:25:27.693477621 +0000 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-13 13:25:27.693477621 +0000 2024-09-13T13:38:59.930 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-09-13T13:38:59.931 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T13:38:59.981 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-13T13:38:59.981 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-13T13:38:59.981 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000284628 s, 1.8 MB/s 2024-09-13T13:38:59.982 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T13:39:00.030 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_2 2024-09-13T13:39:00.080 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T13:39:00.080 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:00.081 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 899 Links: 1 2024-09-13T13:39:00.081 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:00.081 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-13 13:25:28.245472690 +0000 2024-09-13T13:39:00.081 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-13 13:25:28.241472725 +0000 2024-09-13T13:39:00.081 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-13 13:25:28.241472725 +0000 2024-09-13T13:39:00.081 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-09-13T13:39:00.081 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T13:39:00.133 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-13T13:39:00.133 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-13T13:39:00.133 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000268593 s, 1.9 MB/s 2024-09-13T13:39:00.134 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T13:39:00.183 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_3 2024-09-13T13:39:00.229 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T13:39:00.229 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:00.229 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 916 Links: 1 2024-09-13T13:39:00.229 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:00.230 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-13 13:25:29.033465652 +0000 2024-09-13T13:39:00.230 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-13 13:25:28.745468224 +0000 2024-09-13T13:39:00.230 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-13 13:25:28.745468224 +0000 2024-09-13T13:39:00.230 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-09-13T13:39:00.230 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T13:39:00.284 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-13T13:39:00.284 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-13T13:39:00.284 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000379042 s, 1.4 MB/s 2024-09-13T13:39:00.286 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T13:39:00.334 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_4 2024-09-13T13:39:00.385 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T13:39:00.385 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:00.386 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 939 Links: 1 2024-09-13T13:39:00.386 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:00.386 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-09-13 13:25:29.537461149 +0000 2024-09-13T13:39:00.386 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-09-13 13:25:29.261463614 +0000 2024-09-13T13:39:00.386 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-09-13 13:25:29.261463614 +0000 2024-09-13T13:39:00.386 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-09-13T13:39:00.386 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T13:39:00.441 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-09-13T13:39:00.441 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-09-13T13:39:00.441 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000382467 s, 1.3 MB/s 2024-09-13T13:39:00.442 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T13:39:00.495 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-13T13:39:00.496 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:39:00.502 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-13T13:39:00.502 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-13 13:25:28.475603501 +0000 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-13 13:25:28.203605931 +0000 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-13 13:25:28.203605931 +0000 2024-09-13T13:39:00.552 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-13T13:39:00.552 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T13:39:00.606 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-13T13:39:00.606 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-13T13:39:00.606 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000422146 s, 1.2 MB/s 2024-09-13T13:39:00.608 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T13:39:00.658 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2024-09-13T13:39:00.708 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T13:39:00.708 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:00.708 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-09-13T13:39:00.708 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:00.709 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-13 13:25:28.971599071 +0000 2024-09-13T13:39:00.709 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-13 13:25:28.715601357 +0000 2024-09-13T13:39:00.709 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-13 13:25:28.715601357 +0000 2024-09-13T13:39:00.709 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-13T13:39:00.709 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T13:39:00.762 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-13T13:39:00.762 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-13T13:39:00.762 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000370146 s, 1.4 MB/s 2024-09-13T13:39:00.763 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T13:39:00.812 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2024-09-13T13:39:00.859 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T13:39:00.859 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:00.859 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-13T13:39:00.860 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:00.860 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-13 13:25:29.495594391 +0000 2024-09-13T13:39:00.860 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-13 13:25:29.231596748 +0000 2024-09-13T13:39:00.860 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-13 13:25:29.231596748 +0000 2024-09-13T13:39:00.860 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-13T13:39:00.860 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T13:39:00.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: audit 2024-09-13T13:38:59.312903+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:00.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: audit 2024-09-13T13:38:59.312903+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:00.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: cephadm 2024-09-13T13:38:59.315803+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi012=x;count:1 2024-09-13T13:39:00.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: cephadm 2024-09-13T13:38:59.315803+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi012=x;count:1 2024-09-13T13:39:00.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: cephadm 2024-09-13T13:38:59.395258+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-13T13:39:00.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: cephadm 2024-09-13T13:38:59.395258+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-13T13:39:00.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: cephadm 2024-09-13T13:38:59.400251+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi012 2024-09-13T13:39:00.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:00 smithi040 bash[21280]: cephadm 2024-09-13T13:38:59.400251+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi012 2024-09-13T13:39:00.892 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-13T13:39:00.893 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-13T13:39:00.893 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000433826 s, 1.2 MB/s 2024-09-13T13:39:00.894 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: audit 2024-09-13T13:38:59.312903+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: audit 2024-09-13T13:38:59.312903+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: cephadm 2024-09-13T13:38:59.315803+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi012=x;count:1 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: cephadm 2024-09-13T13:38:59.315803+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi012=x;count:1 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: cephadm 2024-09-13T13:38:59.395258+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: cephadm 2024-09-13T13:38:59.395258+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: cephadm 2024-09-13T13:38:59.400251+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi012 2024-09-13T13:39:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:00 smithi012 bash[19821]: cephadm 2024-09-13T13:38:59.400251+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi012 2024-09-13T13:39:00.940 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 922 Links: 1 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-13 13:25:30.015589745 +0000 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-13 13:25:29.747592140 +0000 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-13 13:25:29.747592140 +0000 2024-09-13T13:39:00.991 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-13T13:39:00.992 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T13:39:01.046 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-13T13:39:01.046 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-13T13:39:01.046 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.00038468 s, 1.3 MB/s 2024-09-13T13:39:01.047 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T13:39:01.097 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-13T13:39:01.097 DEBUG:teuthology.orchestra.run.smithi134:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T13:39:01.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: audit 2024-09-13T13:38:59.312903+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:01.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: audit 2024-09-13T13:38:59.312903+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi012=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:01.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: cephadm 2024-09-13T13:38:59.315803+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi012=x;count:1 2024-09-13T13:39:01.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: cephadm 2024-09-13T13:38:59.315803+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi012=x;count:1 2024-09-13T13:39:01.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: cephadm 2024-09-13T13:38:59.395258+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-13T13:39:01.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: cephadm 2024-09-13T13:38:59.395258+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-13T13:39:01.102 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: cephadm 2024-09-13T13:38:59.400251+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi012 2024-09-13T13:39:01.102 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:00 smithi134 bash[22059]: cephadm 2024-09-13T13:38:59.400251+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi012 2024-09-13T13:39:01.104 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-13T13:39:01.104 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_1 2024-09-13T13:39:01.150 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T13:39:01.150 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:01.150 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-09-13T13:39:01.150 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:01.151 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 13:25:23.132828991 +0000 2024-09-13T13:39:01.151 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 13:25:22.872831313 +0000 2024-09-13T13:39:01.151 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 13:25:22.872831313 +0000 2024-09-13T13:39:01.151 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-09-13T13:39:01.151 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T13:39:01.205 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T13:39:01.205 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T13:39:01.205 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000478082 s, 1.1 MB/s 2024-09-13T13:39:01.207 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T13:39:01.256 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_2 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 899 Links: 1 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 13:25:23.640824454 +0000 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 13:25:23.392826669 +0000 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 13:25:23.392826669 +0000 2024-09-13T13:39:01.302 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-09-13T13:39:01.303 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T13:39:01.356 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T13:39:01.357 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T13:39:01.357 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000384249 s, 1.3 MB/s 2024-09-13T13:39:01.358 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T13:39:01.407 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_3 2024-09-13T13:39:01.454 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T13:39:01.454 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:01.454 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-09-13T13:39:01.454 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:01.454 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 13:25:24.148819917 +0000 2024-09-13T13:39:01.455 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 13:25:23.900822132 +0000 2024-09-13T13:39:01.455 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 13:25:23.900822132 +0000 2024-09-13T13:39:01.455 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-09-13T13:39:01.455 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T13:39:01.509 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T13:39:01.509 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T13:39:01.509 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000419032 s, 1.2 MB/s 2024-09-13T13:39:01.510 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T13:39:01.559 DEBUG:teuthology.orchestra.run.smithi134:> stat /dev/vg_nvme/lv_4 2024-09-13T13:39:01.606 INFO:teuthology.orchestra.run.smithi134.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T13:39:01.606 INFO:teuthology.orchestra.run.smithi134.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T13:39:01.606 INFO:teuthology.orchestra.run.smithi134.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-09-13T13:39:01.606 INFO:teuthology.orchestra.run.smithi134.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T13:39:01.606 INFO:teuthology.orchestra.run.smithi134.stdout:Access: 2024-09-13 13:25:24.388817772 +0000 2024-09-13T13:39:01.606 INFO:teuthology.orchestra.run.smithi134.stdout:Modify: 2024-09-13 13:25:24.384817809 +0000 2024-09-13T13:39:01.607 INFO:teuthology.orchestra.run.smithi134.stdout:Change: 2024-09-13 13:25:24.384817809 +0000 2024-09-13T13:39:01.607 INFO:teuthology.orchestra.run.smithi134.stdout: Birth: - 2024-09-13T13:39:01.607 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T13:39:01.661 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records in 2024-09-13T13:39:01.661 INFO:teuthology.orchestra.run.smithi134.stderr:1+0 records out 2024-09-13T13:39:01.661 INFO:teuthology.orchestra.run.smithi134.stderr:512 bytes copied, 0.000401382 s, 1.3 MB/s 2024-09-13T13:39:01.662 DEBUG:teuthology.orchestra.run.smithi134:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T13:39:01.711 INFO:tasks.cephadm:Deploying osd.0 on smithi012 with /dev/vg_nvme/lv_4... 2024-09-13T13:39:01.712 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T13:39:01.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:01 smithi134 bash[22059]: cluster 2024-09-13T13:38:59.929226+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-13T13:39:01.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:01 smithi134 bash[22059]: cluster 2024-09-13T13:38:59.929226+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-13T13:39:01.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:01 smithi040 bash[21280]: cluster 2024-09-13T13:38:59.929226+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-13T13:39:01.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:01 smithi040 bash[21280]: cluster 2024-09-13T13:38:59.929226+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-13T13:39:01.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:01 smithi012 bash[19821]: cluster 2024-09-13T13:38:59.929226+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-13T13:39:01.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:01 smithi012 bash[19821]: cluster 2024-09-13T13:38:59.929226+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-13T13:39:03.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:02 smithi134 bash[22059]: audit 2024-09-13T13:39:01.775539+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:02 smithi134 bash[22059]: audit 2024-09-13T13:39:01.775539+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:02 smithi134 bash[22059]: audit 2024-09-13T13:39:01.781534+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:02 smithi134 bash[22059]: audit 2024-09-13T13:39:01.781534+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:02 smithi134 bash[22059]: cluster 2024-09-13T13:39:01.929474+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-13T13:39:03.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:02 smithi134 bash[22059]: cluster 2024-09-13T13:39:01.929474+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-13T13:39:03.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:02 smithi040 bash[21280]: audit 2024-09-13T13:39:01.775539+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.227 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:02 smithi040 bash[21280]: audit 2024-09-13T13:39:01.775539+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.227 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:02 smithi040 bash[21280]: audit 2024-09-13T13:39:01.781534+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.227 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:02 smithi040 bash[21280]: audit 2024-09-13T13:39:01.781534+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.227 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:02 smithi040 bash[21280]: cluster 2024-09-13T13:39:01.929474+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-13T13:39:03.227 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:02 smithi040 bash[21280]: cluster 2024-09-13T13:39:01.929474+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-13T13:39:03.228 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:02 smithi012 bash[19821]: audit 2024-09-13T13:39:01.775539+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.228 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:02 smithi012 bash[19821]: audit 2024-09-13T13:39:01.775539+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.228 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:02 smithi012 bash[19821]: audit 2024-09-13T13:39:01.781534+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.228 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:02 smithi012 bash[19821]: audit 2024-09-13T13:39:01.781534+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:03.228 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:02 smithi012 bash[19821]: cluster 2024-09-13T13:39:01.929474+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-13T13:39:03.228 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:02 smithi012 bash[19821]: cluster 2024-09-13T13:39:01.929474+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-13T13:39:05.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:04 smithi134 bash[22059]: cluster 2024-09-13T13:39:03.929825+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-13T13:39:05.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:04 smithi134 bash[22059]: cluster 2024-09-13T13:39:03.929825+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-13T13:39:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:04 smithi040 bash[21280]: cluster 2024-09-13T13:39:03.929825+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-13T13:39:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:04 smithi040 bash[21280]: cluster 2024-09-13T13:39:03.929825+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-13T13:39:05.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:04 smithi012 bash[19821]: cluster 2024-09-13T13:39:03.929825+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-13T13:39:05.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:04 smithi012 bash[19821]: cluster 2024-09-13T13:39:03.929825+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-13T13:39:06.448 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:39:07.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:06 smithi134 bash[22059]: cluster 2024-09-13T13:39:05.930222+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-13T13:39:07.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:06 smithi134 bash[22059]: cluster 2024-09-13T13:39:05.930222+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-13T13:39:07.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:06 smithi012 bash[19821]: cluster 2024-09-13T13:39:05.930222+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-13T13:39:07.369 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:06 smithi012 bash[19821]: cluster 2024-09-13T13:39:05.930222+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-13T13:39:07.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:06 smithi040 bash[21280]: cluster 2024-09-13T13:39:05.930222+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-13T13:39:07.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:06 smithi040 bash[21280]: cluster 2024-09-13T13:39:05.930222+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-13T13:39:09.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:08 smithi134 bash[22059]: cluster 2024-09-13T13:39:07.930630+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-13T13:39:09.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:08 smithi134 bash[22059]: cluster 2024-09-13T13:39:07.930630+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-13T13:39:09.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:08 smithi040 bash[21280]: cluster 2024-09-13T13:39:07.930630+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-13T13:39:09.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:08 smithi040 bash[21280]: cluster 2024-09-13T13:39:07.930630+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-13T13:39:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:08 smithi012 bash[19821]: cluster 2024-09-13T13:39:07.930630+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-13T13:39:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:08 smithi012 bash[19821]: cluster 2024-09-13T13:39:07.930630+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-13T13:39:10.589 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:39:10.632 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi012:vg_nvme/lv_4 2024-09-13T13:39:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:11 smithi134 bash[22059]: cluster 2024-09-13T13:39:09.930994+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-13T13:39:11.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:11 smithi134 bash[22059]: cluster 2024-09-13T13:39:09.930994+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-13T13:39:11.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:10 smithi040 bash[21280]: cluster 2024-09-13T13:39:09.930994+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-13T13:39:11.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:10 smithi040 bash[21280]: cluster 2024-09-13T13:39:09.930994+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-13T13:39:11.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:10 smithi012 bash[19821]: cluster 2024-09-13T13:39:09.930994+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-13T13:39:11.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:10 smithi012 bash[19821]: cluster 2024-09-13T13:39:09.930994+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-13T13:39:13.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:13 smithi134 bash[22059]: cluster 2024-09-13T13:39:11.931384+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-13T13:39:13.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:13 smithi134 bash[22059]: cluster 2024-09-13T13:39:11.931384+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-13T13:39:13.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:13 smithi040 bash[21280]: cluster 2024-09-13T13:39:11.931384+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-13T13:39:13.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:13 smithi040 bash[21280]: cluster 2024-09-13T13:39:11.931384+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-13T13:39:13.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:13 smithi012 bash[19821]: cluster 2024-09-13T13:39:11.931384+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-13T13:39:13.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:13 smithi012 bash[19821]: cluster 2024-09-13T13:39:11.931384+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-13T13:39:15.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:15 smithi134 bash[22059]: cluster 2024-09-13T13:39:13.931789+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:15.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:15 smithi134 bash[22059]: cluster 2024-09-13T13:39:13.931789+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:15.363 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:39:15.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:15 smithi040 bash[21280]: cluster 2024-09-13T13:39:13.931789+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:15.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:15 smithi040 bash[21280]: cluster 2024-09-13T13:39:13.931789+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:15.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:15 smithi012 bash[19821]: cluster 2024-09-13T13:39:13.931789+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:15.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:15 smithi012 bash[19821]: cluster 2024-09-13T13:39:13.931789+0000 mgr.x (mgr.14152) 106 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: cluster 2024-09-13T13:39:15.932233+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: cluster 2024-09-13T13:39:15.932233+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: audit 2024-09-13T13:39:16.742159+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: audit 2024-09-13T13:39:16.742159+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: audit 2024-09-13T13:39:16.747984+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: audit 2024-09-13T13:39:16.747984+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: audit 2024-09-13T13:39:16.749226+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:17.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:17 smithi134 bash[22059]: audit 2024-09-13T13:39:16.749226+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: cluster 2024-09-13T13:39:15.932233+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: cluster 2024-09-13T13:39:15.932233+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: audit 2024-09-13T13:39:16.742159+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:39:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: audit 2024-09-13T13:39:16.742159+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:39:17.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: audit 2024-09-13T13:39:16.747984+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:39:17.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: audit 2024-09-13T13:39:16.747984+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:39:17.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: audit 2024-09-13T13:39:16.749226+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:17.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:17 smithi040 bash[21280]: audit 2024-09-13T13:39:16.749226+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: cluster 2024-09-13T13:39:15.932233+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: cluster 2024-09-13T13:39:15.932233+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: audit 2024-09-13T13:39:16.742159+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: audit 2024-09-13T13:39:16.742159+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: audit 2024-09-13T13:39:16.747984+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: audit 2024-09-13T13:39:16.747984+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: audit 2024-09-13T13:39:16.749226+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:17 smithi012 bash[19821]: audit 2024-09-13T13:39:16.749226+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:18.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:18 smithi134 bash[22059]: audit 2024-09-13T13:39:16.735554+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:18.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:18 smithi134 bash[22059]: audit 2024-09-13T13:39:16.735554+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:18.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:18 smithi040 bash[21280]: audit 2024-09-13T13:39:16.735554+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:18.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:18 smithi040 bash[21280]: audit 2024-09-13T13:39:16.735554+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:18.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:18 smithi012 bash[19821]: audit 2024-09-13T13:39:16.735554+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:18.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:18 smithi012 bash[19821]: audit 2024-09-13T13:39:16.735554+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:39:19.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:19 smithi134 bash[22059]: cluster 2024-09-13T13:39:17.932686+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-13T13:39:19.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:19 smithi134 bash[22059]: cluster 2024-09-13T13:39:17.932686+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-13T13:39:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:19 smithi040 bash[21280]: cluster 2024-09-13T13:39:17.932686+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-13T13:39:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:19 smithi040 bash[21280]: cluster 2024-09-13T13:39:17.932686+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-13T13:39:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:19 smithi012 bash[19821]: cluster 2024-09-13T13:39:17.932686+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-13T13:39:19.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:19 smithi012 bash[19821]: cluster 2024-09-13T13:39:17.932686+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-13T13:39:21.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:21 smithi134 bash[22059]: cluster 2024-09-13T13:39:19.933053+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-13T13:39:21.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:21 smithi134 bash[22059]: cluster 2024-09-13T13:39:19.933053+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-13T13:39:21.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:21 smithi040 bash[21280]: cluster 2024-09-13T13:39:19.933053+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-13T13:39:21.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:21 smithi040 bash[21280]: cluster 2024-09-13T13:39:19.933053+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-13T13:39:21.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:21 smithi012 bash[19821]: cluster 2024-09-13T13:39:19.933053+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-13T13:39:21.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:21 smithi012 bash[19821]: cluster 2024-09-13T13:39:19.933053+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-13T13:39:23.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:23 smithi134 bash[22059]: cluster 2024-09-13T13:39:21.933494+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:23.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:23 smithi134 bash[22059]: cluster 2024-09-13T13:39:21.933494+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:23.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:23 smithi040 bash[21280]: cluster 2024-09-13T13:39:21.933494+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:23.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:23 smithi040 bash[21280]: cluster 2024-09-13T13:39:21.933494+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:23 smithi012 bash[19821]: cluster 2024-09-13T13:39:21.933494+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:23 smithi012 bash[19821]: cluster 2024-09-13T13:39:21.933494+0000 mgr.x (mgr.14152) 111 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:25.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:25 smithi134 bash[22059]: cluster 2024-09-13T13:39:23.933927+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:25.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:25 smithi134 bash[22059]: cluster 2024-09-13T13:39:23.933927+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:25.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:25 smithi040 bash[21280]: cluster 2024-09-13T13:39:23.933927+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:25.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:25 smithi040 bash[21280]: cluster 2024-09-13T13:39:23.933927+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:25.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:25 smithi012 bash[19821]: cluster 2024-09-13T13:39:23.933927+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:25.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:25 smithi012 bash[19821]: cluster 2024-09-13T13:39:23.933927+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.113427+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"} : dispatch 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.113427+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"} : dispatch 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.116319+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"}]': finished 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.116319+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"}]': finished 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: cluster 2024-09-13T13:39:25.120838+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: cluster 2024-09-13T13:39:25.120838+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.121146+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:26.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.121146+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:26.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.738418+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.12:0/929688360' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:39:26.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:26 smithi134 bash[22059]: audit 2024-09-13T13:39:25.738418+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.12:0/929688360' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:39:26.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.113427+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"} : dispatch 2024-09-13T13:39:26.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.113427+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"} : dispatch 2024-09-13T13:39:26.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.116319+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"}]': finished 2024-09-13T13:39:26.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.116319+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"}]': finished 2024-09-13T13:39:26.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: cluster 2024-09-13T13:39:25.120838+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:39:26.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: cluster 2024-09-13T13:39:25.120838+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:39:26.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.121146+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:26.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.121146+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:26.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.738418+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.12:0/929688360' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:39:26.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:26 smithi040 bash[21280]: audit 2024-09-13T13:39:25.738418+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.12:0/929688360' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:39:26.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.113427+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"} : dispatch 2024-09-13T13:39:26.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.113427+0000 mon.a (mon.0) 269 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"} : dispatch 2024-09-13T13:39:26.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.116319+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"}]': finished 2024-09-13T13:39:26.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.116319+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.12:0/264921072' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "16109631-dc6c-481e-a4ba-ce4766dde3d1"}]': finished 2024-09-13T13:39:26.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: cluster 2024-09-13T13:39:25.120838+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:39:26.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: cluster 2024-09-13T13:39:25.120838+0000 mon.a (mon.0) 271 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-13T13:39:26.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.121146+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:26.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.121146+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:26.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.738418+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.12:0/929688360' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:39:26.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:26 smithi012 bash[19821]: audit 2024-09-13T13:39:25.738418+0000 mon.a (mon.0) 273 : audit [DBG] from='client.? 172.21.15.12:0/929688360' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:39:27.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:27 smithi040 bash[21280]: cluster 2024-09-13T13:39:25.934334+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-13T13:39:27.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:27 smithi040 bash[21280]: cluster 2024-09-13T13:39:25.934334+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-13T13:39:27.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:27 smithi012 bash[19821]: cluster 2024-09-13T13:39:25.934334+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-13T13:39:27.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:27 smithi012 bash[19821]: cluster 2024-09-13T13:39:25.934334+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-13T13:39:27.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:27 smithi134 bash[22059]: cluster 2024-09-13T13:39:25.934334+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-13T13:39:27.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:27 smithi134 bash[22059]: cluster 2024-09-13T13:39:25.934334+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-13T13:39:29.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:29 smithi040 bash[21280]: cluster 2024-09-13T13:39:27.934758+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-13T13:39:29.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:29 smithi040 bash[21280]: cluster 2024-09-13T13:39:27.934758+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-13T13:39:29.390 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:29 smithi012 bash[19821]: cluster 2024-09-13T13:39:27.934758+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-13T13:39:29.390 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:29 smithi012 bash[19821]: cluster 2024-09-13T13:39:27.934758+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-13T13:39:29.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:29 smithi134 bash[22059]: cluster 2024-09-13T13:39:27.934758+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-13T13:39:29.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:29 smithi134 bash[22059]: cluster 2024-09-13T13:39:27.934758+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-13T13:39:31.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:31 smithi040 bash[21280]: cluster 2024-09-13T13:39:29.935083+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-13T13:39:31.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:31 smithi040 bash[21280]: cluster 2024-09-13T13:39:29.935083+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-13T13:39:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:31 smithi012 bash[19821]: cluster 2024-09-13T13:39:29.935083+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-13T13:39:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:31 smithi012 bash[19821]: cluster 2024-09-13T13:39:29.935083+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-13T13:39:31.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:31 smithi134 bash[22059]: cluster 2024-09-13T13:39:29.935083+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-13T13:39:31.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:31 smithi134 bash[22059]: cluster 2024-09-13T13:39:29.935083+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-13T13:39:33.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:33 smithi012 bash[19821]: cluster 2024-09-13T13:39:31.935470+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-13T13:39:33.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:33 smithi012 bash[19821]: cluster 2024-09-13T13:39:31.935470+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-13T13:39:33.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:33 smithi134 bash[22059]: cluster 2024-09-13T13:39:31.935470+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-13T13:39:33.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:33 smithi134 bash[22059]: cluster 2024-09-13T13:39:31.935470+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-13T13:39:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:33 smithi040 bash[21280]: cluster 2024-09-13T13:39:31.935470+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-13T13:39:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:33 smithi040 bash[21280]: cluster 2024-09-13T13:39:31.935470+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-13T13:39:35.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:35 smithi012 bash[19821]: cluster 2024-09-13T13:39:33.935901+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:35 smithi012 bash[19821]: cluster 2024-09-13T13:39:33.935901+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:35.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:35 smithi134 bash[22059]: cluster 2024-09-13T13:39:33.935901+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:35.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:35 smithi134 bash[22059]: cluster 2024-09-13T13:39:33.935901+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:35 smithi040 bash[21280]: cluster 2024-09-13T13:39:33.935901+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:35 smithi040 bash[21280]: cluster 2024-09-13T13:39:33.935901+0000 mgr.x (mgr.14152) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:37.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:37 smithi012 bash[19821]: cluster 2024-09-13T13:39:35.936329+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:37 smithi012 bash[19821]: cluster 2024-09-13T13:39:35.936329+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:37 smithi134 bash[22059]: cluster 2024-09-13T13:39:35.936329+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:37.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:37 smithi134 bash[22059]: cluster 2024-09-13T13:39:35.936329+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:37 smithi040 bash[21280]: cluster 2024-09-13T13:39:35.936329+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:37 smithi040 bash[21280]: cluster 2024-09-13T13:39:35.936329+0000 mgr.x (mgr.14152) 118 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: cluster 2024-09-13T13:39:37.936765+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: cluster 2024-09-13T13:39:37.936765+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: audit 2024-09-13T13:39:38.601935+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: audit 2024-09-13T13:39:38.601935+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: audit 2024-09-13T13:39:38.603718+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: audit 2024-09-13T13:39:38.603718+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: cephadm 2024-09-13T13:39:38.605202+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-09-13T13:39:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:39 smithi012 bash[19821]: cephadm 2024-09-13T13:39:38.605202+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-09-13T13:39:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: cluster 2024-09-13T13:39:37.936765+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: cluster 2024-09-13T13:39:37.936765+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: audit 2024-09-13T13:39:38.601935+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: audit 2024-09-13T13:39:38.601935+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: audit 2024-09-13T13:39:38.603718+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: audit 2024-09-13T13:39:38.603718+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: cephadm 2024-09-13T13:39:38.605202+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-09-13T13:39:39.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:39 smithi134 bash[22059]: cephadm 2024-09-13T13:39:38.605202+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-09-13T13:39:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: cluster 2024-09-13T13:39:37.936765+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: cluster 2024-09-13T13:39:37.936765+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: audit 2024-09-13T13:39:38.601935+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:39:39.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: audit 2024-09-13T13:39:38.601935+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-13T13:39:39.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: audit 2024-09-13T13:39:38.603718+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:39.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: audit 2024-09-13T13:39:38.603718+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:39.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: cephadm 2024-09-13T13:39:38.605202+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-09-13T13:39:39.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:39 smithi040 bash[21280]: cephadm 2024-09-13T13:39:38.605202+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi012 2024-09-13T13:39:41.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:41 smithi012 bash[19821]: cluster 2024-09-13T13:39:39.937181+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-13T13:39:41.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:41 smithi012 bash[19821]: cluster 2024-09-13T13:39:39.937181+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-13T13:39:41.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:41 smithi134 bash[22059]: cluster 2024-09-13T13:39:39.937181+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-13T13:39:41.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:41 smithi134 bash[22059]: cluster 2024-09-13T13:39:39.937181+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-13T13:39:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:41 smithi040 bash[21280]: cluster 2024-09-13T13:39:39.937181+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-13T13:39:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:41 smithi040 bash[21280]: cluster 2024-09-13T13:39:39.937181+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-13T13:39:43.049 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:42 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:39:43.050 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:39:42 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:39:43.392 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:43 smithi012 bash[19821]: cluster 2024-09-13T13:39:41.937507+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-13T13:39:43.392 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:43 smithi012 bash[19821]: cluster 2024-09-13T13:39:41.937507+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-13T13:39:43.392 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:43 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:39:43.393 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:39:43 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:39:43.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:43 smithi134 bash[22059]: cluster 2024-09-13T13:39:41.937507+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-13T13:39:43.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:43 smithi134 bash[22059]: cluster 2024-09-13T13:39:41.937507+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-13T13:39:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:43 smithi040 bash[21280]: cluster 2024-09-13T13:39:41.937507+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-13T13:39:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:43 smithi040 bash[21280]: cluster 2024-09-13T13:39:41.937507+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-13T13:39:44.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:44 smithi012 bash[19821]: audit 2024-09-13T13:39:43.312640+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:44.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:44 smithi012 bash[19821]: audit 2024-09-13T13:39:43.312640+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:44.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:44 smithi012 bash[19821]: audit 2024-09-13T13:39:43.316392+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:44 smithi012 bash[19821]: audit 2024-09-13T13:39:43.316392+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:44 smithi012 bash[19821]: audit 2024-09-13T13:39:43.320140+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:44 smithi012 bash[19821]: audit 2024-09-13T13:39:43.320140+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:44 smithi134 bash[22059]: audit 2024-09-13T13:39:43.312640+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:44.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:44 smithi134 bash[22059]: audit 2024-09-13T13:39:43.312640+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:44.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:44 smithi134 bash[22059]: audit 2024-09-13T13:39:43.316392+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:44 smithi134 bash[22059]: audit 2024-09-13T13:39:43.316392+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:44 smithi134 bash[22059]: audit 2024-09-13T13:39:43.320140+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:44 smithi134 bash[22059]: audit 2024-09-13T13:39:43.320140+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:44 smithi040 bash[21280]: audit 2024-09-13T13:39:43.312640+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:44 smithi040 bash[21280]: audit 2024-09-13T13:39:43.312640+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:44 smithi040 bash[21280]: audit 2024-09-13T13:39:43.316392+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:44 smithi040 bash[21280]: audit 2024-09-13T13:39:43.316392+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:44 smithi040 bash[21280]: audit 2024-09-13T13:39:43.320140+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:44 smithi040 bash[21280]: audit 2024-09-13T13:39:43.320140+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:45.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:45 smithi134 bash[22059]: cluster 2024-09-13T13:39:43.937865+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-13T13:39:45.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:45 smithi134 bash[22059]: cluster 2024-09-13T13:39:43.937865+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-13T13:39:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:45 smithi040 bash[21280]: cluster 2024-09-13T13:39:43.937865+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-13T13:39:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:45 smithi040 bash[21280]: cluster 2024-09-13T13:39:43.937865+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-13T13:39:45.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:45 smithi012 bash[19821]: cluster 2024-09-13T13:39:43.937865+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-13T13:39:45.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:45 smithi012 bash[19821]: cluster 2024-09-13T13:39:43.937865+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-13T13:39:47.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:47 smithi012 bash[19821]: cluster 2024-09-13T13:39:45.938282+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-13T13:39:47.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:47 smithi012 bash[19821]: cluster 2024-09-13T13:39:45.938282+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-13T13:39:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:47 smithi134 bash[22059]: cluster 2024-09-13T13:39:45.938282+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-13T13:39:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:47 smithi134 bash[22059]: cluster 2024-09-13T13:39:45.938282+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-13T13:39:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:47 smithi040 bash[21280]: cluster 2024-09-13T13:39:45.938282+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-13T13:39:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:47 smithi040 bash[21280]: cluster 2024-09-13T13:39:45.938282+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-13T13:39:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:49 smithi134 bash[22059]: cluster 2024-09-13T13:39:47.938734+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-13T13:39:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:49 smithi134 bash[22059]: cluster 2024-09-13T13:39:47.938734+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-13T13:39:49.608 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:49 smithi012 bash[19821]: cluster 2024-09-13T13:39:47.938734+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-13T13:39:49.608 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:49 smithi012 bash[19821]: cluster 2024-09-13T13:39:47.938734+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-13T13:39:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:49 smithi040 bash[21280]: cluster 2024-09-13T13:39:47.938734+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-13T13:39:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:49 smithi040 bash[21280]: cluster 2024-09-13T13:39:47.938734+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-13T13:39:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:49.709948+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:49.709948+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:49.714717+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:49.714717+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: cluster 2024-09-13T13:39:49.939010+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-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: cluster 2024-09-13T13:39:49.939010+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-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:50.347873+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:50.347873+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:50.349217+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:39:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:50.349217+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:39:51.102 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:50.358384+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.102 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:50 smithi134 bash[22059]: audit 2024-09-13T13:39:50.358384+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:49.709948+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:49.709948+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:49.714717+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:49.714717+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: cluster 2024-09-13T13:39:49.939010+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-13T13:39:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: cluster 2024-09-13T13:39:49.939010+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-13T13:39:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:50.347873+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:50.347873+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:50.349217+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:39:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:50.349217+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:39:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:50.358384+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:50 smithi040 bash[21280]: audit 2024-09-13T13:39:50.358384+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:49.709948+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:49.709948+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:49.714717+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:49.714717+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: cluster 2024-09-13T13:39:49.939010+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-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: cluster 2024-09-13T13:39:49.939010+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-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:50.347873+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:50.347873+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:50.349217+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:50.349217+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:39:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:50.358384+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:50 smithi012 bash[19821]: audit 2024-09-13T13:39:50.358384+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:53.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:52 smithi134 bash[22059]: cluster 2024-09-13T13:39:51.939405+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:53.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:52 smithi134 bash[22059]: cluster 2024-09-13T13:39:51.939405+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:52 smithi040 bash[21280]: cluster 2024-09-13T13:39:51.939405+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:52 smithi040 bash[21280]: cluster 2024-09-13T13:39:51.939405+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:53.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:52 smithi012 bash[19821]: cluster 2024-09-13T13:39:51.939405+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:53.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:52 smithi012 bash[19821]: cluster 2024-09-13T13:39:51.939405+0000 mgr.x (mgr.14152) 127 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:54.823 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 0 on host 'smithi012' 2024-09-13T13:39:55.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: cluster 2024-09-13T13:39:53.939739+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:55.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: cluster 2024-09-13T13:39:53.939739+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:55.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: audit 2024-09-13T13:39:54.802631+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:55.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: audit 2024-09-13T13:39:54.802631+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:55.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: audit 2024-09-13T13:39:54.807925+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: audit 2024-09-13T13:39:54.807925+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: audit 2024-09-13T13:39:54.815275+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:54 smithi012 bash[19821]: audit 2024-09-13T13:39:54.815275+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: cluster 2024-09-13T13:39:53.939739+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:55.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: cluster 2024-09-13T13:39:53.939739+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:55.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: audit 2024-09-13T13:39:54.802631+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:55.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: audit 2024-09-13T13:39:54.802631+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:55.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: audit 2024-09-13T13:39:54.807925+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: audit 2024-09-13T13:39:54.807925+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: audit 2024-09-13T13:39:54.815275+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:55 smithi134 bash[22059]: audit 2024-09-13T13:39:54.815275+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:54 smithi040 bash[21280]: cluster 2024-09-13T13:39:53.939739+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:54 smithi040 bash[21280]: cluster 2024-09-13T13:39:53.939739+0000 mgr.x (mgr.14152) 128 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:55 smithi040 bash[21280]: audit 2024-09-13T13:39:54.802631+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:55 smithi040 bash[21280]: audit 2024-09-13T13:39:54.802631+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:55 smithi040 bash[21280]: audit 2024-09-13T13:39:54.807925+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:55 smithi040 bash[21280]: audit 2024-09-13T13:39:54.807925+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:55 smithi040 bash[21280]: audit 2024-09-13T13:39:54.815275+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:55 smithi040 bash[21280]: audit 2024-09-13T13:39:54.815275+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:39:55.424 DEBUG:teuthology.orchestra.run.smithi012:osd.0> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.0.service 2024-09-13T13:39:55.426 INFO:tasks.cephadm:Deploying osd.1 on smithi012 with /dev/vg_nvme/lv_3... 2024-09-13T13:39:55.426 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T13:39:56.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:56 smithi134 bash[22059]: audit 2024-09-13T13:39:55.189962+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:39:56.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:56 smithi134 bash[22059]: audit 2024-09-13T13:39:55.189962+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:39:56.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:56 smithi040 bash[21280]: audit 2024-09-13T13:39:55.189962+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:39:56.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:56 smithi040 bash[21280]: audit 2024-09-13T13:39:55.189962+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:39:56.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:55 smithi012 bash[19821]: audit 2024-09-13T13:39:55.189962+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:39:56.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:56 smithi012 bash[19821]: audit 2024-09-13T13:39:55.189962+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-13T13:39:57.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: cluster 2024-09-13T13:39:55.940134+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: cluster 2024-09-13T13:39:55.940134+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: audit 2024-09-13T13:39:56.006166+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: audit 2024-09-13T13:39:56.006166+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: cluster 2024-09-13T13:39:56.008950+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: cluster 2024-09-13T13:39:56.008950+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: audit 2024-09-13T13:39:56.009423+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: audit 2024-09-13T13:39:56.009423+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: audit 2024-09-13T13:39:56.009908+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:57.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:57 smithi134 bash[22059]: audit 2024-09-13T13:39:56.009908+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:57.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: cluster 2024-09-13T13:39:55.940134+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:57.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: cluster 2024-09-13T13:39:55.940134+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:57.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: audit 2024-09-13T13:39:56.006166+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:39:57.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: audit 2024-09-13T13:39:56.006166+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:39:57.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: cluster 2024-09-13T13:39:56.008950+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:39:57.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: cluster 2024-09-13T13:39:56.008950+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:39:57.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: audit 2024-09-13T13:39:56.009423+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:39:57.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: audit 2024-09-13T13:39:56.009423+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:39:57.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: audit 2024-09-13T13:39:56.009908+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:57.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:57 smithi040 bash[21280]: audit 2024-09-13T13:39:56.009908+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: cluster 2024-09-13T13:39:55.940134+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: cluster 2024-09-13T13:39:55.940134+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: audit 2024-09-13T13:39:56.006166+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: audit 2024-09-13T13:39:56.006166+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: cluster 2024-09-13T13:39:56.008950+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: cluster 2024-09-13T13:39:56.008950+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: audit 2024-09-13T13:39:56.009423+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: audit 2024-09-13T13:39:56.009423+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: audit 2024-09-13T13:39:56.009908+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:57.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[19821]: audit 2024-09-13T13:39:56.009908+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:57.426 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[29637]: debug 2024-09-13T13:39:57.049+0000 7fc5a33be640 -1 osd.0 0 waiting for initial osdmap 2024-09-13T13:39:57.426 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:39:57 smithi012 bash[29637]: debug 2024-09-13T13:39:57.053+0000 7fc59f1e5640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:39:58.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: audit 2024-09-13T13:39:57.008643+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:39:58.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: audit 2024-09-13T13:39:57.008643+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:39:58.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: cluster 2024-09-13T13:39:57.012813+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:39:58.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: cluster 2024-09-13T13:39:57.012813+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:39:58.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: audit 2024-09-13T13:39:57.014087+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: audit 2024-09-13T13:39:57.014087+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: audit 2024-09-13T13:39:57.021733+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:58 smithi134 bash[22059]: audit 2024-09-13T13:39:57.021733+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: audit 2024-09-13T13:39:57.008643+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:39:58.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: audit 2024-09-13T13:39:57.008643+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:39:58.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: cluster 2024-09-13T13:39:57.012813+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:39:58.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: cluster 2024-09-13T13:39:57.012813+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:39:58.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: audit 2024-09-13T13:39:57.014087+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: audit 2024-09-13T13:39:57.014087+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: audit 2024-09-13T13:39:57.021733+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:58 smithi040 bash[21280]: audit 2024-09-13T13:39:57.021733+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: audit 2024-09-13T13:39:57.008643+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: audit 2024-09-13T13:39:57.008643+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: cluster 2024-09-13T13:39:57.012813+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: cluster 2024-09-13T13:39:57.012813+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-13T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: audit 2024-09-13T13:39:57.014087+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: audit 2024-09-13T13:39:57.014087+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: audit 2024-09-13T13:39:57.021733+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:58 smithi012 bash[19821]: audit 2024-09-13T13:39:57.021733+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:56.237602+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:56.237602+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:56.237773+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:56.237773+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:57.940546+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:57.940546+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:58.024288+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820] boot 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:58.024288+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820] boot 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:58.024349+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: cluster 2024-09-13T13:39:58.024349+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: audit 2024-09-13T13:39:58.025098+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:39:59 smithi134 bash[22059]: audit 2024-09-13T13:39:58.025098+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:56.237602+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:39:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:56.237602+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:39:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:56.237773+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:39:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:56.237773+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:39:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:57.940546+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:57.940546+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:58.024288+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820] boot 2024-09-13T13:39:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:58.024288+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820] boot 2024-09-13T13:39:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:58.024349+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:39:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: cluster 2024-09-13T13:39:58.024349+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:39:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: audit 2024-09-13T13:39:58.025098+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:39:59 smithi040 bash[21280]: audit 2024-09-13T13:39:58.025098+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:59.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:56.237602+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:56.237602+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:56.237773+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:56.237773+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:57.940546+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:57.940546+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:58.024288+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820] boot 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:58.024288+0000 mon.a (mon.0) 296 : cluster [INF] osd.0 [v2:172.21.15.12:6802/2462576820,v1:172.21.15.12:6803/2462576820] boot 2024-09-13T13:39:59.481 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:58.024349+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:39:59.482 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: cluster 2024-09-13T13:39:58.024349+0000 mon.a (mon.0) 297 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-13T13:39:59.482 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: audit 2024-09-13T13:39:58.025098+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:59.482 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:39:59 smithi012 bash[19821]: audit 2024-09-13T13:39:58.025098+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:39:59.854 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:40:00.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:00 smithi134 bash[22059]: cluster 2024-09-13T13:39:59.042079+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:40:00.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:00 smithi134 bash[22059]: cluster 2024-09-13T13:39:59.042079+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:40:00.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:00 smithi134 bash[22059]: cluster 2024-09-13T13:40:00.000159+0000 mon.a (mon.0) 300 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:00.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:00 smithi134 bash[22059]: cluster 2024-09-13T13:40:00.000159+0000 mon.a (mon.0) 300 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:00.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:00 smithi040 bash[21280]: cluster 2024-09-13T13:39:59.042079+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:40:00.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:00 smithi040 bash[21280]: cluster 2024-09-13T13:39:59.042079+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:40:00.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:00 smithi040 bash[21280]: cluster 2024-09-13T13:40:00.000159+0000 mon.a (mon.0) 300 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:00.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:00 smithi040 bash[21280]: cluster 2024-09-13T13:40:00.000159+0000 mon.a (mon.0) 300 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:00 smithi012 bash[19821]: cluster 2024-09-13T13:39:59.042079+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:40:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:00 smithi012 bash[19821]: cluster 2024-09-13T13:39:59.042079+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-13T13:40:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:00 smithi012 bash[19821]: cluster 2024-09-13T13:40:00.000159+0000 mon.a (mon.0) 300 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:00.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:00 smithi012 bash[19821]: cluster 2024-09-13T13:40:00.000159+0000 mon.a (mon.0) 300 : cluster [INF] overall HEALTH_OK 2024-09-13T13:40:01.349 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:01 smithi012 bash[19821]: cluster 2024-09-13T13:39:59.941027+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:01.349 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:01 smithi012 bash[19821]: cluster 2024-09-13T13:39:59.941027+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:01.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:01 smithi134 bash[22059]: cluster 2024-09-13T13:39:59.941027+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:01.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:01 smithi134 bash[22059]: cluster 2024-09-13T13:39:59.941027+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:01 smithi040 bash[21280]: cluster 2024-09-13T13:39:59.941027+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:01 smithi040 bash[21280]: cluster 2024-09-13T13:39:59.941027+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:03.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:03 smithi134 bash[22059]: cluster 2024-09-13T13:40:01.941496+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:03.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:03 smithi134 bash[22059]: cluster 2024-09-13T13:40:01.941496+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:03.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:03 smithi012 bash[19821]: cluster 2024-09-13T13:40:01.941496+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:03.375 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:03 smithi012 bash[19821]: cluster 2024-09-13T13:40:01.941496+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:03 smithi040 bash[21280]: cluster 2024-09-13T13:40:01.941496+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:03 smithi040 bash[21280]: cluster 2024-09-13T13:40:01.941496+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:05.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:05 smithi134 bash[22059]: cluster 2024-09-13T13:40:03.941952+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:05.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:05 smithi134 bash[22059]: cluster 2024-09-13T13:40:03.941952+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:05 smithi040 bash[21280]: cluster 2024-09-13T13:40:03.941952+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:05 smithi040 bash[21280]: cluster 2024-09-13T13:40:03.941952+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:05.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:05 smithi012 bash[19821]: cluster 2024-09-13T13:40:03.941952+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:05.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:05 smithi012 bash[19821]: cluster 2024-09-13T13:40:03.941952+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:06.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: cephadm 2024-09-13T13:40:05.049118+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: cephadm 2024-09-13T13:40:05.049118+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.054543+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.054543+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.064963+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.064963+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.067331+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.067331+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: cephadm 2024-09-13T13:40:05.068583+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 17269M 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: cephadm 2024-09-13T13:40:05.068583+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 17269M 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.072527+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.072527+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.075479+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:06.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.075479+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:06.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.076863+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:06.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.076863+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:06.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.084085+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:06 smithi134 bash[22059]: audit 2024-09-13T13:40:05.084085+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: cephadm 2024-09-13T13:40:05.049118+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:40:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: cephadm 2024-09-13T13:40:05.049118+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.054543+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.054543+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.064963+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.064963+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.067331+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.067331+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: cephadm 2024-09-13T13:40:05.068583+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 17269M 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: cephadm 2024-09-13T13:40:05.068583+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 17269M 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.072527+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.072527+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.075479+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:06.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.075479+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:06.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.076863+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:06.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.076863+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:06.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.084085+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:06 smithi040 bash[21280]: audit 2024-09-13T13:40:05.084085+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: cephadm 2024-09-13T13:40:05.049118+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: cephadm 2024-09-13T13:40:05.049118+0000 mgr.x (mgr.14152) 134 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.054543+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.054543+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.064963+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.064963+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.067331+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.067331+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: cephadm 2024-09-13T13:40:05.068583+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 17269M 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: cephadm 2024-09-13T13:40:05.068583+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 17269M 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.072527+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.072527+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.075479+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.075479+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.076863+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.076863+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.084085+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:06 smithi012 bash[19821]: audit 2024-09-13T13:40:05.084085+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:07.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:07 smithi134 bash[22059]: cluster 2024-09-13T13:40:05.942413+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:07.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:07 smithi134 bash[22059]: cluster 2024-09-13T13:40:05.942413+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:07.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:07 smithi040 bash[21280]: cluster 2024-09-13T13:40:05.942413+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:07.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:07 smithi040 bash[21280]: cluster 2024-09-13T13:40:05.942413+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:07.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:07 smithi012 bash[19821]: cluster 2024-09-13T13:40:05.942413+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:07.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:07 smithi012 bash[19821]: cluster 2024-09-13T13:40:05.942413+0000 mgr.x (mgr.14152) 136 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:07.705 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:40:07.752 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi012:vg_nvme/lv_3 2024-09-13T13:40:09.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:09 smithi134 bash[22059]: cluster 2024-09-13T13:40:07.942702+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:09.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:09 smithi134 bash[22059]: cluster 2024-09-13T13:40:07.942702+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:09.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:09 smithi040 bash[21280]: cluster 2024-09-13T13:40:07.942702+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:09.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:09 smithi040 bash[21280]: cluster 2024-09-13T13:40:07.942702+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:09 smithi012 bash[19821]: cluster 2024-09-13T13:40:07.942702+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:09 smithi012 bash[19821]: cluster 2024-09-13T13:40:07.942702+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:11 smithi134 bash[22059]: cluster 2024-09-13T13:40:09.943119+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:11 smithi134 bash[22059]: cluster 2024-09-13T13:40:09.943119+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:11.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:11 smithi040 bash[21280]: cluster 2024-09-13T13:40:09.943119+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:11.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:11 smithi040 bash[21280]: cluster 2024-09-13T13:40:09.943119+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:11.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:11 smithi012 bash[19821]: cluster 2024-09-13T13:40:09.943119+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:11 smithi012 bash[19821]: cluster 2024-09-13T13:40:09.943119+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:12.493 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:40:13.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:13 smithi040 bash[21280]: cluster 2024-09-13T13:40:11.943606+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:13.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:13 smithi040 bash[21280]: cluster 2024-09-13T13:40:11.943606+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:13.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:13 smithi012 bash[19821]: cluster 2024-09-13T13:40:11.943606+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:13.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:13 smithi012 bash[19821]: cluster 2024-09-13T13:40:11.943606+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:13.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:13 smithi134 bash[22059]: cluster 2024-09-13T13:40:11.943606+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:13.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:13 smithi134 bash[22059]: cluster 2024-09-13T13:40:11.943606+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:14.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:14 smithi040 bash[21280]: audit 2024-09-13T13:40:13.873744+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:40:14.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:14 smithi040 bash[21280]: audit 2024-09-13T13:40:13.873744+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:40:14.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:14 smithi040 bash[21280]: audit 2024-09-13T13:40:13.879479+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:40:14.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:14 smithi040 bash[21280]: audit 2024-09-13T13:40:13.879479+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:40:14.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:14 smithi040 bash[21280]: audit 2024-09-13T13:40:13.880950+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:14.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:14 smithi040 bash[21280]: audit 2024-09-13T13:40:13.880950+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:14.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:14 smithi012 bash[19821]: audit 2024-09-13T13:40:13.873744+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:40:14.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:14 smithi012 bash[19821]: audit 2024-09-13T13:40:13.873744+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:40:14.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:14 smithi012 bash[19821]: audit 2024-09-13T13:40:13.879479+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:40:14.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:14 smithi012 bash[19821]: audit 2024-09-13T13:40:13.879479+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:40:14.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:14 smithi012 bash[19821]: audit 2024-09-13T13:40:13.880950+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:14.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:14 smithi012 bash[19821]: audit 2024-09-13T13:40:13.880950+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:14 smithi134 bash[22059]: audit 2024-09-13T13:40:13.873744+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:40:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:14 smithi134 bash[22059]: audit 2024-09-13T13:40:13.873744+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:40:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:14 smithi134 bash[22059]: audit 2024-09-13T13:40:13.879479+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:40:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:14 smithi134 bash[22059]: audit 2024-09-13T13:40:13.879479+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:40:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:14 smithi134 bash[22059]: audit 2024-09-13T13:40:13.880950+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:14.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:14 smithi134 bash[22059]: audit 2024-09-13T13:40:13.880950+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:15.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:15 smithi040 bash[21280]: audit 2024-09-13T13:40:13.867609+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:40:15.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:15 smithi040 bash[21280]: audit 2024-09-13T13:40:13.867609+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:40:15.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:15 smithi040 bash[21280]: cluster 2024-09-13T13:40:13.944068+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:15.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:15 smithi040 bash[21280]: cluster 2024-09-13T13:40:13.944068+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:15.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:15 smithi012 bash[19821]: audit 2024-09-13T13:40:13.867609+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:40:15.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:15 smithi012 bash[19821]: audit 2024-09-13T13:40:13.867609+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:40:15.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:15 smithi012 bash[19821]: cluster 2024-09-13T13:40:13.944068+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:15.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:15 smithi012 bash[19821]: cluster 2024-09-13T13:40:13.944068+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:15.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:15 smithi134 bash[22059]: audit 2024-09-13T13:40:13.867609+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:40:15.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:15 smithi134 bash[22059]: audit 2024-09-13T13:40:13.867609+0000 mgr.x (mgr.14152) 140 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:40:15.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:15 smithi134 bash[22059]: cluster 2024-09-13T13:40:13.944068+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:15.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:15 smithi134 bash[22059]: cluster 2024-09-13T13:40:13.944068+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:17 smithi040 bash[21280]: cluster 2024-09-13T13:40:15.944527+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:17 smithi040 bash[21280]: cluster 2024-09-13T13:40:15.944527+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:17 smithi012 bash[19821]: cluster 2024-09-13T13:40:15.944527+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:17.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:17 smithi012 bash[19821]: cluster 2024-09-13T13:40:15.944527+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:17.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:17 smithi134 bash[22059]: cluster 2024-09-13T13:40:15.944527+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:17.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:17 smithi134 bash[22059]: cluster 2024-09-13T13:40:15.944527+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:19 smithi040 bash[21280]: cluster 2024-09-13T13:40:17.945045+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:19 smithi040 bash[21280]: cluster 2024-09-13T13:40:17.945045+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:19 smithi012 bash[19821]: cluster 2024-09-13T13:40:17.945045+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:19 smithi012 bash[19821]: cluster 2024-09-13T13:40:17.945045+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:19.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:19 smithi134 bash[22059]: cluster 2024-09-13T13:40:17.945045+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:19.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:19 smithi134 bash[22059]: cluster 2024-09-13T13:40:17.945045+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:21.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:21 smithi040 bash[21280]: cluster 2024-09-13T13:40:19.945397+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:21.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:21 smithi040 bash[21280]: cluster 2024-09-13T13:40:19.945397+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:21.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:21 smithi012 bash[19821]: cluster 2024-09-13T13:40:19.945397+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:21.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:21 smithi012 bash[19821]: cluster 2024-09-13T13:40:19.945397+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:21.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:21 smithi134 bash[22059]: cluster 2024-09-13T13:40:19.945397+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:21.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:21 smithi134 bash[22059]: cluster 2024-09-13T13:40:19.945397+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:23.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: cluster 2024-09-13T13:40:21.945722+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:23.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: cluster 2024-09-13T13:40:21.945722+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:23.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.298295+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"} : dispatch 2024-09-13T13:40:23.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.298295+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"} : dispatch 2024-09-13T13:40:23.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.301003+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"}]': finished 2024-09-13T13:40:23.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.301003+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"}]': finished 2024-09-13T13:40:23.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: cluster 2024-09-13T13:40:22.305512+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:40:23.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: cluster 2024-09-13T13:40:22.305512+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:40:23.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.305856+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:23.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.305856+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:23.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.962098+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.12:0/2642311109' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:40:23.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:23 smithi040 bash[21280]: audit 2024-09-13T13:40:22.962098+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.12:0/2642311109' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:40:23.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: cluster 2024-09-13T13:40:21.945722+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:23.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: cluster 2024-09-13T13:40:21.945722+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:23.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.298295+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"} : dispatch 2024-09-13T13:40:23.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.298295+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"} : dispatch 2024-09-13T13:40:23.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.301003+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"}]': finished 2024-09-13T13:40:23.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.301003+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"}]': finished 2024-09-13T13:40:23.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: cluster 2024-09-13T13:40:22.305512+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:40:23.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: cluster 2024-09-13T13:40:22.305512+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:40:23.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.305856+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:23.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.305856+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:23.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.962098+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.12:0/2642311109' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:40:23.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:23 smithi012 bash[19821]: audit 2024-09-13T13:40:22.962098+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.12:0/2642311109' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:40:23.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: cluster 2024-09-13T13:40:21.945722+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:23.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: cluster 2024-09-13T13:40:21.945722+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.298295+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"} : dispatch 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.298295+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"} : dispatch 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.301003+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"}]': finished 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.301003+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.12:0/3516314376' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b394e153-df52-43a2-b41e-2ca93c0d038e"}]': finished 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: cluster 2024-09-13T13:40:22.305512+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: cluster 2024-09-13T13:40:22.305512+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.305856+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.305856+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.962098+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.12:0/2642311109' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:40:23.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:23 smithi134 bash[22059]: audit 2024-09-13T13:40:22.962098+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.12:0/2642311109' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:40:25.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:25 smithi012 bash[19821]: cluster 2024-09-13T13:40:23.946158+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:25.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:25 smithi012 bash[19821]: cluster 2024-09-13T13:40:23.946158+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:25.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:25 smithi134 bash[22059]: cluster 2024-09-13T13:40:23.946158+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:25.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:25 smithi134 bash[22059]: cluster 2024-09-13T13:40:23.946158+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:25 smithi040 bash[21280]: cluster 2024-09-13T13:40:23.946158+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:25 smithi040 bash[21280]: cluster 2024-09-13T13:40:23.946158+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:27.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:27 smithi012 bash[19821]: cluster 2024-09-13T13:40:25.946676+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:27.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:27 smithi012 bash[19821]: cluster 2024-09-13T13:40:25.946676+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:27.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:27 smithi134 bash[22059]: cluster 2024-09-13T13:40:25.946676+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:27.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:27 smithi134 bash[22059]: cluster 2024-09-13T13:40:25.946676+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:27.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:27 smithi040 bash[21280]: cluster 2024-09-13T13:40:25.946676+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:27 smithi040 bash[21280]: cluster 2024-09-13T13:40:25.946676+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:29.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:29 smithi012 bash[19821]: cluster 2024-09-13T13:40:27.947103+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:29.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:29 smithi012 bash[19821]: cluster 2024-09-13T13:40:27.947103+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:29.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:29 smithi134 bash[22059]: cluster 2024-09-13T13:40:27.947103+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:29.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:29 smithi134 bash[22059]: cluster 2024-09-13T13:40:27.947103+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:29.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:29 smithi040 bash[21280]: cluster 2024-09-13T13:40:27.947103+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:29.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:29 smithi040 bash[21280]: cluster 2024-09-13T13:40:27.947103+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:31 smithi012 bash[19821]: cluster 2024-09-13T13:40:29.947551+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:31.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:31 smithi012 bash[19821]: cluster 2024-09-13T13:40:29.947551+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:31.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:31 smithi134 bash[22059]: cluster 2024-09-13T13:40:29.947551+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:31.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:31 smithi134 bash[22059]: cluster 2024-09-13T13:40:29.947551+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:31.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:31 smithi040 bash[21280]: cluster 2024-09-13T13:40:29.947551+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:31.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:31 smithi040 bash[21280]: cluster 2024-09-13T13:40:29.947551+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:33.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:33 smithi012 bash[19821]: cluster 2024-09-13T13:40:31.948017+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:33.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:33 smithi012 bash[19821]: cluster 2024-09-13T13:40:31.948017+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:33.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:33 smithi134 bash[22059]: cluster 2024-09-13T13:40:31.948017+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:33.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:33 smithi134 bash[22059]: cluster 2024-09-13T13:40:31.948017+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:33 smithi040 bash[21280]: cluster 2024-09-13T13:40:31.948017+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:33 smithi040 bash[21280]: cluster 2024-09-13T13:40:31.948017+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:35.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:35 smithi012 bash[19821]: cluster 2024-09-13T13:40:33.948335+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:35 smithi012 bash[19821]: cluster 2024-09-13T13:40:33.948335+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:35.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:35 smithi134 bash[22059]: cluster 2024-09-13T13:40:33.948335+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:35.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:35 smithi134 bash[22059]: cluster 2024-09-13T13:40:33.948335+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:35 smithi040 bash[21280]: cluster 2024-09-13T13:40:33.948335+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:35 smithi040 bash[21280]: cluster 2024-09-13T13:40:33.948335+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:37.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: cluster 2024-09-13T13:40:35.948763+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: cluster 2024-09-13T13:40:35.948763+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: audit 2024-09-13T13:40:36.391806+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:40:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: audit 2024-09-13T13:40:36.391806+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:40:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: audit 2024-09-13T13:40:36.393615+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: audit 2024-09-13T13:40:36.393615+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: cephadm 2024-09-13T13:40:36.395216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-09-13T13:40:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:37 smithi012 bash[19821]: cephadm 2024-09-13T13:40:36.395216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: cluster 2024-09-13T13:40:35.948763+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: cluster 2024-09-13T13:40:35.948763+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: audit 2024-09-13T13:40:36.391806+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: audit 2024-09-13T13:40:36.391806+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: audit 2024-09-13T13:40:36.393615+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: audit 2024-09-13T13:40:36.393615+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: cephadm 2024-09-13T13:40:36.395216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-09-13T13:40:37.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:37 smithi134 bash[22059]: cephadm 2024-09-13T13:40:36.395216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: cluster 2024-09-13T13:40:35.948763+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: cluster 2024-09-13T13:40:35.948763+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: audit 2024-09-13T13:40:36.391806+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: audit 2024-09-13T13:40:36.391806+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: audit 2024-09-13T13:40:36.393615+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: audit 2024-09-13T13:40:36.393615+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: cephadm 2024-09-13T13:40:36.395216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-09-13T13:40:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:37 smithi040 bash[21280]: cephadm 2024-09-13T13:40:36.395216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi012 2024-09-13T13:40:39.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:39 smithi012 bash[19821]: cluster 2024-09-13T13:40:37.949164+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:39 smithi012 bash[19821]: cluster 2024-09-13T13:40:37.949164+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:39 smithi134 bash[22059]: cluster 2024-09-13T13:40:37.949164+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:39 smithi134 bash[22059]: cluster 2024-09-13T13:40:37.949164+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:39 smithi040 bash[21280]: cluster 2024-09-13T13:40:37.949164+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:39 smithi040 bash[21280]: cluster 2024-09-13T13:40:37.949164+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:40.838 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:40 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.838 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:40:40 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:40.838 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:40:40 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:41.160 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:40 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:41.160 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:40:40 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:41.160 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:40:40 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: cluster 2024-09-13T13:40:39.949705+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: cluster 2024-09-13T13:40:39.949705+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: audit 2024-09-13T13:40:41.091206+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: audit 2024-09-13T13:40:41.091206+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: audit 2024-09-13T13:40:41.094974+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: audit 2024-09-13T13:40:41.094974+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: audit 2024-09-13T13:40:41.098987+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:41 smithi012 bash[19821]: audit 2024-09-13T13:40:41.098987+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: cluster 2024-09-13T13:40:39.949705+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:41.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: cluster 2024-09-13T13:40:39.949705+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:41.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: audit 2024-09-13T13:40:41.091206+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:41.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: audit 2024-09-13T13:40:41.091206+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:41.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: audit 2024-09-13T13:40:41.094974+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: audit 2024-09-13T13:40:41.094974+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: audit 2024-09-13T13:40:41.098987+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:41 smithi134 bash[22059]: audit 2024-09-13T13:40:41.098987+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: cluster 2024-09-13T13:40:39.949705+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: cluster 2024-09-13T13:40:39.949705+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: audit 2024-09-13T13:40:41.091206+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: audit 2024-09-13T13:40:41.091206+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: audit 2024-09-13T13:40:41.094974+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: audit 2024-09-13T13:40:41.094974+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: audit 2024-09-13T13:40:41.098987+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:41.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:41 smithi040 bash[21280]: audit 2024-09-13T13:40:41.098987+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:43.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:43 smithi012 bash[19821]: cluster 2024-09-13T13:40:41.950179+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:43.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:43 smithi012 bash[19821]: cluster 2024-09-13T13:40:41.950179+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:43 smithi134 bash[22059]: cluster 2024-09-13T13:40:41.950179+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:43.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:43 smithi134 bash[22059]: cluster 2024-09-13T13:40:41.950179+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:43 smithi040 bash[21280]: cluster 2024-09-13T13:40:41.950179+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:43 smithi040 bash[21280]: cluster 2024-09-13T13:40:41.950179+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:45.301 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:45 smithi012 bash[19821]: cluster 2024-09-13T13:40:43.950598+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:45.301 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:45 smithi012 bash[19821]: cluster 2024-09-13T13:40:43.950598+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:45.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:45 smithi134 bash[22059]: cluster 2024-09-13T13:40:43.950598+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:45.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:45 smithi134 bash[22059]: cluster 2024-09-13T13:40:43.950598+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:45.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:45 smithi040 bash[21280]: cluster 2024-09-13T13:40:43.950598+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:45.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:45 smithi040 bash[21280]: cluster 2024-09-13T13:40:43.950598+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: cluster 2024-09-13T13:40:45.950948+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: cluster 2024-09-13T13:40:45.950948+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.733640+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.733640+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.740141+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.740141+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.741658+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.741658+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.743361+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.743361+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:47.442 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.750821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.443 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:47 smithi012 bash[19821]: audit 2024-09-13T13:40:46.750821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: cluster 2024-09-13T13:40:45.950948+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: cluster 2024-09-13T13:40:45.950948+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.733640+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.733640+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.740141+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.740141+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.741658+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.741658+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.743361+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.743361+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.750821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:47 smithi134 bash[22059]: audit 2024-09-13T13:40:46.750821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: cluster 2024-09-13T13:40:45.950948+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: cluster 2024-09-13T13:40:45.950948+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.733640+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.733640+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.740141+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.740141+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.741658+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.741658+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:40:47.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.743361+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:47.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.743361+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:40:47.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.750821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:47.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:47 smithi040 bash[21280]: audit 2024-09-13T13:40:46.750821+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:49.554 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:49 smithi012 bash[19821]: cluster 2024-09-13T13:40:47.951321+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:49.555 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:49 smithi012 bash[19821]: cluster 2024-09-13T13:40:47.951321+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:49.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:49 smithi134 bash[22059]: cluster 2024-09-13T13:40:47.951321+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:49.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:49 smithi134 bash[22059]: cluster 2024-09-13T13:40:47.951321+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:49.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:49 smithi040 bash[21280]: cluster 2024-09-13T13:40:47.951321+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:49.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:49 smithi040 bash[21280]: cluster 2024-09-13T13:40:47.951321+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:51.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:51 smithi134 bash[22059]: cluster 2024-09-13T13:40:49.951796+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:51.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:51 smithi134 bash[22059]: cluster 2024-09-13T13:40:49.951796+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:51 smithi040 bash[21280]: cluster 2024-09-13T13:40:49.951796+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:51 smithi040 bash[21280]: cluster 2024-09-13T13:40:49.951796+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:51 smithi012 bash[19821]: cluster 2024-09-13T13:40:49.951796+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:51 smithi012 bash[19821]: cluster 2024-09-13T13:40:49.951796+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:52.775 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 1 on host 'smithi012' 2024-09-13T13:40:53.399 DEBUG:teuthology.orchestra.run.smithi012:osd.1> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.1.service 2024-09-13T13:40:53.401 INFO:tasks.cephadm:Deploying osd.2 on smithi040 with /dev/vg_nvme/lv_4... 2024-09-13T13:40:53.401 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T13:40:53.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: cluster 2024-09-13T13:40:51.952252+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:53.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: cluster 2024-09-13T13:40:51.952252+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:53.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: audit 2024-09-13T13:40:52.752468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:53.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: audit 2024-09-13T13:40:52.752468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:53.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: audit 2024-09-13T13:40:52.759306+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: audit 2024-09-13T13:40:52.759306+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: audit 2024-09-13T13:40:52.767199+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:53 smithi134 bash[22059]: audit 2024-09-13T13:40:52.767199+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: cluster 2024-09-13T13:40:51.952252+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: cluster 2024-09-13T13:40:51.952252+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: audit 2024-09-13T13:40:52.752468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: audit 2024-09-13T13:40:52.752468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: audit 2024-09-13T13:40:52.759306+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: audit 2024-09-13T13:40:52.759306+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: audit 2024-09-13T13:40:52.767199+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:53 smithi040 bash[21280]: audit 2024-09-13T13:40:52.767199+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: cluster 2024-09-13T13:40:51.952252+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: cluster 2024-09-13T13:40:51.952252+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: audit 2024-09-13T13:40:52.752468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: audit 2024-09-13T13:40:52.752468+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:40:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: audit 2024-09-13T13:40:52.759306+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: audit 2024-09-13T13:40:52.759306+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: audit 2024-09-13T13:40:52.767199+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:53.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:53 smithi012 bash[19821]: audit 2024-09-13T13:40:52.767199+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:40:54.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:54 smithi134 bash[22059]: audit 2024-09-13T13:40:53.216662+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:40:54.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:54 smithi134 bash[22059]: audit 2024-09-13T13:40:53.216662+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:40:54.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:54 smithi040 bash[21280]: audit 2024-09-13T13:40:53.216662+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:40:54.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:54 smithi040 bash[21280]: audit 2024-09-13T13:40:53.216662+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:40:54.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:54 smithi012 bash[19821]: audit 2024-09-13T13:40:53.216662+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:40:54.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:54 smithi012 bash[19821]: audit 2024-09-13T13:40:53.216662+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: cluster 2024-09-13T13:40:53.952707+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: cluster 2024-09-13T13:40:53.952707+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: audit 2024-09-13T13:40:54.198405+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: audit 2024-09-13T13:40:54.198405+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: cluster 2024-09-13T13:40:54.207109+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: cluster 2024-09-13T13:40:54.207109+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: audit 2024-09-13T13:40:54.207779+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:40:55.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: audit 2024-09-13T13:40:54.207779+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:40:55.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: audit 2024-09-13T13:40:54.208629+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:55.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:55 smithi134 bash[22059]: audit 2024-09-13T13:40:54.208629+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: cluster 2024-09-13T13:40:53.952707+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: cluster 2024-09-13T13:40:53.952707+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: audit 2024-09-13T13:40:54.198405+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:40:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: audit 2024-09-13T13:40:54.198405+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:40:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: cluster 2024-09-13T13:40:54.207109+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:40:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: cluster 2024-09-13T13:40:54.207109+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:40:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: audit 2024-09-13T13:40:54.207779+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:40:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: audit 2024-09-13T13:40:54.207779+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:40:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: audit 2024-09-13T13:40:54.208629+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:55 smithi040 bash[21280]: audit 2024-09-13T13:40:54.208629+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: cluster 2024-09-13T13:40:53.952707+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: cluster 2024-09-13T13:40:53.952707+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: audit 2024-09-13T13:40:54.198405+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: audit 2024-09-13T13:40:54.198405+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: cluster 2024-09-13T13:40:54.207109+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: cluster 2024-09-13T13:40:54.207109+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: audit 2024-09-13T13:40:54.207779+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: audit 2024-09-13T13:40:54.207779+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]} : dispatch 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: audit 2024-09-13T13:40:54.208629+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[19821]: audit 2024-09-13T13:40:54.208629+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.175 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[34878]: debug 2024-09-13T13:40:55.724+0000 7fa92a074640 -1 osd.1 0 waiting for initial osdmap 2024-09-13T13:40:56.175 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:40:55 smithi012 bash[34878]: debug 2024-09-13T13:40:55.768+0000 7fa921e93640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:40:56.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.200923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:40:56.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.200923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:40:56.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: cluster 2024-09-13T13:40:55.204824+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:40:56.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: cluster 2024-09-13T13:40:55.204824+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:40:56.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.206040+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.206040+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.211847+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.211847+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.734443+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' 2024-09-13T13:40:56.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:55.734443+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' 2024-09-13T13:40:56.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:56.211191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:56 smithi134 bash[22059]: audit 2024-09-13T13:40:56.211191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.200923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:40:56.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.200923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:40:56.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: cluster 2024-09-13T13:40:55.204824+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:40:56.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: cluster 2024-09-13T13:40:55.204824+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:40:56.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.206040+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.206040+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.211847+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.211847+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.734443+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' 2024-09-13T13:40:56.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:55.734443+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' 2024-09-13T13:40:56.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:56.211191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:56 smithi040 bash[21280]: audit 2024-09-13T13:40:56.211191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.200923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.200923+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: cluster 2024-09-13T13:40:55.204824+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: cluster 2024-09-13T13:40:55.204824+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.206040+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.206040+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.211847+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.211847+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.734443+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:55.734443+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775]' entity='osd.1' 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:56.211191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:56.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:56 smithi012 bash[19821]: audit 2024-09-13T13:40:56.211191+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:57.125 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:54.184757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:54.184757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:54.184880+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:54.184880+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:55.953185+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:55.953185+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:56.739549+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775] boot 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:56.739549+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775] boot 2024-09-13T13:40:57.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:56.739624+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:40:57.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: cluster 2024-09-13T13:40:56.739624+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:40:57.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: audit 2024-09-13T13:40:56.740567+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:57.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:57 smithi134 bash[22059]: audit 2024-09-13T13:40:56.740567+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:57.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:54.184757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:40:57.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:54.184757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:40:57.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:54.184880+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:40:57.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:54.184880+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:40:57.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:55.953185+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:57.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:55.953185+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:57.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:56.739549+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775] boot 2024-09-13T13:40:57.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:56.739549+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775] boot 2024-09-13T13:40:57.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:56.739624+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:40:57.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: cluster 2024-09-13T13:40:56.739624+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:40:57.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: audit 2024-09-13T13:40:56.740567+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:57.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:57 smithi040 bash[21280]: audit 2024-09-13T13:40:56.740567+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:54.184757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:54.184757+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:54.184880+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:54.184880+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:55.953185+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:55.953185+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:56.739549+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775] boot 2024-09-13T13:40:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:56.739549+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.12:6810/1234866775,v1:172.21.15.12:6811/1234866775] boot 2024-09-13T13:40:57.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:56.739624+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:40:57.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: cluster 2024-09-13T13:40:56.739624+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-13T13:40:57.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: audit 2024-09-13T13:40:56.740567+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:57.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:57 smithi012 bash[19821]: audit 2024-09-13T13:40:56.740567+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:40:59.493 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:59 smithi012 bash[19821]: cluster 2024-09-13T13:40:57.953707+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:40:59.493 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:59 smithi012 bash[19821]: cluster 2024-09-13T13:40:57.953707+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:40:59.494 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:59 smithi012 bash[19821]: cluster 2024-09-13T13:40:58.230074+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:40:59.494 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:40:59 smithi012 bash[19821]: cluster 2024-09-13T13:40:58.230074+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:40:59.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:59 smithi134 bash[22059]: cluster 2024-09-13T13:40:57.953707+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:40:59.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:59 smithi134 bash[22059]: cluster 2024-09-13T13:40:57.953707+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:40:59.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:59 smithi134 bash[22059]: cluster 2024-09-13T13:40:58.230074+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:40:59.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:40:59 smithi134 bash[22059]: cluster 2024-09-13T13:40:58.230074+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:40:59.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:59 smithi040 bash[21280]: cluster 2024-09-13T13:40:57.953707+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:40:59.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:59 smithi040 bash[21280]: cluster 2024-09-13T13:40:57.953707+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:40:59.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:59 smithi040 bash[21280]: cluster 2024-09-13T13:40:58.230074+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:40:59.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:40:59 smithi040 bash[21280]: cluster 2024-09-13T13:40:58.230074+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-13T13:41:01.114 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-13T13:41:01.166 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2024-09-13T13:41:01.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:01 smithi012 bash[19821]: cluster 2024-09-13T13:40:59.954210+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:01.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:01 smithi012 bash[19821]: cluster 2024-09-13T13:40:59.954210+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:01.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:01 smithi134 bash[22059]: cluster 2024-09-13T13:40:59.954210+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:01.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:01 smithi134 bash[22059]: cluster 2024-09-13T13:40:59.954210+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:01.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:01 smithi040 bash[21280]: cluster 2024-09-13T13:40:59.954210+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:01.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:01 smithi040 bash[21280]: cluster 2024-09-13T13:40:59.954210+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:03.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: cluster 2024-09-13T13:41:01.954580+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:03.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: cluster 2024-09-13T13:41:01.954580+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:03.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.750823+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.750823+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.758600+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.758600+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.761317+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.761317+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.763044+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.763044+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.770176+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.770176+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.774522+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.774522+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:03.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.776181+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:03.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.776181+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:03.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.785744+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:03 smithi134 bash[22059]: audit 2024-09-13T13:41:02.785744+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: cluster 2024-09-13T13:41:01.954580+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:03.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: cluster 2024-09-13T13:41:01.954580+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.750823+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.750823+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.758600+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.758600+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.761317+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.761317+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.763044+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.763044+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.770176+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.770176+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.774522+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:03.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.774522+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:03.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.776181+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:03.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.776181+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:03.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.785744+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:03 smithi040 bash[21280]: audit 2024-09-13T13:41:02.785744+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: cluster 2024-09-13T13:41:01.954580+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:03.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: cluster 2024-09-13T13:41:01.954580+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:03.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.750823+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.750823+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.758600+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.758600+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.761317+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.761317+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.763044+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.763044+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.770176+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.770176+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.774522+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.774522+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.776181+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.776181+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:03.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.785744+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:03.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:03 smithi012 bash[19821]: audit 2024-09-13T13:41:02.785744+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:04.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:04 smithi134 bash[22059]: cephadm 2024-09-13T13:41:02.742724+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:41:04.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:04 smithi134 bash[22059]: cephadm 2024-09-13T13:41:02.742724+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:41:04.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:04 smithi134 bash[22059]: cephadm 2024-09-13T13:41:02.764400+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8634M 2024-09-13T13:41:04.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:04 smithi134 bash[22059]: cephadm 2024-09-13T13:41:02.764400+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8634M 2024-09-13T13:41:04.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:04 smithi040 bash[21280]: cephadm 2024-09-13T13:41:02.742724+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:41:04.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:04 smithi040 bash[21280]: cephadm 2024-09-13T13:41:02.742724+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:41:04.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:04 smithi040 bash[21280]: cephadm 2024-09-13T13:41:02.764400+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8634M 2024-09-13T13:41:04.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:04 smithi040 bash[21280]: cephadm 2024-09-13T13:41:02.764400+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8634M 2024-09-13T13:41:04.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:04 smithi012 bash[19821]: cephadm 2024-09-13T13:41:02.742724+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:41:04.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:04 smithi012 bash[19821]: cephadm 2024-09-13T13:41:02.742724+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi012 2024-09-13T13:41:04.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:04 smithi012 bash[19821]: cephadm 2024-09-13T13:41:02.764400+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8634M 2024-09-13T13:41:04.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:04 smithi012 bash[19821]: cephadm 2024-09-13T13:41:02.764400+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 8634M 2024-09-13T13:41:04.888 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:41:05.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:05 smithi134 bash[22059]: cluster 2024-09-13T13:41:03.955005+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:05.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:05 smithi134 bash[22059]: cluster 2024-09-13T13:41:03.955005+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:05.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:05 smithi040 bash[21280]: cluster 2024-09-13T13:41:03.955005+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:05.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:05 smithi040 bash[21280]: cluster 2024-09-13T13:41:03.955005+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:05.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:05 smithi012 bash[19821]: cluster 2024-09-13T13:41:03.955005+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:05.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:05 smithi012 bash[19821]: cluster 2024-09-13T13:41:03.955005+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: cluster 2024-09-13T13:41:05.955462+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: cluster 2024-09-13T13:41:05.955462+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.380478+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.380478+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.387308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.387308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.393467+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.393467+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.395210+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:07 smithi134 bash[22059]: audit 2024-09-13T13:41:06.395210+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: cluster 2024-09-13T13:41:05.955462+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: cluster 2024-09-13T13:41:05.955462+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.380478+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:41:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.380478+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:41:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.387308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:41:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.387308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:41:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.393467+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:41:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.393467+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:41:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.395210+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:07 smithi040 bash[21280]: audit 2024-09-13T13:41:06.395210+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: cluster 2024-09-13T13:41:05.955462+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: cluster 2024-09-13T13:41:05.955462+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.380478+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.380478+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24125 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.387308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.387308+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.393467+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.393467+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.395210+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:07.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:07 smithi012 bash[19821]: audit 2024-09-13T13:41:06.395210+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:09.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:09 smithi134 bash[22059]: cluster 2024-09-13T13:41:07.955916+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:09.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:09 smithi134 bash[22059]: cluster 2024-09-13T13:41:07.955916+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:09.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:09 smithi040 bash[21280]: cluster 2024-09-13T13:41:07.955916+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:09.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:09 smithi040 bash[21280]: cluster 2024-09-13T13:41:07.955916+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:09.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:09 smithi012 bash[19821]: cluster 2024-09-13T13:41:07.955916+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:09.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:09 smithi012 bash[19821]: cluster 2024-09-13T13:41:07.955916+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:11.515 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:11 smithi040 bash[21280]: cluster 2024-09-13T13:41:09.956414+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:11.515 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:11 smithi040 bash[21280]: cluster 2024-09-13T13:41:09.956414+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:11.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:11 smithi134 bash[22059]: cluster 2024-09-13T13:41:09.956414+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:11.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:11 smithi134 bash[22059]: cluster 2024-09-13T13:41:09.956414+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:11 smithi012 bash[19821]: cluster 2024-09-13T13:41:09.956414+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:11 smithi012 bash[19821]: cluster 2024-09-13T13:41:09.956414+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:13.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:13 smithi134 bash[22059]: cluster 2024-09-13T13:41:11.956896+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:13.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:13 smithi134 bash[22059]: cluster 2024-09-13T13:41:11.956896+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:13.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:13 smithi040 bash[21280]: cluster 2024-09-13T13:41:11.956896+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:13.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:13 smithi040 bash[21280]: cluster 2024-09-13T13:41:11.956896+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:13.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:13 smithi012 bash[19821]: cluster 2024-09-13T13:41:11.956896+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:13.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:13 smithi012 bash[19821]: cluster 2024-09-13T13:41:11.956896+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:14.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.990843+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.990843+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.991626+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.40:0/615863290' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.991626+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.40:0/615863290' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.993965+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"}]': finished 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.993965+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"}]': finished 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: cluster 2024-09-13T13:41:13.998459+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: cluster 2024-09-13T13:41:13.998459+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.998834+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:14.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:14 smithi134 bash[22059]: audit 2024-09-13T13:41:13.998834+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:14.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.990843+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.990843+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.991626+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.40:0/615863290' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.991626+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.40:0/615863290' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.993965+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"}]': finished 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.993965+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"}]': finished 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: cluster 2024-09-13T13:41:13.998459+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: cluster 2024-09-13T13:41:13.998459+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.998834+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:14.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:14 smithi040 bash[21280]: audit 2024-09-13T13:41:13.998834+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.990843+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.990843+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.991626+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.40:0/615863290' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.991626+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.40:0/615863290' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"} : dispatch 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.993965+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"}]': finished 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.993965+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9e12a17c-8afd-4842-8dc7-8207bae71aa4"}]': finished 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: cluster 2024-09-13T13:41:13.998459+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: cluster 2024-09-13T13:41:13.998459+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.998834+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:14.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:14 smithi012 bash[19821]: audit 2024-09-13T13:41:13.998834+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:15.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:15 smithi134 bash[22059]: cluster 2024-09-13T13:41:13.957338+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:15.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:15 smithi134 bash[22059]: cluster 2024-09-13T13:41:13.957338+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:15.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:15 smithi134 bash[22059]: audit 2024-09-13T13:41:14.630503+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.40:0/139823964' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:41:15.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:15 smithi134 bash[22059]: audit 2024-09-13T13:41:14.630503+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.40:0/139823964' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:41:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:15 smithi040 bash[21280]: cluster 2024-09-13T13:41:13.957338+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:15 smithi040 bash[21280]: cluster 2024-09-13T13:41:13.957338+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:15 smithi040 bash[21280]: audit 2024-09-13T13:41:14.630503+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.40:0/139823964' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:41:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:15 smithi040 bash[21280]: audit 2024-09-13T13:41:14.630503+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.40:0/139823964' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:41:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:15 smithi012 bash[19821]: cluster 2024-09-13T13:41:13.957338+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:15 smithi012 bash[19821]: cluster 2024-09-13T13:41:13.957338+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:15 smithi012 bash[19821]: audit 2024-09-13T13:41:14.630503+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.40:0/139823964' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:41:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:15 smithi012 bash[19821]: audit 2024-09-13T13:41:14.630503+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.40:0/139823964' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:41:17.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:17 smithi134 bash[22059]: cluster 2024-09-13T13:41:15.957806+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:17.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:17 smithi134 bash[22059]: cluster 2024-09-13T13:41:15.957806+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:17.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:17 smithi040 bash[21280]: cluster 2024-09-13T13:41:15.957806+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:17.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:17 smithi040 bash[21280]: cluster 2024-09-13T13:41:15.957806+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:17.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:17 smithi012 bash[19821]: cluster 2024-09-13T13:41:15.957806+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:17.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:17 smithi012 bash[19821]: cluster 2024-09-13T13:41:15.957806+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:19.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:19 smithi134 bash[22059]: cluster 2024-09-13T13:41:17.958276+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:19.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:19 smithi134 bash[22059]: cluster 2024-09-13T13:41:17.958276+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:19.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:19 smithi040 bash[21280]: cluster 2024-09-13T13:41:17.958276+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:19 smithi040 bash[21280]: cluster 2024-09-13T13:41:17.958276+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:19.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:19 smithi012 bash[19821]: cluster 2024-09-13T13:41:17.958276+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:19.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:19 smithi012 bash[19821]: cluster 2024-09-13T13:41:17.958276+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:21.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:21 smithi134 bash[22059]: cluster 2024-09-13T13:41:19.958765+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:21.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:21 smithi134 bash[22059]: cluster 2024-09-13T13:41:19.958765+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:21.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:21 smithi040 bash[21280]: cluster 2024-09-13T13:41:19.958765+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:21.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:21 smithi040 bash[21280]: cluster 2024-09-13T13:41:19.958765+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:21.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:21 smithi012 bash[19821]: cluster 2024-09-13T13:41:19.958765+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:21.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:21 smithi012 bash[19821]: cluster 2024-09-13T13:41:19.958765+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:23.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:23 smithi134 bash[22059]: cluster 2024-09-13T13:41:21.959228+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:23.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:23 smithi134 bash[22059]: cluster 2024-09-13T13:41:21.959228+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:23.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:23 smithi040 bash[21280]: cluster 2024-09-13T13:41:21.959228+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:23.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:23 smithi040 bash[21280]: cluster 2024-09-13T13:41:21.959228+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:23.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:23 smithi012 bash[19821]: cluster 2024-09-13T13:41:21.959228+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:23.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:23 smithi012 bash[19821]: cluster 2024-09-13T13:41:21.959228+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:25.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:25 smithi134 bash[22059]: cluster 2024-09-13T13:41:23.959699+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:25.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:25 smithi134 bash[22059]: cluster 2024-09-13T13:41:23.959699+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:25.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:25 smithi040 bash[21280]: cluster 2024-09-13T13:41:23.959699+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:25.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:25 smithi040 bash[21280]: cluster 2024-09-13T13:41:23.959699+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:25.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:25 smithi012 bash[19821]: cluster 2024-09-13T13:41:23.959699+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:25.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:25 smithi012 bash[19821]: cluster 2024-09-13T13:41:23.959699+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:27.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:27 smithi134 bash[22059]: cluster 2024-09-13T13:41:25.960184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:27.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:27 smithi134 bash[22059]: cluster 2024-09-13T13:41:25.960184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:27.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:27 smithi134 bash[22059]: audit 2024-09-13T13:41:27.253801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:41:27.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:27 smithi134 bash[22059]: audit 2024-09-13T13:41:27.253801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:41:27.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:27 smithi134 bash[22059]: audit 2024-09-13T13:41:27.255555+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:27.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:27 smithi134 bash[22059]: audit 2024-09-13T13:41:27.255555+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:27 smithi040 bash[21280]: cluster 2024-09-13T13:41:25.960184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:27 smithi040 bash[21280]: cluster 2024-09-13T13:41:25.960184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:27 smithi040 bash[21280]: audit 2024-09-13T13:41:27.253801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:41:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:27 smithi040 bash[21280]: audit 2024-09-13T13:41:27.253801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:41:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:27 smithi040 bash[21280]: audit 2024-09-13T13:41:27.255555+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:27 smithi040 bash[21280]: audit 2024-09-13T13:41:27.255555+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:27.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:27 smithi012 bash[19821]: cluster 2024-09-13T13:41:25.960184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:27.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:27 smithi012 bash[19821]: cluster 2024-09-13T13:41:25.960184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:27.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:27 smithi012 bash[19821]: audit 2024-09-13T13:41:27.253801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:41:27.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:27 smithi012 bash[19821]: audit 2024-09-13T13:41:27.253801+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-13T13:41:27.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:27 smithi012 bash[19821]: audit 2024-09-13T13:41:27.255555+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:27.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:27 smithi012 bash[19821]: audit 2024-09-13T13:41:27.255555+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:28.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:28 smithi134 bash[22059]: cephadm 2024-09-13T13:41:27.257122+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-09-13T13:41:28.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:28 smithi134 bash[22059]: cephadm 2024-09-13T13:41:27.257122+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-09-13T13:41:28.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:28 smithi040 bash[21280]: cephadm 2024-09-13T13:41:27.257122+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-09-13T13:41:28.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:28 smithi040 bash[21280]: cephadm 2024-09-13T13:41:27.257122+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-09-13T13:41:28.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:28 smithi012 bash[19821]: cephadm 2024-09-13T13:41:27.257122+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-09-13T13:41:28.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:28 smithi012 bash[19821]: cephadm 2024-09-13T13:41:27.257122+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi040 2024-09-13T13:41:29.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:29 smithi134 bash[22059]: cluster 2024-09-13T13:41:27.960680+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:29.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:29 smithi134 bash[22059]: cluster 2024-09-13T13:41:27.960680+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:29.652 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:29 smithi040 bash[21280]: cluster 2024-09-13T13:41:27.960680+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:29.652 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:29 smithi040 bash[21280]: cluster 2024-09-13T13:41:27.960680+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:29.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:29 smithi012 bash[19821]: cluster 2024-09-13T13:41:27.960680+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:29.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:29 smithi012 bash[19821]: cluster 2024-09-13T13:41:27.960680+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:31 smithi134 bash[22059]: cluster 2024-09-13T13:41:29.961172+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:31 smithi134 bash[22059]: cluster 2024-09-13T13:41:29.961172+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:31.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:31 smithi040 bash[21280]: cluster 2024-09-13T13:41:29.961172+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:31.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:31 smithi040 bash[21280]: cluster 2024-09-13T13:41:29.961172+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:31.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:31 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:41:31.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:31 smithi012 bash[19821]: cluster 2024-09-13T13:41:29.961172+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:31.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:31 smithi012 bash[19821]: cluster 2024-09-13T13:41:29.961172+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:31.974 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:31 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:41:32.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:32 smithi134 bash[22059]: audit 2024-09-13T13:41:31.905500+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:32.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:32 smithi134 bash[22059]: audit 2024-09-13T13:41:31.905500+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:32.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:32 smithi134 bash[22059]: audit 2024-09-13T13:41:31.912238+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:32 smithi134 bash[22059]: audit 2024-09-13T13:41:31.912238+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:32 smithi134 bash[22059]: audit 2024-09-13T13:41:31.919735+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:32 smithi134 bash[22059]: audit 2024-09-13T13:41:31.919735+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:32 smithi040 bash[21280]: audit 2024-09-13T13:41:31.905500+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:32 smithi040 bash[21280]: audit 2024-09-13T13:41:31.905500+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:32 smithi040 bash[21280]: audit 2024-09-13T13:41:31.912238+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:32 smithi040 bash[21280]: audit 2024-09-13T13:41:31.912238+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:32 smithi040 bash[21280]: audit 2024-09-13T13:41:31.919735+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:32 smithi040 bash[21280]: audit 2024-09-13T13:41:31.919735+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:32 smithi012 bash[19821]: audit 2024-09-13T13:41:31.905500+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:32 smithi012 bash[19821]: audit 2024-09-13T13:41:31.905500+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:32 smithi012 bash[19821]: audit 2024-09-13T13:41:31.912238+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:32 smithi012 bash[19821]: audit 2024-09-13T13:41:31.912238+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:32 smithi012 bash[19821]: audit 2024-09-13T13:41:31.919735+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:32 smithi012 bash[19821]: audit 2024-09-13T13:41:31.919735+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:33.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:33 smithi134 bash[22059]: cluster 2024-09-13T13:41:31.961619+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:33.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:33 smithi134 bash[22059]: cluster 2024-09-13T13:41:31.961619+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:33.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:33 smithi040 bash[21280]: cluster 2024-09-13T13:41:31.961619+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:33 smithi040 bash[21280]: cluster 2024-09-13T13:41:31.961619+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:33.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:33 smithi012 bash[19821]: cluster 2024-09-13T13:41:31.961619+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:33.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:33 smithi012 bash[19821]: cluster 2024-09-13T13:41:31.961619+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:35 smithi134 bash[22059]: cluster 2024-09-13T13:41:33.962094+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:35 smithi134 bash[22059]: cluster 2024-09-13T13:41:33.962094+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:35 smithi040 bash[21280]: cluster 2024-09-13T13:41:33.962094+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:35 smithi040 bash[21280]: cluster 2024-09-13T13:41:33.962094+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:35.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:35 smithi012 bash[19821]: cluster 2024-09-13T13:41:33.962094+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:35.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:35 smithi012 bash[19821]: cluster 2024-09-13T13:41:33.962094+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:37.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:37 smithi134 bash[22059]: cluster 2024-09-13T13:41:35.962556+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:37.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:37 smithi134 bash[22059]: cluster 2024-09-13T13:41:35.962556+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:37.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:37 smithi040 bash[21280]: cluster 2024-09-13T13:41:35.962556+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:37 smithi040 bash[21280]: cluster 2024-09-13T13:41:35.962556+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:37.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:37 smithi012 bash[19821]: cluster 2024-09-13T13:41:35.962556+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:37.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:37 smithi012 bash[19821]: cluster 2024-09-13T13:41:35.962556+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:39.501 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: cluster 2024-09-13T13:41:37.963012+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: cluster 2024-09-13T13:41:37.963012+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.241459+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.241459+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.248564+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.248564+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.973148+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.973148+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.975083+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.975083+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.984854+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.502 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:39 smithi040 bash[21280]: audit 2024-09-13T13:41:38.984854+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: cluster 2024-09-13T13:41:37.963012+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:39.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: cluster 2024-09-13T13:41:37.963012+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.241459+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.241459+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.248564+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.248564+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.973148+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.973148+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.975083+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.975083+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.984854+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:39 smithi134 bash[22059]: audit 2024-09-13T13:41:38.984854+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: cluster 2024-09-13T13:41:37.963012+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: cluster 2024-09-13T13:41:37.963012+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.241459+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.241459+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.248564+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.248564+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.973148+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:39.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.973148+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:39.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.975083+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:39.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.975083+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:39.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.984854+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:39.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:39 smithi012 bash[19821]: audit 2024-09-13T13:41:38.984854+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:41.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:41 smithi134 bash[22059]: cluster 2024-09-13T13:41:39.963493+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:41.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:41 smithi134 bash[22059]: cluster 2024-09-13T13:41:39.963493+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:41.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:41 smithi040 bash[21280]: cluster 2024-09-13T13:41:39.963493+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:41 smithi040 bash[21280]: cluster 2024-09-13T13:41:39.963493+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:41.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:41 smithi012 bash[19821]: cluster 2024-09-13T13:41:39.963493+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:41.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:41 smithi012 bash[19821]: cluster 2024-09-13T13:41:39.963493+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:43.485 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 2 on host 'smithi040' 2024-09-13T13:41:43.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:43 smithi040 bash[21280]: cluster 2024-09-13T13:41:41.963969+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:43.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:43 smithi040 bash[21280]: cluster 2024-09-13T13:41:41.963969+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:43.532 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:43 smithi040 bash[21280]: audit 2024-09-13T13:41:43.029673+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.532 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:43 smithi040 bash[21280]: audit 2024-09-13T13:41:43.029673+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.532 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:43 smithi040 bash[21280]: audit 2024-09-13T13:41:43.030598+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.532 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:43 smithi040 bash[21280]: audit 2024-09-13T13:41:43.030598+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:43 smithi134 bash[22059]: cluster 2024-09-13T13:41:41.963969+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:43 smithi134 bash[22059]: cluster 2024-09-13T13:41:41.963969+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:43 smithi134 bash[22059]: audit 2024-09-13T13:41:43.029673+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:43 smithi134 bash[22059]: audit 2024-09-13T13:41:43.029673+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:43 smithi134 bash[22059]: audit 2024-09-13T13:41:43.030598+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:43 smithi134 bash[22059]: audit 2024-09-13T13:41:43.030598+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:43 smithi012 bash[19821]: cluster 2024-09-13T13:41:41.963969+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:43 smithi012 bash[19821]: cluster 2024-09-13T13:41:41.963969+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:43 smithi012 bash[19821]: audit 2024-09-13T13:41:43.029673+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:43 smithi012 bash[19821]: audit 2024-09-13T13:41:43.029673+0000 mon.a (mon.0) 369 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:43 smithi012 bash[19821]: audit 2024-09-13T13:41:43.030598+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:43 smithi012 bash[19821]: audit 2024-09-13T13:41:43.030598+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-13T13:41:44.079 DEBUG:teuthology.orchestra.run.smithi040:osd.2> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.2.service 2024-09-13T13:41:44.081 INFO:tasks.cephadm:Deploying osd.3 on smithi040 with /dev/vg_nvme/lv_3... 2024-09-13T13:41:44.081 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T13:41:44.380 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[23862]: debug 2024-09-13T13:41:44.267+0000 7f0ab6547640 -1 osd.2 0 waiting for initial osdmap 2024-09-13T13:41:44.380 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[23862]: debug 2024-09-13T13:41:44.295+0000 7f0ab236e640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:41:44.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.248090+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:41:44.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.248090+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:41:44.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: cluster 2024-09-13T13:41:43.253726+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:41:44.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: cluster 2024-09-13T13:41:43.253726+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:41:44.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.254702+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:44.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.254702+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:44.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.257716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.257716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.264833+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.264833+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.465409+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.465409+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.472022+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.472022+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.479383+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:44 smithi040 bash[21280]: audit 2024-09-13T13:41:43.479383+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.248090+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:41:44.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.248090+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:41:44.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: cluster 2024-09-13T13:41:43.253726+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:41:44.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: cluster 2024-09-13T13:41:43.253726+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.254702+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.254702+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.257716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.257716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.264833+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.264833+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.465409+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.465409+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.472022+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.472022+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.479383+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:44 smithi134 bash[22059]: audit 2024-09-13T13:41:43.479383+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.248090+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.248090+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: cluster 2024-09-13T13:41:43.253726+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: cluster 2024-09-13T13:41:43.253726+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.254702+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.254702+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.257716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.257716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.264833+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.264833+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:41:44.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.465409+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:44.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.465409+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:41:44.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.472022+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.472022+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.479383+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:44.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:44 smithi012 bash[19821]: audit 2024-09-13T13:41:43.479383+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:45.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: cluster 2024-09-13T13:41:43.964459+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:45.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: cluster 2024-09-13T13:41:43.964459+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:45.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: audit 2024-09-13T13:41:44.258798+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:41:45.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: audit 2024-09-13T13:41:44.258798+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:41:45.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: cluster 2024-09-13T13:41:44.263599+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:41:45.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: cluster 2024-09-13T13:41:44.263599+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:41:45.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: audit 2024-09-13T13:41:44.264374+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: audit 2024-09-13T13:41:44.264374+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: audit 2024-09-13T13:41:44.274198+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:45 smithi134 bash[22059]: audit 2024-09-13T13:41:44.274198+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: cluster 2024-09-13T13:41:43.964459+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: cluster 2024-09-13T13:41:43.964459+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: audit 2024-09-13T13:41:44.258798+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: audit 2024-09-13T13:41:44.258798+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: cluster 2024-09-13T13:41:44.263599+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: cluster 2024-09-13T13:41:44.263599+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: audit 2024-09-13T13:41:44.264374+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: audit 2024-09-13T13:41:44.264374+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: audit 2024-09-13T13:41:44.274198+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:45 smithi040 bash[21280]: audit 2024-09-13T13:41:44.274198+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: cluster 2024-09-13T13:41:43.964459+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: cluster 2024-09-13T13:41:43.964459+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: audit 2024-09-13T13:41:44.258798+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: audit 2024-09-13T13:41:44.258798+0000 mon.a (mon.0) 377 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: cluster 2024-09-13T13:41:44.263599+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: cluster 2024-09-13T13:41:44.263599+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: audit 2024-09-13T13:41:44.264374+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: audit 2024-09-13T13:41:44.264374+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: audit 2024-09-13T13:41:44.274198+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:45.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:45 smithi012 bash[19821]: audit 2024-09-13T13:41:44.274198+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:44.007763+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:41:46.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:44.007763+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:41:46.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:44.007816+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:41:46.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:44.007816+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:41:46.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: audit 2024-09-13T13:41:45.274157+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: audit 2024-09-13T13:41:45.274157+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:45.279910+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232] boot 2024-09-13T13:41:46.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:45.279910+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232] boot 2024-09-13T13:41:46.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:45.280017+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:41:46.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: cluster 2024-09-13T13:41:45.280017+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:41:46.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: audit 2024-09-13T13:41:45.280307+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:46 smithi134 bash[22059]: audit 2024-09-13T13:41:45.280307+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:44.007763+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:44.007763+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:44.007816+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:44.007816+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: audit 2024-09-13T13:41:45.274157+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: audit 2024-09-13T13:41:45.274157+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:45.279910+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232] boot 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:45.279910+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232] boot 2024-09-13T13:41:46.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:45.280017+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:41:46.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: cluster 2024-09-13T13:41:45.280017+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:41:46.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: audit 2024-09-13T13:41:45.280307+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:46 smithi040 bash[21280]: audit 2024-09-13T13:41:45.280307+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:44.007763+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:44.007763+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:44.007816+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:44.007816+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: audit 2024-09-13T13:41:45.274157+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: audit 2024-09-13T13:41:45.274157+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:45.279910+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232] boot 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:45.279910+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.40:6800/3654070232,v1:172.21.15.40:6801/3654070232] boot 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:45.280017+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:41:46.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: cluster 2024-09-13T13:41:45.280017+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-13T13:41:46.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: audit 2024-09-13T13:41:45.280307+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:46.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:46 smithi012 bash[19821]: audit 2024-09-13T13:41:45.280307+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:41:47.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:47 smithi134 bash[22059]: cluster 2024-09-13T13:41:45.964910+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:47.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:47 smithi134 bash[22059]: cluster 2024-09-13T13:41:45.964910+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:47.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:47 smithi134 bash[22059]: cluster 2024-09-13T13:41:46.287190+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:41:47.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:47 smithi134 bash[22059]: cluster 2024-09-13T13:41:46.287190+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:41:47.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:47 smithi134 bash[22059]: audit 2024-09-13T13:41:46.524184+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:47.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:47 smithi134 bash[22059]: audit 2024-09-13T13:41:46.524184+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:47 smithi040 bash[21280]: cluster 2024-09-13T13:41:45.964910+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:47 smithi040 bash[21280]: cluster 2024-09-13T13:41:45.964910+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:47 smithi040 bash[21280]: cluster 2024-09-13T13:41:46.287190+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:41:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:47 smithi040 bash[21280]: cluster 2024-09-13T13:41:46.287190+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:41:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:47 smithi040 bash[21280]: audit 2024-09-13T13:41:46.524184+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:47 smithi040 bash[21280]: audit 2024-09-13T13:41:46.524184+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:47.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:47 smithi012 bash[19821]: cluster 2024-09-13T13:41:45.964910+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:47 smithi012 bash[19821]: cluster 2024-09-13T13:41:45.964910+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-13T13:41:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:47 smithi012 bash[19821]: cluster 2024-09-13T13:41:46.287190+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:41:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:47 smithi012 bash[19821]: cluster 2024-09-13T13:41:46.287190+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-13T13:41:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:47 smithi012 bash[19821]: audit 2024-09-13T13:41:46.524184+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:47 smithi012 bash[19821]: audit 2024-09-13T13:41:46.524184+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:48.508 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:41:48.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:48 smithi134 bash[22059]: audit 2024-09-13T13:41:47.293905+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:48.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:48 smithi134 bash[22059]: audit 2024-09-13T13:41:47.293905+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:48.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:48 smithi134 bash[22059]: cluster 2024-09-13T13:41:47.297821+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:41:48.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:48 smithi134 bash[22059]: cluster 2024-09-13T13:41:47.297821+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:41:48.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:48 smithi134 bash[22059]: audit 2024-09-13T13:41:47.299317+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:41:48.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:48 smithi134 bash[22059]: audit 2024-09-13T13:41:47.299317+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:41:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:48 smithi040 bash[21280]: audit 2024-09-13T13:41:47.293905+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:48 smithi040 bash[21280]: audit 2024-09-13T13:41:47.293905+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:48 smithi040 bash[21280]: cluster 2024-09-13T13:41:47.297821+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:41:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:48 smithi040 bash[21280]: cluster 2024-09-13T13:41:47.297821+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:41:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:48 smithi040 bash[21280]: audit 2024-09-13T13:41:47.299317+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:41:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:48 smithi040 bash[21280]: audit 2024-09-13T13:41:47.299317+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:41:48.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:48 smithi012 bash[19821]: audit 2024-09-13T13:41:47.293905+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:48.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:48 smithi012 bash[19821]: audit 2024-09-13T13:41:47.293905+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' 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-13T13:41:48.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:48 smithi012 bash[19821]: cluster 2024-09-13T13:41:47.297821+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:41:48.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:48 smithi012 bash[19821]: cluster 2024-09-13T13:41:47.297821+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-13T13:41:48.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:48 smithi012 bash[19821]: audit 2024-09-13T13:41:47.299317+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:41:48.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:48 smithi012 bash[19821]: audit 2024-09-13T13:41:47.299317+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:41:49.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: cluster 2024-09-13T13:41:47.965512+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:49.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: cluster 2024-09-13T13:41:47.965512+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: cluster 2024-09-13T13:41:48.294764+0000 mon.a (mon.0) 390 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: cluster 2024-09-13T13:41:48.294764+0000 mon.a (mon.0) 390 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.296342+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.296342+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: cluster 2024-09-13T13:41:48.301051+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: cluster 2024-09-13T13:41:48.301051+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.587459+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.587459+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.737303+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.737303+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.740185+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.740185+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.793682+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.793682+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.794306+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.794306+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.794650+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.794650+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.794844+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.794844+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.797951+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.797951+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.798114+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.798114+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.798295+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.798295+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.801875+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.801875+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.860227+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.860227+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.912689+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.912689+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.916239+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.916239+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.916914+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.916914+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.917272+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.917272+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.917473+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.917473+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.975241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:49 smithi134 bash[22059]: audit 2024-09-13T13:41:48.975241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: cluster 2024-09-13T13:41:47.965512+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: cluster 2024-09-13T13:41:47.965512+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: cluster 2024-09-13T13:41:48.294764+0000 mon.a (mon.0) 390 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:41:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: cluster 2024-09-13T13:41:48.294764+0000 mon.a (mon.0) 390 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:41:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.296342+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:41:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.296342+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: cluster 2024-09-13T13:41:48.301051+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: cluster 2024-09-13T13:41:48.301051+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.587459+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.587459+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.737303+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.737303+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.740185+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.740185+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.793682+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.793682+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.794306+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.794306+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.794650+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.794650+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.794844+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.794844+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.797951+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.797951+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.798114+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.798114+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.798295+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.798295+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.801875+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.801875+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.860227+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.860227+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.912689+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.912689+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.916239+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.916239+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.916914+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.916914+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.917272+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.917272+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.917473+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.917473+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.975241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:49 smithi040 bash[21280]: audit 2024-09-13T13:41:48.975241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: cluster 2024-09-13T13:41:47.965512+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: cluster 2024-09-13T13:41:47.965512+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: cluster 2024-09-13T13:41:48.294764+0000 mon.a (mon.0) 390 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: cluster 2024-09-13T13:41:48.294764+0000 mon.a (mon.0) 390 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.296342+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.296342+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: cluster 2024-09-13T13:41:48.301051+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: cluster 2024-09-13T13:41:48.301051+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-13T13:41:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.587459+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.587459+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.737303+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.737303+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.740185+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.740185+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.793682+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.793682+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.794306+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.794306+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.794650+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.794650+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.794844+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.794844+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.797951+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.797951+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.798114+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.798114+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.798295+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.798295+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.801875+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.801875+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.860227+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.860227+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.912689+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.912689+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.916239+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.916239+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.916914+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.916914+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.917272+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.917272+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.917473+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.917473+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T13:41:49.679 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.975241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:49.679 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:49 smithi012 bash[19821]: audit 2024-09-13T13:41:48.975241+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T13:41:50.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:50 smithi134 bash[22059]: cluster 2024-09-13T13:41:49.312521+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:41:50.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:50 smithi134 bash[22059]: cluster 2024-09-13T13:41:49.312521+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:41:50.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:50 smithi134 bash[22059]: cluster 2024-09-13T13:41:49.330486+0000 mon.a (mon.0) 408 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-13T13:41:50.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:50 smithi134 bash[22059]: cluster 2024-09-13T13:41:49.330486+0000 mon.a (mon.0) 408 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-13T13:41:50.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:50 smithi040 bash[21280]: cluster 2024-09-13T13:41:49.312521+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:41:50.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:50 smithi040 bash[21280]: cluster 2024-09-13T13:41:49.312521+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:41:50.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:50 smithi040 bash[21280]: cluster 2024-09-13T13:41:49.330486+0000 mon.a (mon.0) 408 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-13T13:41:50.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:50 smithi040 bash[21280]: cluster 2024-09-13T13:41:49.330486+0000 mon.a (mon.0) 408 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-13T13:41:50.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:50 smithi012 bash[19821]: cluster 2024-09-13T13:41:49.312521+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:41:50.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:50 smithi012 bash[19821]: cluster 2024-09-13T13:41:49.312521+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-13T13:41:50.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:50 smithi012 bash[19821]: cluster 2024-09-13T13:41:49.330486+0000 mon.a (mon.0) 408 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-13T13:41:50.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:50 smithi012 bash[19821]: cluster 2024-09-13T13:41:49.330486+0000 mon.a (mon.0) 408 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-13T13:41:51.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:51 smithi134 bash[22059]: cluster 2024-09-13T13:41:49.966025+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:51.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:51 smithi134 bash[22059]: cluster 2024-09-13T13:41:49.966025+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:51.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:51 smithi134 bash[22059]: cluster 2024-09-13T13:41:50.316000+0000 mon.a (mon.0) 409 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:41:51.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:51 smithi134 bash[22059]: cluster 2024-09-13T13:41:50.316000+0000 mon.a (mon.0) 409 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:41:51.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:51 smithi134 bash[22059]: cluster 2024-09-13T13:41:50.316052+0000 mon.a (mon.0) 410 : cluster [INF] Cluster is now healthy 2024-09-13T13:41:51.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:51 smithi134 bash[22059]: cluster 2024-09-13T13:41:50.316052+0000 mon.a (mon.0) 410 : cluster [INF] Cluster is now healthy 2024-09-13T13:41:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:51 smithi040 bash[21280]: cluster 2024-09-13T13:41:49.966025+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:51 smithi040 bash[21280]: cluster 2024-09-13T13:41:49.966025+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:51 smithi040 bash[21280]: cluster 2024-09-13T13:41:50.316000+0000 mon.a (mon.0) 409 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:41:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:51 smithi040 bash[21280]: cluster 2024-09-13T13:41:50.316000+0000 mon.a (mon.0) 409 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:41:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:51 smithi040 bash[21280]: cluster 2024-09-13T13:41:50.316052+0000 mon.a (mon.0) 410 : cluster [INF] Cluster is now healthy 2024-09-13T13:41:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:51 smithi040 bash[21280]: cluster 2024-09-13T13:41:50.316052+0000 mon.a (mon.0) 410 : cluster [INF] Cluster is now healthy 2024-09-13T13:41:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:51 smithi012 bash[19821]: cluster 2024-09-13T13:41:49.966025+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:51.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:51 smithi012 bash[19821]: cluster 2024-09-13T13:41:49.966025+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:51.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:51 smithi012 bash[19821]: cluster 2024-09-13T13:41:50.316000+0000 mon.a (mon.0) 409 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:41:51.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:51 smithi012 bash[19821]: cluster 2024-09-13T13:41:50.316000+0000 mon.a (mon.0) 409 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:41:51.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:51 smithi012 bash[19821]: cluster 2024-09-13T13:41:50.316052+0000 mon.a (mon.0) 410 : cluster [INF] Cluster is now healthy 2024-09-13T13:41:51.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:51 smithi012 bash[19821]: cluster 2024-09-13T13:41:50.316052+0000 mon.a (mon.0) 410 : cluster [INF] Cluster is now healthy 2024-09-13T13:41:53.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:53 smithi134 bash[22059]: cluster 2024-09-13T13:41:51.966568+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:53.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:53 smithi134 bash[22059]: cluster 2024-09-13T13:41:51.966568+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:53 smithi040 bash[21280]: cluster 2024-09-13T13:41:51.966568+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:53 smithi040 bash[21280]: cluster 2024-09-13T13:41:51.966568+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:53.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:53 smithi012 bash[19821]: cluster 2024-09-13T13:41:51.966568+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:53.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:53 smithi012 bash[19821]: cluster 2024-09-13T13:41:51.966568+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:54.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: cephadm 2024-09-13T13:41:53.652963+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:41:54.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: cephadm 2024-09-13T13:41:53.652963+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:41:54.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.662000+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:54.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.662000+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:54.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.670665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.670665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.672906+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.672906+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: cephadm 2024-09-13T13:41:53.674175+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 21365M 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: cephadm 2024-09-13T13:41:53.674175+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 21365M 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.681477+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.681477+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.685624+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.685624+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.687416+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.687416+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.698092+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:54.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:54 smithi012 bash[19821]: audit 2024-09-13T13:41:53.698092+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: cephadm 2024-09-13T13:41:53.652963+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:41:55.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: cephadm 2024-09-13T13:41:53.652963+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.662000+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.662000+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.670665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.670665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.672906+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.672906+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: cephadm 2024-09-13T13:41:53.674175+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 21365M 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: cephadm 2024-09-13T13:41:53.674175+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 21365M 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.681477+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.681477+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.685624+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:55.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.685624+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:55.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.687416+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:55.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.687416+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:55.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.698092+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:54 smithi134 bash[22059]: audit 2024-09-13T13:41:53.698092+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: cephadm 2024-09-13T13:41:53.652963+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: cephadm 2024-09-13T13:41:53.652963+0000 mgr.x (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.662000+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.662000+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.670665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.670665+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.672906+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.672906+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:41:55.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: cephadm 2024-09-13T13:41:53.674175+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 21365M 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: cephadm 2024-09-13T13:41:53.674175+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 21365M 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.681477+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.681477+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.685624+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.685624+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.687416+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.687416+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.698092+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:54 smithi040 bash[21280]: audit 2024-09-13T13:41:53.698092+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:41:55.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:55 smithi040 bash[21280]: cluster 2024-09-13T13:41:53.967117+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:55.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:55 smithi040 bash[21280]: cluster 2024-09-13T13:41:53.967117+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:56.086 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-13T13:41:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:55 smithi134 bash[22059]: cluster 2024-09-13T13:41:53.967117+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:55 smithi134 bash[22059]: cluster 2024-09-13T13:41:53.967117+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:56.137 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2024-09-13T13:41:56.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:55 smithi012 bash[19821]: cluster 2024-09-13T13:41:53.967117+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:56.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:55 smithi012 bash[19821]: cluster 2024-09-13T13:41:53.967117+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:57.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:56 smithi134 bash[22059]: cluster 2024-09-13T13:41:55.967734+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:57.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:56 smithi134 bash[22059]: cluster 2024-09-13T13:41:55.967734+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:57.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:56 smithi040 bash[21280]: cluster 2024-09-13T13:41:55.967734+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:57.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:56 smithi040 bash[21280]: cluster 2024-09-13T13:41:55.967734+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:57.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:56 smithi012 bash[19821]: cluster 2024-09-13T13:41:55.967734+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:57.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:56 smithi012 bash[19821]: cluster 2024-09-13T13:41:55.967734+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:59 smithi134 bash[22059]: cluster 2024-09-13T13:41:57.968436+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:41:59 smithi134 bash[22059]: cluster 2024-09-13T13:41:57.968436+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:59.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:59 smithi040 bash[21280]: cluster 2024-09-13T13:41:57.968436+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:41:59 smithi040 bash[21280]: cluster 2024-09-13T13:41:57.968436+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:59.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:59 smithi012 bash[19821]: cluster 2024-09-13T13:41:57.968436+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:41:59.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:41:59 smithi012 bash[19821]: cluster 2024-09-13T13:41:57.968436+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:00.869 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T13:42:01.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:01 smithi134 bash[22059]: cluster 2024-09-13T13:41:59.969077+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:01.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:01 smithi134 bash[22059]: cluster 2024-09-13T13:41:59.969077+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:01.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:01 smithi040 bash[21280]: cluster 2024-09-13T13:41:59.969077+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:01 smithi040 bash[21280]: cluster 2024-09-13T13:41:59.969077+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:01.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:01 smithi012 bash[19821]: cluster 2024-09-13T13:41:59.969077+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:01.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:01 smithi012 bash[19821]: cluster 2024-09-13T13:41:59.969077+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: cluster 2024-09-13T13:42:01.969743+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: cluster 2024-09-13T13:42:01.969743+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.233705+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.233705+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.240129+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.240129+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.246146+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:03.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.246146+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:03.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.247869+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:03.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:03 smithi134 bash[22059]: audit 2024-09-13T13:42:02.247869+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: cluster 2024-09-13T13:42:01.969743+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: cluster 2024-09-13T13:42:01.969743+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.233705+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.233705+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.240129+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.240129+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.246146+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:03.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.246146+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:03.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.247869+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:03.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:03 smithi040 bash[21280]: audit 2024-09-13T13:42:02.247869+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:03.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: cluster 2024-09-13T13:42:01.969743+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:03.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: cluster 2024-09-13T13:42:01.969743+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:03.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.233705+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:03.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.233705+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24161 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:03.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.240129+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:03.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.240129+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:03.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.246146+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:03.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.246146+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:03.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.247869+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:03.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:03 smithi012 bash[19821]: audit 2024-09-13T13:42:02.247869+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:05.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:05 smithi134 bash[22059]: cluster 2024-09-13T13:42:03.970289+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:05.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:05 smithi134 bash[22059]: cluster 2024-09-13T13:42:03.970289+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:05.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:05 smithi040 bash[21280]: cluster 2024-09-13T13:42:03.970289+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:05 smithi040 bash[21280]: cluster 2024-09-13T13:42:03.970289+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:05.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:05 smithi012 bash[19821]: cluster 2024-09-13T13:42:03.970289+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:05.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:05 smithi012 bash[19821]: cluster 2024-09-13T13:42:03.970289+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:07.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:07 smithi134 bash[22059]: cluster 2024-09-13T13:42:05.970898+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:07.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:07 smithi134 bash[22059]: cluster 2024-09-13T13:42:05.970898+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:07.372 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:07 smithi040 bash[21280]: cluster 2024-09-13T13:42:05.970898+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:07.373 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:07 smithi040 bash[21280]: cluster 2024-09-13T13:42:05.970898+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:07.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:07 smithi012 bash[19821]: cluster 2024-09-13T13:42:05.970898+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:07 smithi012 bash[19821]: cluster 2024-09-13T13:42:05.970898+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:09.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:09 smithi134 bash[22059]: cluster 2024-09-13T13:42:07.971548+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:09.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:09 smithi134 bash[22059]: cluster 2024-09-13T13:42:07.971548+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:09.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:09 smithi040 bash[21280]: cluster 2024-09-13T13:42:07.971548+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:09.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:09 smithi040 bash[21280]: cluster 2024-09-13T13:42:07.971548+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:09 smithi012 bash[19821]: cluster 2024-09-13T13:42:07.971548+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:09 smithi012 bash[19821]: cluster 2024-09-13T13:42:07.971548+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: cluster 2024-09-13T13:42:09.972111+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: cluster 2024-09-13T13:42:09.972111+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.403519+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.403519+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.404279+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.40:0/752115263' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.404279+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.40:0/752115263' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.407000+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"}]': finished 2024-09-13T13:42:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.407000+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"}]': finished 2024-09-13T13:42:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: cluster 2024-09-13T13:42:10.411742+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:42:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: cluster 2024-09-13T13:42:10.411742+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:42:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.412128+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:11.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:11 smithi134 bash[22059]: audit 2024-09-13T13:42:10.412128+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:11.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: cluster 2024-09-13T13:42:09.972111+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: cluster 2024-09-13T13:42:09.972111+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.403519+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.403519+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.404279+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.40:0/752115263' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.404279+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.40:0/752115263' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.407000+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"}]': finished 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.407000+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"}]': finished 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: cluster 2024-09-13T13:42:10.411742+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: cluster 2024-09-13T13:42:10.411742+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.412128+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:11.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:11 smithi040 bash[21280]: audit 2024-09-13T13:42:10.412128+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: cluster 2024-09-13T13:42:09.972111+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: cluster 2024-09-13T13:42:09.972111+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.403519+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.403519+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.404279+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.40:0/752115263' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.404279+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.40:0/752115263' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"} : dispatch 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.407000+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"}]': finished 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.407000+0000 mon.a (mon.0) 422 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c5d99f6c-a37a-4655-a86c-fca85d75d35b"}]': finished 2024-09-13T13:42:11.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: cluster 2024-09-13T13:42:10.411742+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:42:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: cluster 2024-09-13T13:42:10.411742+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-13T13:42:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.412128+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:11.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:11 smithi012 bash[19821]: audit 2024-09-13T13:42:10.412128+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:12.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:12 smithi134 bash[22059]: audit 2024-09-13T13:42:11.075677+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.40:0/3201735967' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:42:12.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:12 smithi134 bash[22059]: audit 2024-09-13T13:42:11.075677+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.40:0/3201735967' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:42:12.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:12 smithi040 bash[21280]: audit 2024-09-13T13:42:11.075677+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.40:0/3201735967' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:42:12.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:12 smithi040 bash[21280]: audit 2024-09-13T13:42:11.075677+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.40:0/3201735967' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:42:12.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:12 smithi012 bash[19821]: audit 2024-09-13T13:42:11.075677+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.40:0/3201735967' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:42:12.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:12 smithi012 bash[19821]: audit 2024-09-13T13:42:11.075677+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.40:0/3201735967' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:42:13.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:13 smithi134 bash[22059]: cluster 2024-09-13T13:42:11.972684+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:13.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:13 smithi134 bash[22059]: cluster 2024-09-13T13:42:11.972684+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:13.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:13 smithi040 bash[21280]: cluster 2024-09-13T13:42:11.972684+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:13.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:13 smithi040 bash[21280]: cluster 2024-09-13T13:42:11.972684+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:13.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:13 smithi012 bash[19821]: cluster 2024-09-13T13:42:11.972684+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:13.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:13 smithi012 bash[19821]: cluster 2024-09-13T13:42:11.972684+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:15.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:15 smithi134 bash[22059]: cluster 2024-09-13T13:42:13.973201+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:15.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:15 smithi134 bash[22059]: cluster 2024-09-13T13:42:13.973201+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:15.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:15 smithi040 bash[21280]: cluster 2024-09-13T13:42:13.973201+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:15.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:15 smithi040 bash[21280]: cluster 2024-09-13T13:42:13.973201+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:15.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:15 smithi012 bash[19821]: cluster 2024-09-13T13:42:13.973201+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:15.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:15 smithi012 bash[19821]: cluster 2024-09-13T13:42:13.973201+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:17.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:17 smithi134 bash[22059]: cluster 2024-09-13T13:42:15.973688+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:17.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:17 smithi134 bash[22059]: cluster 2024-09-13T13:42:15.973688+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:17.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:17 smithi040 bash[21280]: cluster 2024-09-13T13:42:15.973688+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:17 smithi040 bash[21280]: cluster 2024-09-13T13:42:15.973688+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:17.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:17 smithi012 bash[19821]: cluster 2024-09-13T13:42:15.973688+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:17.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:17 smithi012 bash[19821]: cluster 2024-09-13T13:42:15.973688+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:19.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:19 smithi134 bash[22059]: cluster 2024-09-13T13:42:17.974211+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:19.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:19 smithi134 bash[22059]: cluster 2024-09-13T13:42:17.974211+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:19.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:19 smithi040 bash[21280]: cluster 2024-09-13T13:42:17.974211+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:19 smithi040 bash[21280]: cluster 2024-09-13T13:42:17.974211+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:19 smithi012 bash[19821]: cluster 2024-09-13T13:42:17.974211+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:19 smithi012 bash[19821]: cluster 2024-09-13T13:42:17.974211+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:21.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:21 smithi040 bash[21280]: cluster 2024-09-13T13:42:19.974745+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:21.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:21 smithi040 bash[21280]: cluster 2024-09-13T13:42:19.974745+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:21.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:21 smithi134 bash[22059]: cluster 2024-09-13T13:42:19.974745+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:21.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:21 smithi134 bash[22059]: cluster 2024-09-13T13:42:19.974745+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:21.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:21 smithi012 bash[19821]: cluster 2024-09-13T13:42:19.974745+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:21.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:21 smithi012 bash[19821]: cluster 2024-09-13T13:42:19.974745+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:23.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:23 smithi134 bash[22059]: cluster 2024-09-13T13:42:21.975278+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:23.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:23 smithi134 bash[22059]: cluster 2024-09-13T13:42:21.975278+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:23.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:23 smithi040 bash[21280]: cluster 2024-09-13T13:42:21.975278+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:23.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:23 smithi040 bash[21280]: cluster 2024-09-13T13:42:21.975278+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:23 smithi012 bash[19821]: cluster 2024-09-13T13:42:21.975278+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:23 smithi012 bash[19821]: cluster 2024-09-13T13:42:21.975278+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:24.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:24 smithi134 bash[22059]: audit 2024-09-13T13:42:23.387665+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:42:24.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:24 smithi134 bash[22059]: audit 2024-09-13T13:42:23.387665+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:42:24.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:24 smithi134 bash[22059]: audit 2024-09-13T13:42:23.389634+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:24.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:24 smithi134 bash[22059]: audit 2024-09-13T13:42:23.389634+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:24.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:24 smithi134 bash[22059]: cephadm 2024-09-13T13:42:23.391236+0000 mgr.x (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-09-13T13:42:24.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:24 smithi134 bash[22059]: cephadm 2024-09-13T13:42:23.391236+0000 mgr.x (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-09-13T13:42:24.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:24 smithi040 bash[21280]: audit 2024-09-13T13:42:23.387665+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:42:24.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:24 smithi040 bash[21280]: audit 2024-09-13T13:42:23.387665+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:42:24.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:24 smithi040 bash[21280]: audit 2024-09-13T13:42:23.389634+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:24.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:24 smithi040 bash[21280]: audit 2024-09-13T13:42:23.389634+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:24.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:24 smithi040 bash[21280]: cephadm 2024-09-13T13:42:23.391236+0000 mgr.x (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-09-13T13:42:24.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:24 smithi040 bash[21280]: cephadm 2024-09-13T13:42:23.391236+0000 mgr.x (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-09-13T13:42:24.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:24 smithi012 bash[19821]: audit 2024-09-13T13:42:23.387665+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:42:24.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:24 smithi012 bash[19821]: audit 2024-09-13T13:42:23.387665+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-13T13:42:24.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:24 smithi012 bash[19821]: audit 2024-09-13T13:42:23.389634+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:24.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:24 smithi012 bash[19821]: audit 2024-09-13T13:42:23.389634+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:24.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:24 smithi012 bash[19821]: cephadm 2024-09-13T13:42:23.391236+0000 mgr.x (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-09-13T13:42:24.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:24 smithi012 bash[19821]: cephadm 2024-09-13T13:42:23.391236+0000 mgr.x (mgr.14152) 214 : cephadm [INF] Deploying daemon osd.3 on smithi040 2024-09-13T13:42:25.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:25 smithi040 bash[21280]: cluster 2024-09-13T13:42:23.975791+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:25.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:25 smithi040 bash[21280]: cluster 2024-09-13T13:42:23.975791+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:25.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:25 smithi134 bash[22059]: cluster 2024-09-13T13:42:23.975791+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:25.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:25 smithi134 bash[22059]: cluster 2024-09-13T13:42:23.975791+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:25.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:25 smithi012 bash[19821]: cluster 2024-09-13T13:42:23.975791+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:25.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:25 smithi012 bash[19821]: cluster 2024-09-13T13:42:23.975791+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:27.345 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:27 smithi040 bash[21280]: cluster 2024-09-13T13:42:25.976293+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:27.345 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:27 smithi040 bash[21280]: cluster 2024-09-13T13:42:25.976293+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:27.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:27 smithi134 bash[22059]: cluster 2024-09-13T13:42:25.976293+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:27.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:27 smithi134 bash[22059]: cluster 2024-09-13T13:42:25.976293+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:27.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:27 smithi012 bash[19821]: cluster 2024-09-13T13:42:25.976293+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:27.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:27 smithi012 bash[19821]: cluster 2024-09-13T13:42:25.976293+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:27.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:27 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:42:27.630 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:42:27 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:42:28.097 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:42:27 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:42:28.097 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:27 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:42:28.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:28 smithi134 bash[22059]: audit 2024-09-13T13:42:27.835898+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:28.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:28 smithi134 bash[22059]: audit 2024-09-13T13:42:27.835898+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:28.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:28 smithi134 bash[22059]: audit 2024-09-13T13:42:27.842896+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:28 smithi134 bash[22059]: audit 2024-09-13T13:42:27.842896+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:28 smithi134 bash[22059]: audit 2024-09-13T13:42:27.850551+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:28 smithi134 bash[22059]: audit 2024-09-13T13:42:27.850551+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:28 smithi040 bash[21280]: audit 2024-09-13T13:42:27.835898+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:28.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:28 smithi040 bash[21280]: audit 2024-09-13T13:42:27.835898+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:28.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:28 smithi040 bash[21280]: audit 2024-09-13T13:42:27.842896+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:28 smithi040 bash[21280]: audit 2024-09-13T13:42:27.842896+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:28 smithi040 bash[21280]: audit 2024-09-13T13:42:27.850551+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:28 smithi040 bash[21280]: audit 2024-09-13T13:42:27.850551+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:28 smithi012 bash[19821]: audit 2024-09-13T13:42:27.835898+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:28.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:28 smithi012 bash[19821]: audit 2024-09-13T13:42:27.835898+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:28.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:28 smithi012 bash[19821]: audit 2024-09-13T13:42:27.842896+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:28 smithi012 bash[19821]: audit 2024-09-13T13:42:27.842896+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:28 smithi012 bash[19821]: audit 2024-09-13T13:42:27.850551+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:28.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:28 smithi012 bash[19821]: audit 2024-09-13T13:42:27.850551+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:29.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:29 smithi134 bash[22059]: cluster 2024-09-13T13:42:27.976737+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:29.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:29 smithi134 bash[22059]: cluster 2024-09-13T13:42:27.976737+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:29.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:29 smithi040 bash[21280]: cluster 2024-09-13T13:42:27.976737+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:29.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:29 smithi040 bash[21280]: cluster 2024-09-13T13:42:27.976737+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:29.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:29 smithi012 bash[19821]: cluster 2024-09-13T13:42:27.976737+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:29.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:29 smithi012 bash[19821]: cluster 2024-09-13T13:42:27.976737+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:31.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:31 smithi040 bash[21280]: cluster 2024-09-13T13:42:29.977235+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:31.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:31 smithi040 bash[21280]: cluster 2024-09-13T13:42:29.977235+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:31 smithi012 bash[19821]: cluster 2024-09-13T13:42:29.977235+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:31 smithi012 bash[19821]: cluster 2024-09-13T13:42:29.977235+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:31 smithi134 bash[22059]: cluster 2024-09-13T13:42:29.977235+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:31 smithi134 bash[22059]: cluster 2024-09-13T13:42:29.977235+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:33.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:33 smithi040 bash[21280]: cluster 2024-09-13T13:42:31.977771+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:33.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:33 smithi040 bash[21280]: cluster 2024-09-13T13:42:31.977771+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:33.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:33 smithi012 bash[19821]: cluster 2024-09-13T13:42:31.977771+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:33.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:33 smithi012 bash[19821]: cluster 2024-09-13T13:42:31.977771+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:33 smithi134 bash[22059]: cluster 2024-09-13T13:42:31.977771+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:33 smithi134 bash[22059]: cluster 2024-09-13T13:42:31.977771+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: cluster 2024-09-13T13:42:33.978292+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: cluster 2024-09-13T13:42:33.978292+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.149294+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.149294+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.156815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.156815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.158591+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.158591+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.160221+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:35.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.160221+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:35.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.169325+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:35 smithi012 bash[19821]: audit 2024-09-13T13:42:34.169325+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.593 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: cluster 2024-09-13T13:42:33.978292+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:35.593 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: cluster 2024-09-13T13:42:33.978292+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:35.593 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.149294+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.593 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.149294+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.593 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.156815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.594 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.156815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.594 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.158591+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:35.594 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.158591+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:35.594 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.160221+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:35.594 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.160221+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:35.594 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.169325+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.594 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:35 smithi040 bash[21280]: audit 2024-09-13T13:42:34.169325+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: cluster 2024-09-13T13:42:33.978292+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: cluster 2024-09-13T13:42:33.978292+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.149294+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.149294+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.156815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.156815+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.158591+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.158591+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.160221+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.160221+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.169325+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:35.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:35 smithi134 bash[22059]: audit 2024-09-13T13:42:34.169325+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:37.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:37 smithi012 bash[19821]: cluster 2024-09-13T13:42:35.978801+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:37.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:37 smithi012 bash[19821]: cluster 2024-09-13T13:42:35.978801+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:37.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:37 smithi134 bash[22059]: cluster 2024-09-13T13:42:35.978801+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:37.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:37 smithi134 bash[22059]: cluster 2024-09-13T13:42:35.978801+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:37.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:37 smithi040 bash[21280]: cluster 2024-09-13T13:42:35.978801+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:37.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:37 smithi040 bash[21280]: cluster 2024-09-13T13:42:35.978801+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:39.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:39 smithi012 bash[19821]: cluster 2024-09-13T13:42:37.979333+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:39 smithi012 bash[19821]: cluster 2024-09-13T13:42:37.979333+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:39 smithi012 bash[19821]: audit 2024-09-13T13:42:39.006003+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-13T13:42:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:39 smithi012 bash[19821]: audit 2024-09-13T13:42:39.006003+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-13T13:42:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:39 smithi012 bash[19821]: audit 2024-09-13T13:42:39.006870+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:42:39.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:39 smithi012 bash[19821]: audit 2024-09-13T13:42:39.006870+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:42:39.558 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 3 on host 'smithi040' 2024-09-13T13:42:39.575 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:39 smithi040 bash[21280]: cluster 2024-09-13T13:42:37.979333+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:39.575 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:39 smithi040 bash[21280]: cluster 2024-09-13T13:42:37.979333+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:39.575 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:39 smithi040 bash[21280]: audit 2024-09-13T13:42:39.006003+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-13T13:42:39.575 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:39 smithi040 bash[21280]: audit 2024-09-13T13:42:39.006003+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-13T13:42:39.575 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:39 smithi040 bash[21280]: audit 2024-09-13T13:42:39.006870+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:42:39.576 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:39 smithi040 bash[21280]: audit 2024-09-13T13:42:39.006870+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:42:39.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:39 smithi134 bash[22059]: cluster 2024-09-13T13:42:37.979333+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:39.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:39 smithi134 bash[22059]: cluster 2024-09-13T13:42:37.979333+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:39.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:39 smithi134 bash[22059]: audit 2024-09-13T13:42:39.006003+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-13T13:42:39.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:39 smithi134 bash[22059]: audit 2024-09-13T13:42:39.006003+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-13T13:42:39.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:39 smithi134 bash[22059]: audit 2024-09-13T13:42:39.006870+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:42:39.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:39 smithi134 bash[22059]: audit 2024-09-13T13:42:39.006870+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-13T13:42:40.179 DEBUG:teuthology.orchestra.run.smithi040:osd.3> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.3.service 2024-09-13T13:42:40.181 INFO:tasks.cephadm:Deploying osd.4 on smithi134 with /dev/vg_nvme/lv_4... 2024-09-13T13:42:40.181 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T13:42:40.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.156845+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-13T13:42:40.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.156845+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-13T13:42:40.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: cluster 2024-09-13T13:42:39.163239+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:42:40.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: cluster 2024-09-13T13:42:39.163239+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:42:40.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.164142+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.164142+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.164881+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=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.164881+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=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.164944+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.164944+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.537839+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.537839+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.545615+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.545615+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.553471+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:39.553471+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:40.159327+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:40.159327+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:42:40.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: cluster 2024-09-13T13:42:40.165215+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:42:40.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: cluster 2024-09-13T13:42:40.165215+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:42:40.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:40.166043+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:40 smithi134 bash[22059]: audit 2024-09-13T13:42:40.166043+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.156845+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-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.156845+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-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: cluster 2024-09-13T13:42:39.163239+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: cluster 2024-09-13T13:42:39.163239+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.164142+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.164142+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.164881+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=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.164881+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=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.164944+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.164944+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.537839+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.537839+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.545615+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.545615+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.553471+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:39.553471+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:40.159327+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:40.159327+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: cluster 2024-09-13T13:42:40.165215+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: cluster 2024-09-13T13:42:40.165215+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:42:40.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:40.166043+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[21280]: audit 2024-09-13T13:42:40.166043+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.156845+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-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.156845+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-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: cluster 2024-09-13T13:42:39.163239+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: cluster 2024-09-13T13:42:39.163239+0000 mon.a (mon.0) 437 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.164142+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.164142+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.164881+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=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.164881+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=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.164944+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.164944+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.537839+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.537839+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.545615+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.545615+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.553471+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:39.553471+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:40.159327+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:40.159327+0000 mon.a (mon.0) 443 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: cluster 2024-09-13T13:42:40.165215+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: cluster 2024-09-13T13:42:40.165215+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-13T13:42:40.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:40.166043+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:40.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:40 smithi012 bash[19821]: audit 2024-09-13T13:42:40.166043+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:41.130 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[29088]: debug 2024-09-13T13:42:40.643+0000 7fbbf6564640 -1 osd.3 0 waiting for initial osdmap 2024-09-13T13:42:41.130 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:42:40 smithi040 bash[29088]: debug 2024-09-13T13:42:40.675+0000 7fbbedb6f640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:42:41.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: cluster 2024-09-13T13:42:39.979852+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: cluster 2024-09-13T13:42:39.979852+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: audit 2024-09-13T13:42:40.649723+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: audit 2024-09-13T13:42:40.649723+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: cluster 2024-09-13T13:42:41.169217+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767] boot 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: cluster 2024-09-13T13:42:41.169217+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767] boot 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: cluster 2024-09-13T13:42:41.169378+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: cluster 2024-09-13T13:42:41.169378+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: audit 2024-09-13T13:42:41.169687+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:41.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:41 smithi012 bash[19821]: audit 2024-09-13T13:42:41.169687+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:42.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: cluster 2024-09-13T13:42:39.979852+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:42.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: cluster 2024-09-13T13:42:39.979852+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:42.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: audit 2024-09-13T13:42:40.649723+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-13T13:42:42.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: audit 2024-09-13T13:42:40.649723+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-13T13:42:42.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: cluster 2024-09-13T13:42:41.169217+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767] boot 2024-09-13T13:42:42.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: cluster 2024-09-13T13:42:41.169217+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767] boot 2024-09-13T13:42:42.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: cluster 2024-09-13T13:42:41.169378+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:42:42.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: cluster 2024-09-13T13:42:41.169378+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:42:42.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: audit 2024-09-13T13:42:41.169687+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:42.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:41 smithi134 bash[22059]: audit 2024-09-13T13:42:41.169687+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: cluster 2024-09-13T13:42:39.979852+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: cluster 2024-09-13T13:42:39.979852+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: audit 2024-09-13T13:42:40.649723+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: audit 2024-09-13T13:42:40.649723+0000 mon.a (mon.0) 446 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: cluster 2024-09-13T13:42:41.169217+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767] boot 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: cluster 2024-09-13T13:42:41.169217+0000 mon.a (mon.0) 447 : cluster [INF] osd.3 [v2:172.21.15.40:6808/3083962767,v1:172.21.15.40:6809/3083962767] boot 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: cluster 2024-09-13T13:42:41.169378+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:42:42.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: cluster 2024-09-13T13:42:41.169378+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-13T13:42:42.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: audit 2024-09-13T13:42:41.169687+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:42.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:41 smithi040 bash[21280]: audit 2024-09-13T13:42:41.169687+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:42:42.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:42 smithi012 bash[19821]: cluster 2024-09-13T13:42:40.020887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:42:42.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:42 smithi012 bash[19821]: cluster 2024-09-13T13:42:40.020887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:42:42.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:42 smithi012 bash[19821]: cluster 2024-09-13T13:42:40.020963+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:42:42.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:42 smithi012 bash[19821]: cluster 2024-09-13T13:42:40.020963+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:42:42.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:42 smithi012 bash[19821]: cluster 2024-09-13T13:42:42.168803+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:42:42.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:42 smithi012 bash[19821]: cluster 2024-09-13T13:42:42.168803+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:42:43.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:42 smithi134 bash[22059]: cluster 2024-09-13T13:42:40.020887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:42:43.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:42 smithi134 bash[22059]: cluster 2024-09-13T13:42:40.020887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:42:43.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:42 smithi134 bash[22059]: cluster 2024-09-13T13:42:40.020963+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:42:43.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:42 smithi134 bash[22059]: cluster 2024-09-13T13:42:40.020963+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:42:43.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:42 smithi134 bash[22059]: cluster 2024-09-13T13:42:42.168803+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:42:43.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:42 smithi134 bash[22059]: cluster 2024-09-13T13:42:42.168803+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:42:43.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:42 smithi040 bash[21280]: cluster 2024-09-13T13:42:40.020887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:42:43.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:42 smithi040 bash[21280]: cluster 2024-09-13T13:42:40.020887+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:42:43.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:42 smithi040 bash[21280]: cluster 2024-09-13T13:42:40.020963+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:42:43.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:42 smithi040 bash[21280]: cluster 2024-09-13T13:42:40.020963+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:42:43.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:42 smithi040 bash[21280]: cluster 2024-09-13T13:42:42.168803+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:42:43.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:42 smithi040 bash[21280]: cluster 2024-09-13T13:42:42.168803+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-13T13:42:43.902 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T13:42:43.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:43 smithi012 bash[19821]: cluster 2024-09-13T13:42:41.980346+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:43.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:43 smithi012 bash[19821]: cluster 2024-09-13T13:42:41.980346+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:43.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:43 smithi012 bash[19821]: cluster 2024-09-13T13:42:43.171232+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-13T13:42:43.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:43 smithi012 bash[19821]: cluster 2024-09-13T13:42:43.171232+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-13T13:42:43.990 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:43 smithi134 bash[22059]: cluster 2024-09-13T13:42:41.980346+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:43.991 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:43 smithi134 bash[22059]: cluster 2024-09-13T13:42:41.980346+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:43.991 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:43 smithi134 bash[22059]: cluster 2024-09-13T13:42:43.171232+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-13T13:42:43.991 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:43 smithi134 bash[22059]: cluster 2024-09-13T13:42:43.171232+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-13T13:42:44.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:43 smithi040 bash[21280]: cluster 2024-09-13T13:42:41.980346+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:44.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:43 smithi040 bash[21280]: cluster 2024-09-13T13:42:41.980346+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 86 MiB used, 268 GiB / 268 GiB avail 2024-09-13T13:42:44.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:43 smithi040 bash[21280]: cluster 2024-09-13T13:42:43.171232+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-13T13:42:44.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:43 smithi040 bash[21280]: cluster 2024-09-13T13:42:43.171232+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-13T13:42:45.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:45 smithi134 bash[22059]: cluster 2024-09-13T13:42:43.980887+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:45.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:45 smithi134 bash[22059]: cluster 2024-09-13T13:42:43.980887+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:45.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:45 smithi012 bash[19821]: cluster 2024-09-13T13:42:43.980887+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:45.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:45 smithi012 bash[19821]: cluster 2024-09-13T13:42:43.980887+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:46.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:45 smithi040 bash[21280]: cluster 2024-09-13T13:42:43.980887+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:46.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:45 smithi040 bash[21280]: cluster 2024-09-13T13:42:43.980887+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:47.858 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T13:42:47.908 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_4 2024-09-13T13:42:47.919 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:47 smithi134 bash[22059]: cluster 2024-09-13T13:42:45.981455+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:47.919 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:47 smithi134 bash[22059]: cluster 2024-09-13T13:42:45.981455+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:47.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:47 smithi012 bash[19821]: cluster 2024-09-13T13:42:45.981455+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:47.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:47 smithi012 bash[19821]: cluster 2024-09-13T13:42:45.981455+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:47.969 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:47 smithi040 bash[21280]: cluster 2024-09-13T13:42:45.981455+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:47.969 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:47 smithi040 bash[21280]: cluster 2024-09-13T13:42:45.981455+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:42:49.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:49 smithi012 bash[19821]: cluster 2024-09-13T13:42:47.982139+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-13T13:42:49.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:49 smithi012 bash[19821]: cluster 2024-09-13T13:42:47.982139+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-13T13:42:50.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:49 smithi134 bash[22059]: cluster 2024-09-13T13:42:47.982139+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-13T13:42:50.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:49 smithi134 bash[22059]: cluster 2024-09-13T13:42:47.982139+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-13T13:42:50.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:49 smithi040 bash[21280]: cluster 2024-09-13T13:42:47.982139+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-13T13:42:50.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:49 smithi040 bash[21280]: cluster 2024-09-13T13:42:47.982139+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-13T13:42:51.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: cephadm 2024-09-13T13:42:49.787166+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:42:51.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: cephadm 2024-09-13T13:42:49.787166+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:42:51.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.794883+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.794883+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.803749+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.803749+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.806437+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.806437+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.808367+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.808367+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: cephadm 2024-09-13T13:42:49.809910+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 10682M 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: cephadm 2024-09-13T13:42:49.809910+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 10682M 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.817177+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.817177+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.821176+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.821176+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.823058+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:51.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.823058+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.834021+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: audit 2024-09-13T13:42:49.834021+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: cluster 2024-09-13T13:42:49.982715+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:42:51.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:50 smithi134 bash[22059]: cluster 2024-09-13T13:42:49.982715+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:42:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: cephadm 2024-09-13T13:42:49.787166+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:42:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: cephadm 2024-09-13T13:42:49.787166+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:42:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.794883+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.794883+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.803749+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.803749+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.806437+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.806437+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.808367+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.808367+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: cephadm 2024-09-13T13:42:49.809910+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 10682M 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: cephadm 2024-09-13T13:42:49.809910+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 10682M 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.817177+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.817177+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.821176+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.821176+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.823058+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.823058+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:51.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.834021+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: audit 2024-09-13T13:42:49.834021+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: cluster 2024-09-13T13:42:49.982715+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:42:51.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:50 smithi040 bash[21280]: cluster 2024-09-13T13:42:49.982715+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:42:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: cephadm 2024-09-13T13:42:49.787166+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:42:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: cephadm 2024-09-13T13:42:49.787166+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-13T13:42:51.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.794883+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.794883+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.803749+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.803749+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.806437+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.806437+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.808367+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.808367+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: cephadm 2024-09-13T13:42:49.809910+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 10682M 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: cephadm 2024-09-13T13:42:49.809910+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 10682M 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.817177+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.817177+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.821176+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:51.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.821176+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:51.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.823058+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:51.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.823058+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:42:51.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.834021+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: audit 2024-09-13T13:42:49.834021+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:42:51.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: cluster 2024-09-13T13:42:49.982715+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:42:51.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:50 smithi012 bash[19821]: cluster 2024-09-13T13:42:49.982715+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T13:42:51.623 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T13:42:53.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: cluster 2024-09-13T13:42:51.983307+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:42:53.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: cluster 2024-09-13T13:42:51.983307+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:42:53.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: audit 2024-09-13T13:42:52.952144+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:53.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: audit 2024-09-13T13:42:52.952144+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:53.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: audit 2024-09-13T13:42:52.958106+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:53.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: audit 2024-09-13T13:42:52.958106+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:53.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: audit 2024-09-13T13:42:52.959895+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:53.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:53 smithi134 bash[22059]: audit 2024-09-13T13:42:52.959895+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: cluster 2024-09-13T13:42:51.983307+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: cluster 2024-09-13T13:42:51.983307+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: audit 2024-09-13T13:42:52.952144+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: audit 2024-09-13T13:42:52.952144+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: audit 2024-09-13T13:42:52.958106+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: audit 2024-09-13T13:42:52.958106+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: audit 2024-09-13T13:42:52.959895+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:53.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:53 smithi040 bash[21280]: audit 2024-09-13T13:42:52.959895+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:53.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: cluster 2024-09-13T13:42:51.983307+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:42:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: cluster 2024-09-13T13:42:51.983307+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-13T13:42:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: audit 2024-09-13T13:42:52.952144+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: audit 2024-09-13T13:42:52.952144+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:42:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: audit 2024-09-13T13:42:52.958106+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: audit 2024-09-13T13:42:52.958106+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:42:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: audit 2024-09-13T13:42:52.959895+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:53.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:53 smithi012 bash[19821]: audit 2024-09-13T13:42:52.959895+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:42:54.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:54 smithi134 bash[22059]: audit 2024-09-13T13:42:52.945389+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:54.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:54 smithi134 bash[22059]: audit 2024-09-13T13:42:52.945389+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:54.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:54 smithi040 bash[21280]: audit 2024-09-13T13:42:52.945389+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:54.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:54 smithi040 bash[21280]: audit 2024-09-13T13:42:52.945389+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:54.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:54 smithi012 bash[19821]: audit 2024-09-13T13:42:52.945389+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:54.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:54 smithi012 bash[19821]: audit 2024-09-13T13:42:52.945389+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:42:55.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:55 smithi134 bash[22059]: cluster 2024-09-13T13:42:53.983860+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:42:55.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:55 smithi134 bash[22059]: cluster 2024-09-13T13:42:53.983860+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:42:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:55 smithi040 bash[21280]: cluster 2024-09-13T13:42:53.983860+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:42:55.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:55 smithi040 bash[21280]: cluster 2024-09-13T13:42:53.983860+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:42:55.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:55 smithi012 bash[19821]: cluster 2024-09-13T13:42:53.983860+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:42:55.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:55 smithi012 bash[19821]: cluster 2024-09-13T13:42:53.983860+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-13T13:42:57.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:57 smithi134 bash[22059]: cluster 2024-09-13T13:42:55.984388+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:57.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:57 smithi134 bash[22059]: cluster 2024-09-13T13:42:55.984388+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:57.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:57 smithi040 bash[21280]: cluster 2024-09-13T13:42:55.984388+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:57.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:57 smithi040 bash[21280]: cluster 2024-09-13T13:42:55.984388+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:57.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:57 smithi012 bash[19821]: cluster 2024-09-13T13:42:55.984388+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:57.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:57 smithi012 bash[19821]: cluster 2024-09-13T13:42:55.984388+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:59.168 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:59 smithi134 bash[22059]: cluster 2024-09-13T13:42:57.984964+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:59.169 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:42:59 smithi134 bash[22059]: cluster 2024-09-13T13:42:57.984964+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:59.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:59 smithi040 bash[21280]: cluster 2024-09-13T13:42:57.984964+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:42:59 smithi040 bash[21280]: cluster 2024-09-13T13:42:57.984964+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:59.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:59 smithi012 bash[19821]: cluster 2024-09-13T13:42:57.984964+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:42:59.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:42:59 smithi012 bash[19821]: cluster 2024-09-13T13:42:57.984964+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:43:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:01 smithi134 bash[22059]: cluster 2024-09-13T13:42:59.985511+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:01 smithi134 bash[22059]: cluster 2024-09-13T13:42:59.985511+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:01 smithi040 bash[21280]: cluster 2024-09-13T13:42:59.985511+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:01 smithi040 bash[21280]: cluster 2024-09-13T13:42:59.985511+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:01.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:01 smithi012 bash[19821]: cluster 2024-09-13T13:42:59.985511+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:01.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:01 smithi012 bash[19821]: cluster 2024-09-13T13:42:59.985511+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.207779+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.207779+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.211303+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"}]': finished 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.211303+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"}]': finished 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.211945+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.134:0/3581811852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.211945+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.134:0/3581811852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: cluster 2024-09-13T13:43:01.215410+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: cluster 2024-09-13T13:43:01.215410+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.215839+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.215839+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.883133+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.134:0/573831054' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:02 smithi134 bash[22059]: audit 2024-09-13T13:43:01.883133+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.134:0/573831054' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.207779+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.207779+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.211303+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"}]': finished 2024-09-13T13:43:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.211303+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"}]': finished 2024-09-13T13:43:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.211945+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.134:0/3581811852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.211945+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.134:0/3581811852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: cluster 2024-09-13T13:43:01.215410+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:43:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: cluster 2024-09-13T13:43:01.215410+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:43:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.215839+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.215839+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.883133+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.134:0/573831054' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:02 smithi040 bash[21280]: audit 2024-09-13T13:43:01.883133+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.134:0/573831054' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.207779+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.207779+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.211303+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"}]': finished 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.211303+0000 mon.a (mon.0) 464 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"}]': finished 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.211945+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.134:0/3581811852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.211945+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.134:0/3581811852' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "c4640c77-3437-4fcd-a753-8ce60373fc10"} : dispatch 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: cluster 2024-09-13T13:43:01.215410+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: cluster 2024-09-13T13:43:01.215410+0000 mon.a (mon.0) 465 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.215839+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.215839+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.883133+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.134:0/573831054' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:02 smithi012 bash[19821]: audit 2024-09-13T13:43:01.883133+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.134:0/573831054' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:03.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:03 smithi134 bash[22059]: cluster 2024-09-13T13:43:01.986026+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:03.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:03 smithi134 bash[22059]: cluster 2024-09-13T13:43:01.986026+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:03.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:03 smithi040 bash[21280]: cluster 2024-09-13T13:43:01.986026+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:03.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:03 smithi040 bash[21280]: cluster 2024-09-13T13:43:01.986026+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:03.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:03 smithi012 bash[19821]: cluster 2024-09-13T13:43:01.986026+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:03.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:03 smithi012 bash[19821]: cluster 2024-09-13T13:43:01.986026+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:05.493 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:05 smithi134 bash[22059]: cluster 2024-09-13T13:43:03.986660+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:05.493 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:05 smithi134 bash[22059]: cluster 2024-09-13T13:43:03.986660+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:05.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:05 smithi040 bash[21280]: cluster 2024-09-13T13:43:03.986660+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:05.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:05 smithi040 bash[21280]: cluster 2024-09-13T13:43:03.986660+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:05.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:05 smithi012 bash[19821]: cluster 2024-09-13T13:43:03.986660+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:05.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:05 smithi012 bash[19821]: cluster 2024-09-13T13:43:03.986660+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:07 smithi134 bash[22059]: cluster 2024-09-13T13:43:05.987317+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:07 smithi134 bash[22059]: cluster 2024-09-13T13:43:05.987317+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:07 smithi040 bash[21280]: cluster 2024-09-13T13:43:05.987317+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:07 smithi040 bash[21280]: cluster 2024-09-13T13:43:05.987317+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:07.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:07 smithi012 bash[19821]: cluster 2024-09-13T13:43:05.987317+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:07.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:07 smithi012 bash[19821]: cluster 2024-09-13T13:43:05.987317+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:09.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:09 smithi134 bash[22059]: cluster 2024-09-13T13:43:07.987988+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:09.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:09 smithi134 bash[22059]: cluster 2024-09-13T13:43:07.987988+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:09.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:09 smithi040 bash[21280]: cluster 2024-09-13T13:43:07.987988+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:09.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:09 smithi040 bash[21280]: cluster 2024-09-13T13:43:07.987988+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:09.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:09 smithi012 bash[19821]: cluster 2024-09-13T13:43:07.987988+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:09.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:09 smithi012 bash[19821]: cluster 2024-09-13T13:43:07.987988+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:11.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:11 smithi134 bash[22059]: cluster 2024-09-13T13:43:09.988678+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:11.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:11 smithi134 bash[22059]: cluster 2024-09-13T13:43:09.988678+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:11.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:11 smithi040 bash[21280]: cluster 2024-09-13T13:43:09.988678+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:11.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:11 smithi040 bash[21280]: cluster 2024-09-13T13:43:09.988678+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:11 smithi012 bash[19821]: cluster 2024-09-13T13:43:09.988678+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:11.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:11 smithi012 bash[19821]: cluster 2024-09-13T13:43:09.988678+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:13.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:13 smithi134 bash[22059]: cluster 2024-09-13T13:43:11.989312+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:13.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:13 smithi134 bash[22059]: cluster 2024-09-13T13:43:11.989312+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:13.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:13 smithi040 bash[21280]: cluster 2024-09-13T13:43:11.989312+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:13.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:13 smithi040 bash[21280]: cluster 2024-09-13T13:43:11.989312+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:13.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:13 smithi012 bash[19821]: cluster 2024-09-13T13:43:11.989312+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:13.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:13 smithi012 bash[19821]: cluster 2024-09-13T13:43:11.989312+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: cluster 2024-09-13T13:43:13.989960+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: cluster 2024-09-13T13:43:13.989960+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: audit 2024-09-13T13:43:14.372146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: audit 2024-09-13T13:43:14.372146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: audit 2024-09-13T13:43:14.373895+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: audit 2024-09-13T13:43:14.373895+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: cephadm 2024-09-13T13:43:14.375431+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-09-13T13:43:15.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:15 smithi134 bash[22059]: cephadm 2024-09-13T13:43:14.375431+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: cluster 2024-09-13T13:43:13.989960+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: cluster 2024-09-13T13:43:13.989960+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: audit 2024-09-13T13:43:14.372146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: audit 2024-09-13T13:43:14.372146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: audit 2024-09-13T13:43:14.373895+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: audit 2024-09-13T13:43:14.373895+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: cephadm 2024-09-13T13:43:14.375431+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-09-13T13:43:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:15 smithi040 bash[21280]: cephadm 2024-09-13T13:43:14.375431+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-09-13T13:43:15.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: cluster 2024-09-13T13:43:13.989960+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: cluster 2024-09-13T13:43:13.989960+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: audit 2024-09-13T13:43:14.372146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:43:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: audit 2024-09-13T13:43:14.372146+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-13T13:43:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: audit 2024-09-13T13:43:14.373895+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: audit 2024-09-13T13:43:14.373895+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: cephadm 2024-09-13T13:43:14.375431+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-09-13T13:43:15.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:15 smithi012 bash[19821]: cephadm 2024-09-13T13:43:14.375431+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi134 2024-09-13T13:43:17.553 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:17 smithi134 bash[22059]: cluster 2024-09-13T13:43:15.990610+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:17.554 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:17 smithi134 bash[22059]: cluster 2024-09-13T13:43:15.990610+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:17.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:17 smithi040 bash[21280]: cluster 2024-09-13T13:43:15.990610+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:17.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:17 smithi040 bash[21280]: cluster 2024-09-13T13:43:15.990610+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:17.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:17 smithi012 bash[19821]: cluster 2024-09-13T13:43:15.990610+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:17.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:17 smithi012 bash[19821]: cluster 2024-09-13T13:43:15.990610+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:18.720 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:18 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:43:19.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:18 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: cluster 2024-09-13T13:43:17.991282+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: cluster 2024-09-13T13:43:17.991282+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: audit 2024-09-13T13:43:18.859504+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: audit 2024-09-13T13:43:18.859504+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: audit 2024-09-13T13:43:18.867088+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: audit 2024-09-13T13:43:18.867088+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: audit 2024-09-13T13:43:18.874314+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:19 smithi134 bash[22059]: audit 2024-09-13T13:43:18.874314+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: cluster 2024-09-13T13:43:17.991282+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: cluster 2024-09-13T13:43:17.991282+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: audit 2024-09-13T13:43:18.859504+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: audit 2024-09-13T13:43:18.859504+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: audit 2024-09-13T13:43:18.867088+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: audit 2024-09-13T13:43:18.867088+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: audit 2024-09-13T13:43:18.874314+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:19 smithi040 bash[21280]: audit 2024-09-13T13:43:18.874314+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: cluster 2024-09-13T13:43:17.991282+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:19.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: cluster 2024-09-13T13:43:17.991282+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:19.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: audit 2024-09-13T13:43:18.859504+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:19.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: audit 2024-09-13T13:43:18.859504+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:19.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: audit 2024-09-13T13:43:18.867088+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: audit 2024-09-13T13:43:18.867088+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: audit 2024-09-13T13:43:18.874314+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:19.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:19 smithi012 bash[19821]: audit 2024-09-13T13:43:18.874314+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:21.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:21 smithi134 bash[22059]: cluster 2024-09-13T13:43:19.991938+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:21.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:21 smithi134 bash[22059]: cluster 2024-09-13T13:43:19.991938+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:21.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:21 smithi040 bash[21280]: cluster 2024-09-13T13:43:19.991938+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:21.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:21 smithi040 bash[21280]: cluster 2024-09-13T13:43:19.991938+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:21.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:21 smithi012 bash[19821]: cluster 2024-09-13T13:43:19.991938+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:21.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:21 smithi012 bash[19821]: cluster 2024-09-13T13:43:19.991938+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:23.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:23 smithi134 bash[22059]: cluster 2024-09-13T13:43:21.992574+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:23.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:23 smithi134 bash[22059]: cluster 2024-09-13T13:43:21.992574+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:23.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:23 smithi040 bash[21280]: cluster 2024-09-13T13:43:21.992574+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:23.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:23 smithi040 bash[21280]: cluster 2024-09-13T13:43:21.992574+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:23.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:23 smithi012 bash[19821]: cluster 2024-09-13T13:43:21.992574+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:23.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:23 smithi012 bash[19821]: cluster 2024-09-13T13:43:21.992574+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:25.573 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: cluster 2024-09-13T13:43:23.993168+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:25.573 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: cluster 2024-09-13T13:43:23.993168+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:25.573 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.126355+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.573 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.126355+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.573 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.133568+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.574 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.133568+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.574 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.135373+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:25.574 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.135373+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:25.574 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.137308+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:25.574 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.137308+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:25.574 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.146733+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.574 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:25 smithi134 bash[22059]: audit 2024-09-13T13:43:25.146733+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: cluster 2024-09-13T13:43:23.993168+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: cluster 2024-09-13T13:43:23.993168+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.126355+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.126355+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.133568+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.133568+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.135373+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:25.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.135373+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:25.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.137308+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:25.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.137308+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:25.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.146733+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:25 smithi040 bash[21280]: audit 2024-09-13T13:43:25.146733+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: cluster 2024-09-13T13:43:23.993168+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:25.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: cluster 2024-09-13T13:43:23.993168+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:25.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.126355+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.126355+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.133568+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.133568+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.135373+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:25.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.135373+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:25.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.137308+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:25.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.137308+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:25.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.146733+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:25.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:25 smithi012 bash[19821]: audit 2024-09-13T13:43:25.146733+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:27.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:27 smithi134 bash[22059]: cluster 2024-09-13T13:43:25.993739+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:27.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:27 smithi134 bash[22059]: cluster 2024-09-13T13:43:25.993739+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:27.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:27 smithi040 bash[21280]: cluster 2024-09-13T13:43:25.993739+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:27.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:27 smithi040 bash[21280]: cluster 2024-09-13T13:43:25.993739+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:27.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:27 smithi012 bash[19821]: cluster 2024-09-13T13:43:25.993739+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:27.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:27 smithi012 bash[19821]: cluster 2024-09-13T13:43:25.993739+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:29.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:29 smithi134 bash[22059]: cluster 2024-09-13T13:43:27.994321+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:29.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:29 smithi134 bash[22059]: cluster 2024-09-13T13:43:27.994321+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:29.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:29 smithi040 bash[21280]: cluster 2024-09-13T13:43:27.994321+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:29.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:29 smithi040 bash[21280]: cluster 2024-09-13T13:43:27.994321+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:29.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:29 smithi012 bash[19821]: cluster 2024-09-13T13:43:27.994321+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:29.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:29 smithi012 bash[19821]: cluster 2024-09-13T13:43:27.994321+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:30.339 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 4 on host 'smithi134' 2024-09-13T13:43:30.556 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:30 smithi134 bash[22059]: audit 2024-09-13T13:43:30.190527+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.556 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:30 smithi134 bash[22059]: audit 2024-09-13T13:43:30.190527+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.556 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:30 smithi134 bash[22059]: audit 2024-09-13T13:43:30.195085+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.556 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:30 smithi134 bash[22059]: audit 2024-09-13T13:43:30.195085+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:30 smithi040 bash[21280]: audit 2024-09-13T13:43:30.190527+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:30 smithi040 bash[21280]: audit 2024-09-13T13:43:30.190527+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:30 smithi040 bash[21280]: audit 2024-09-13T13:43:30.195085+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:30 smithi040 bash[21280]: audit 2024-09-13T13:43:30.195085+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:30 smithi012 bash[19821]: audit 2024-09-13T13:43:30.190527+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:30 smithi012 bash[19821]: audit 2024-09-13T13:43:30.190527+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:30 smithi012 bash[19821]: audit 2024-09-13T13:43:30.195085+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:30 smithi012 bash[19821]: audit 2024-09-13T13:43:30.195085+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-13T13:43:30.918 DEBUG:teuthology.orchestra.run.smithi134:osd.4> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.4.service 2024-09-13T13:43:30.960 INFO:tasks.cephadm:Deploying osd.5 on smithi134 with /dev/vg_nvme/lv_3... 2024-09-13T13:43:30.960 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T13:43:31.598 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[24884]: debug 2024-09-13T13:43:31.303+0000 7f3f9e254640 -1 osd.4 0 waiting for initial osdmap 2024-09-13T13:43:31.598 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[24884]: debug 2024-09-13T13:43:31.335+0000 7f3f9a07b640 -1 osd.4 31 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:43:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: cluster 2024-09-13T13:43:29.994875+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: cluster 2024-09-13T13:43:29.994875+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.280758+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"]}]': finished 2024-09-13T13:43:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.280758+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"]}]': finished 2024-09-13T13:43:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: cluster 2024-09-13T13:43:30.286292+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:43:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: cluster 2024-09-13T13:43:30.286292+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:43:31.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.286862+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.286862+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.289056+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.289056+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.293770+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.293770+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.315298+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.315298+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.321946+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.321946+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.329380+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:31 smithi134 bash[22059]: audit 2024-09-13T13:43:30.329380+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: cluster 2024-09-13T13:43:29.994875+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:31.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: cluster 2024-09-13T13:43:29.994875+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:31.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.280758+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"]}]': finished 2024-09-13T13:43:31.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.280758+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"]}]': finished 2024-09-13T13:43:31.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: cluster 2024-09-13T13:43:30.286292+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: cluster 2024-09-13T13:43:30.286292+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.286862+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.286862+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.289056+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.289056+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.293770+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.293770+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.315298+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.315298+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.321946+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.321946+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.329380+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:31 smithi040 bash[21280]: audit 2024-09-13T13:43:30.329380+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: cluster 2024-09-13T13:43:29.994875+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: cluster 2024-09-13T13:43:29.994875+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.280758+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"]}]': finished 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.280758+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"]}]': finished 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: cluster 2024-09-13T13:43:30.286292+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: cluster 2024-09-13T13:43:30.286292+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.286862+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.286862+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:31.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.289056+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.289056+0000 mon.a (mon.0) 481 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.293770+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.293770+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.315298+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.315298+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.321946+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.321946+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.329380+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:31.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:31 smithi012 bash[19821]: audit 2024-09-13T13:43:30.329380+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: audit 2024-09-13T13:43:31.283557+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: audit 2024-09-13T13:43:31.283557+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.288067+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.288067+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: audit 2024-09-13T13:43:31.289010+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: audit 2024-09-13T13:43:31.289010+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: audit 2024-09-13T13:43:31.299730+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:32 smithi134 bash[22059]: audit 2024-09-13T13:43:31.299730+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: audit 2024-09-13T13:43:31.283557+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: audit 2024-09-13T13:43:31.283557+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.288067+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.288067+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: audit 2024-09-13T13:43:31.289010+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: audit 2024-09-13T13:43:31.289010+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: audit 2024-09-13T13:43:31.299730+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:32 smithi040 bash[21280]: audit 2024-09-13T13:43:31.299730+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: audit 2024-09-13T13:43:31.283557+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:43:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: audit 2024-09-13T13:43:31.283557+0000 mon.a (mon.0) 485 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:43:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.288067+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-13T13:43:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.288067+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-13T13:43:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: audit 2024-09-13T13:43:31.289010+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: audit 2024-09-13T13:43:31.289010+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: audit 2024-09-13T13:43:31.299730+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:32 smithi012 bash[19821]: audit 2024-09-13T13:43:31.299730+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.240055+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.240055+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.240110+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.240110+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.995424+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:31.995424+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: audit 2024-09-13T13:43:32.298877+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: audit 2024-09-13T13:43:32.298877+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:32.306858+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727] boot 2024-09-13T13:43:33.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:32.306858+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727] boot 2024-09-13T13:43:33.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:32.306935+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:43:33.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: cluster 2024-09-13T13:43:32.306935+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:43:33.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: audit 2024-09-13T13:43:32.307603+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:33 smithi134 bash[22059]: audit 2024-09-13T13:43:32.307603+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.240055+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:43:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.240055+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:43:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.240110+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:43:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.240110+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:43:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.995424+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:31.995424+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:33.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: audit 2024-09-13T13:43:32.298877+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: audit 2024-09-13T13:43:32.298877+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:32.306858+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727] boot 2024-09-13T13:43:33.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:32.306858+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727] boot 2024-09-13T13:43:33.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:32.306935+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:43:33.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: cluster 2024-09-13T13:43:32.306935+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:43:33.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: audit 2024-09-13T13:43:32.307603+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:33 smithi040 bash[21280]: audit 2024-09-13T13:43:32.307603+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.240055+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:43:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.240055+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:43:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.240110+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:43:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.240110+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:43:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.995424+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:33.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:31.995424+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: audit 2024-09-13T13:43:32.298877+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: audit 2024-09-13T13:43:32.298877+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:32.306858+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727] boot 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:32.306858+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.134:6800/2329501727,v1:172.21.15.134:6801/2329501727] boot 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:32.306935+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: cluster 2024-09-13T13:43:32.306935+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: audit 2024-09-13T13:43:32.307603+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:33.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:33 smithi012 bash[19821]: audit 2024-09-13T13:43:32.307603+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:43:34.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:34 smithi134 bash[22059]: cluster 2024-09-13T13:43:33.314830+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:43:34.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:34 smithi134 bash[22059]: cluster 2024-09-13T13:43:33.314830+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:43:34.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:34 smithi040 bash[21280]: cluster 2024-09-13T13:43:33.314830+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:43:34.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:34 smithi040 bash[21280]: cluster 2024-09-13T13:43:33.314830+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:43:34.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:34 smithi012 bash[19821]: cluster 2024-09-13T13:43:33.314830+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:43:34.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:34 smithi012 bash[19821]: cluster 2024-09-13T13:43:33.314830+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-13T13:43:35.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:35 smithi134 bash[22059]: cluster 2024-09-13T13:43:33.995956+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:35.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:35 smithi134 bash[22059]: cluster 2024-09-13T13:43:33.995956+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:35.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:35 smithi134 bash[22059]: cluster 2024-09-13T13:43:34.323760+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:43:35.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:35 smithi134 bash[22059]: cluster 2024-09-13T13:43:34.323760+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:43:35.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:35 smithi040 bash[21280]: cluster 2024-09-13T13:43:33.995956+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:35 smithi040 bash[21280]: cluster 2024-09-13T13:43:33.995956+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:35 smithi040 bash[21280]: cluster 2024-09-13T13:43:34.323760+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:43:35.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:35 smithi040 bash[21280]: cluster 2024-09-13T13:43:34.323760+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:43:35.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:35 smithi012 bash[19821]: cluster 2024-09-13T13:43:33.995956+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:35.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:35 smithi012 bash[19821]: cluster 2024-09-13T13:43:33.995956+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:35.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:35 smithi012 bash[19821]: cluster 2024-09-13T13:43:34.323760+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:43:35.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:35 smithi012 bash[19821]: cluster 2024-09-13T13:43:34.323760+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-13T13:43:35.722 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T13:43:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:37 smithi134 bash[22059]: cluster 2024-09-13T13:43:35.996627+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:37 smithi134 bash[22059]: cluster 2024-09-13T13:43:35.996627+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:37.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:37 smithi040 bash[21280]: cluster 2024-09-13T13:43:35.996627+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:37 smithi040 bash[21280]: cluster 2024-09-13T13:43:35.996627+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:37.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:37 smithi012 bash[19821]: cluster 2024-09-13T13:43:35.996627+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:37.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:37 smithi012 bash[19821]: cluster 2024-09-13T13:43:35.996627+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:39.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:39 smithi134 bash[22059]: cluster 2024-09-13T13:43:37.997331+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:43:39.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:39 smithi134 bash[22059]: cluster 2024-09-13T13:43:37.997331+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:43:39.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:39 smithi040 bash[21280]: cluster 2024-09-13T13:43:37.997331+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:43:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:39 smithi040 bash[21280]: cluster 2024-09-13T13:43:37.997331+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:43:39.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:39 smithi012 bash[19821]: cluster 2024-09-13T13:43:37.997331+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:43:39.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:39 smithi012 bash[19821]: cluster 2024-09-13T13:43:37.997331+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T13:43:40.565 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-13T13:43:40.626 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi134:vg_nvme/lv_3 2024-09-13T13:43:41.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:41 smithi134 bash[22059]: cluster 2024-09-13T13:43:39.998038+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-13T13:43:41.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:41 smithi134 bash[22059]: cluster 2024-09-13T13:43:39.998038+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-13T13:43:41.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:41 smithi040 bash[21280]: cluster 2024-09-13T13:43:39.998038+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-13T13:43:41.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:41 smithi040 bash[21280]: cluster 2024-09-13T13:43:39.998038+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-13T13:43:41.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:41 smithi012 bash[19821]: cluster 2024-09-13T13:43:39.998038+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-13T13:43:41.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:41 smithi012 bash[19821]: cluster 2024-09-13T13:43:39.998038+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: cluster 2024-09-13T13:43:41.998740+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: cluster 2024-09-13T13:43:41.998740+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.089158+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.089158+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.096539+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.096539+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.098758+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:43:43.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.098758+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.106332+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.106332+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.110825+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.110825+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.112770+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.112770+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.122501+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:43 smithi134 bash[22059]: audit 2024-09-13T13:43:43.122501+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: cluster 2024-09-13T13:43:41.998740+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: cluster 2024-09-13T13:43:41.998740+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.089158+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.089158+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.096539+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.096539+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.098758+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:43:43.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.098758+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.106332+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.106332+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.110825+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.110825+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.112770+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.112770+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.122501+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:43 smithi040 bash[21280]: audit 2024-09-13T13:43:43.122501+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: cluster 2024-09-13T13:43:41.998740+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: cluster 2024-09-13T13:43:41.998740+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 66 KiB/s, 0 objects/s recovering 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.089158+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.089158+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.096539+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.096539+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.098758+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:43:43.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.098758+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.106332+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.106332+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.110825+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.110825+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.112770+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.112770+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.122501+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:43.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:43 smithi012 bash[19821]: audit 2024-09-13T13:43:43.122501+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:43:44.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:44 smithi134 bash[22059]: cephadm 2024-09-13T13:43:43.081655+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:43:44.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:44 smithi134 bash[22059]: cephadm 2024-09-13T13:43:43.081655+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:43:44.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:44 smithi134 bash[22059]: cephadm 2024-09-13T13:43:43.100128+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 21361M 2024-09-13T13:43:44.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:44 smithi134 bash[22059]: cephadm 2024-09-13T13:43:43.100128+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 21361M 2024-09-13T13:43:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:44 smithi040 bash[21280]: cephadm 2024-09-13T13:43:43.081655+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:43:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:44 smithi040 bash[21280]: cephadm 2024-09-13T13:43:43.081655+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:43:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:44 smithi040 bash[21280]: cephadm 2024-09-13T13:43:43.100128+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 21361M 2024-09-13T13:43:44.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:44 smithi040 bash[21280]: cephadm 2024-09-13T13:43:43.100128+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 21361M 2024-09-13T13:43:44.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:44 smithi012 bash[19821]: cephadm 2024-09-13T13:43:43.081655+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:43:44.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:44 smithi012 bash[19821]: cephadm 2024-09-13T13:43:43.081655+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:43:44.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:44 smithi012 bash[19821]: cephadm 2024-09-13T13:43:43.100128+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 21361M 2024-09-13T13:43:44.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:44 smithi012 bash[19821]: cephadm 2024-09-13T13:43:43.100128+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 21361M 2024-09-13T13:43:45.528 INFO:teuthology.orchestra.run.smithi134.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.c/config 2024-09-13T13:43:45.628 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:45 smithi134 bash[22059]: cluster 2024-09-13T13:43:43.999473+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:43:45.628 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:45 smithi134 bash[22059]: cluster 2024-09-13T13:43:43.999473+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:43:45.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:45 smithi040 bash[21280]: cluster 2024-09-13T13:43:43.999473+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:43:45.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:45 smithi040 bash[21280]: cluster 2024-09-13T13:43:43.999473+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:43:45.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:45 smithi012 bash[19821]: cluster 2024-09-13T13:43:43.999473+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:43:45.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:45 smithi012 bash[19821]: cluster 2024-09-13T13:43:43.999473+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: cluster 2024-09-13T13:43:46.000069+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: cluster 2024-09-13T13:43:46.000069+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: audit 2024-09-13T13:43:46.797856+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: audit 2024-09-13T13:43:46.797856+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: audit 2024-09-13T13:43:46.803994+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: audit 2024-09-13T13:43:46.803994+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: audit 2024-09-13T13:43:46.805858+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:47.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:47 smithi040 bash[21280]: audit 2024-09-13T13:43:46.805858+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:47.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: cluster 2024-09-13T13:43:46.000069+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-13T13:43:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: cluster 2024-09-13T13:43:46.000069+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-13T13:43:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: audit 2024-09-13T13:43:46.797856+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:43:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: audit 2024-09-13T13:43:46.797856+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:43:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: audit 2024-09-13T13:43:46.803994+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:43:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: audit 2024-09-13T13:43:46.803994+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:43:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: audit 2024-09-13T13:43:46.805858+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:47.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:47 smithi012 bash[19821]: audit 2024-09-13T13:43:46.805858+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:47.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: cluster 2024-09-13T13:43:46.000069+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-13T13:43:47.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: cluster 2024-09-13T13:43:46.000069+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 49 KiB/s, 0 objects/s recovering 2024-09-13T13:43:47.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: audit 2024-09-13T13:43:46.797856+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:43:47.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: audit 2024-09-13T13:43:46.797856+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-13T13:43:47.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: audit 2024-09-13T13:43:46.803994+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:43:47.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: audit 2024-09-13T13:43:46.803994+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-13T13:43:47.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: audit 2024-09-13T13:43:46.805858+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:47.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:47 smithi134 bash[22059]: audit 2024-09-13T13:43:46.805858+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:43:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:48 smithi040 bash[21280]: audit 2024-09-13T13:43:46.791379+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:43:48.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:48 smithi040 bash[21280]: audit 2024-09-13T13:43:46.791379+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:43:48.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:48 smithi012 bash[19821]: audit 2024-09-13T13:43:46.791379+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:43:48.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:48 smithi012 bash[19821]: audit 2024-09-13T13:43:46.791379+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:43:48.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:48 smithi134 bash[22059]: audit 2024-09-13T13:43:46.791379+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:43:48.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:48 smithi134 bash[22059]: audit 2024-09-13T13:43:46.791379+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi134:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:43:49.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:49 smithi040 bash[21280]: cluster 2024-09-13T13:43:48.000646+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:43:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:49 smithi040 bash[21280]: cluster 2024-09-13T13:43:48.000646+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:43:49.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:49 smithi012 bash[19821]: cluster 2024-09-13T13:43:48.000646+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:43:49.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:49 smithi012 bash[19821]: cluster 2024-09-13T13:43:48.000646+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:43:49.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:49 smithi134 bash[22059]: cluster 2024-09-13T13:43:48.000646+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:43:49.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:49 smithi134 bash[22059]: cluster 2024-09-13T13:43:48.000646+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:43:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:51 smithi040 bash[21280]: cluster 2024-09-13T13:43:50.001232+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:51 smithi040 bash[21280]: cluster 2024-09-13T13:43:50.001232+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:51 smithi012 bash[19821]: cluster 2024-09-13T13:43:50.001232+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:51 smithi012 bash[19821]: cluster 2024-09-13T13:43:50.001232+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:51.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:51 smithi134 bash[22059]: cluster 2024-09-13T13:43:50.001232+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:51.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:51 smithi134 bash[22059]: cluster 2024-09-13T13:43:50.001232+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:53 smithi040 bash[21280]: cluster 2024-09-13T13:43:52.001792+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:53.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:53 smithi040 bash[21280]: cluster 2024-09-13T13:43:52.001792+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:53.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:53 smithi012 bash[19821]: cluster 2024-09-13T13:43:52.001792+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:53.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:53 smithi012 bash[19821]: cluster 2024-09-13T13:43:52.001792+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:53.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:53 smithi134 bash[22059]: cluster 2024-09-13T13:43:52.001792+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:53.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:53 smithi134 bash[22059]: cluster 2024-09-13T13:43:52.001792+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: cluster 2024-09-13T13:43:54.002419+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: cluster 2024-09-13T13:43:54.002419+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.979739+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.979739+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.983382+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"}]': finished 2024-09-13T13:43:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.983382+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"}]': finished 2024-09-13T13:43:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.984337+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.134:0/2084016558' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.984337+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.134:0/2084016558' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: cluster 2024-09-13T13:43:54.988121+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:43:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: cluster 2024-09-13T13:43:54.988121+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:43:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.988641+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:43:55.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:55 smithi040 bash[21280]: audit 2024-09-13T13:43:54.988641+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: cluster 2024-09-13T13:43:54.002419+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: cluster 2024-09-13T13:43:54.002419+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.979739+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.979739+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.983382+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"}]': finished 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.983382+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"}]': finished 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.984337+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.134:0/2084016558' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.984337+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.134:0/2084016558' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: cluster 2024-09-13T13:43:54.988121+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:43:55.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: cluster 2024-09-13T13:43:54.988121+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:43:55.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.988641+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:43:55.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:55 smithi012 bash[19821]: audit 2024-09-13T13:43:54.988641+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: cluster 2024-09-13T13:43:54.002419+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: cluster 2024-09-13T13:43:54.002419+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.979739+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.979739+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.983382+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"}]': finished 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.983382+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"}]': finished 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.984337+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.134:0/2084016558' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.984337+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.134:0/2084016558' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0b622c77-c9be-4400-bfeb-443aa0427968"} : dispatch 2024-09-13T13:43:55.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: cluster 2024-09-13T13:43:54.988121+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:43:55.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: cluster 2024-09-13T13:43:54.988121+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-13T13:43:55.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.988641+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:43:55.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:55 smithi134 bash[22059]: audit 2024-09-13T13:43:54.988641+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:43:56.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:56 smithi012 bash[19821]: audit 2024-09-13T13:43:55.645248+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.134:0/1548461142' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:56.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:56 smithi012 bash[19821]: audit 2024-09-13T13:43:55.645248+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.134:0/1548461142' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:56.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:56 smithi134 bash[22059]: audit 2024-09-13T13:43:55.645248+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.134:0/1548461142' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:56.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:56 smithi134 bash[22059]: audit 2024-09-13T13:43:55.645248+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.134:0/1548461142' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:56.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:56 smithi040 bash[21280]: audit 2024-09-13T13:43:55.645248+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.134:0/1548461142' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:56.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:56 smithi040 bash[21280]: audit 2024-09-13T13:43:55.645248+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.134:0/1548461142' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-13T13:43:57.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:57 smithi012 bash[19821]: cluster 2024-09-13T13:43:56.003089+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:57.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:57 smithi012 bash[19821]: cluster 2024-09-13T13:43:56.003089+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:57.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:57 smithi134 bash[22059]: cluster 2024-09-13T13:43:56.003089+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:57.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:57 smithi134 bash[22059]: cluster 2024-09-13T13:43:56.003089+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:57.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:57 smithi040 bash[21280]: cluster 2024-09-13T13:43:56.003089+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:57.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:57 smithi040 bash[21280]: cluster 2024-09-13T13:43:56.003089+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:59.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:59 smithi012 bash[19821]: cluster 2024-09-13T13:43:58.003787+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:59.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:43:59 smithi012 bash[19821]: cluster 2024-09-13T13:43:58.003787+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:59.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:59 smithi134 bash[22059]: cluster 2024-09-13T13:43:58.003787+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:59.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:43:59 smithi134 bash[22059]: cluster 2024-09-13T13:43:58.003787+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:59.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:59 smithi040 bash[21280]: cluster 2024-09-13T13:43:58.003787+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:43:59.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:43:59 smithi040 bash[21280]: cluster 2024-09-13T13:43:58.003787+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:01.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:01 smithi012 bash[19821]: cluster 2024-09-13T13:44:00.004442+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:01.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:01 smithi012 bash[19821]: cluster 2024-09-13T13:44:00.004442+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:01.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:01 smithi134 bash[22059]: cluster 2024-09-13T13:44:00.004442+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:01.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:01 smithi134 bash[22059]: cluster 2024-09-13T13:44:00.004442+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:01.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:01 smithi040 bash[21280]: cluster 2024-09-13T13:44:00.004442+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:01.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:01 smithi040 bash[21280]: cluster 2024-09-13T13:44:00.004442+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:03.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:03 smithi012 bash[19821]: cluster 2024-09-13T13:44:02.005003+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:03.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:03 smithi012 bash[19821]: cluster 2024-09-13T13:44:02.005003+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:03.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:03 smithi134 bash[22059]: cluster 2024-09-13T13:44:02.005003+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:03.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:03 smithi134 bash[22059]: cluster 2024-09-13T13:44:02.005003+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:03.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:03 smithi040 bash[21280]: cluster 2024-09-13T13:44:02.005003+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:03.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:03 smithi040 bash[21280]: cluster 2024-09-13T13:44:02.005003+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:05 smithi134 bash[22059]: cluster 2024-09-13T13:44:04.005556+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:05 smithi134 bash[22059]: cluster 2024-09-13T13:44:04.005556+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:05.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:05 smithi040 bash[21280]: cluster 2024-09-13T13:44:04.005556+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:05.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:05 smithi040 bash[21280]: cluster 2024-09-13T13:44:04.005556+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:05.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:05 smithi012 bash[19821]: cluster 2024-09-13T13:44:04.005556+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:05.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:05 smithi012 bash[19821]: cluster 2024-09-13T13:44:04.005556+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:07.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:07 smithi134 bash[22059]: cluster 2024-09-13T13:44:06.006075+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:07.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:07 smithi134 bash[22059]: cluster 2024-09-13T13:44:06.006075+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:07.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:07 smithi040 bash[21280]: cluster 2024-09-13T13:44:06.006075+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:07.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:07 smithi040 bash[21280]: cluster 2024-09-13T13:44:06.006075+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:07.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:07 smithi012 bash[19821]: cluster 2024-09-13T13:44:06.006075+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:07.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:07 smithi012 bash[19821]: cluster 2024-09-13T13:44:06.006075+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:08.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:08 smithi134 bash[22059]: audit 2024-09-13T13:44:08.074617+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:44:08.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:08 smithi134 bash[22059]: audit 2024-09-13T13:44:08.074617+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:44:08.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:08 smithi134 bash[22059]: audit 2024-09-13T13:44:08.076532+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:08.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:08 smithi134 bash[22059]: audit 2024-09-13T13:44:08.076532+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:08.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:08 smithi012 bash[19821]: audit 2024-09-13T13:44:08.074617+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:44:08.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:08 smithi012 bash[19821]: audit 2024-09-13T13:44:08.074617+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:44:08.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:08 smithi012 bash[19821]: audit 2024-09-13T13:44:08.076532+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:08.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:08 smithi012 bash[19821]: audit 2024-09-13T13:44:08.076532+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:08 smithi040 bash[21280]: audit 2024-09-13T13:44:08.074617+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:44:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:08 smithi040 bash[21280]: audit 2024-09-13T13:44:08.074617+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-13T13:44:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:08 smithi040 bash[21280]: audit 2024-09-13T13:44:08.076532+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:08 smithi040 bash[21280]: audit 2024-09-13T13:44:08.076532+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:09.741 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:09 smithi134 bash[22059]: cluster 2024-09-13T13:44:08.006630+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:09.741 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:09 smithi134 bash[22059]: cluster 2024-09-13T13:44:08.006630+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:09.741 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:09 smithi134 bash[22059]: cephadm 2024-09-13T13:44:08.078289+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-09-13T13:44:09.742 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:09 smithi134 bash[22059]: cephadm 2024-09-13T13:44:08.078289+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-09-13T13:44:09.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:09 smithi012 bash[19821]: cluster 2024-09-13T13:44:08.006630+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:09 smithi012 bash[19821]: cluster 2024-09-13T13:44:08.006630+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:09 smithi012 bash[19821]: cephadm 2024-09-13T13:44:08.078289+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-09-13T13:44:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:09 smithi012 bash[19821]: cephadm 2024-09-13T13:44:08.078289+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-09-13T13:44:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:09 smithi040 bash[21280]: cluster 2024-09-13T13:44:08.006630+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:09 smithi040 bash[21280]: cluster 2024-09-13T13:44:08.006630+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:09 smithi040 bash[21280]: cephadm 2024-09-13T13:44:08.078289+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-09-13T13:44:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:09 smithi040 bash[21280]: cephadm 2024-09-13T13:44:08.078289+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi134 2024-09-13T13:44:11.911 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:11 smithi134 bash[22059]: cluster 2024-09-13T13:44:10.007160+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:11.912 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:11 smithi134 bash[22059]: cluster 2024-09-13T13:44:10.007160+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:11.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:11 smithi012 bash[19821]: cluster 2024-09-13T13:44:10.007160+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:11.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:11 smithi012 bash[19821]: cluster 2024-09-13T13:44:10.007160+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:12.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:11 smithi040 bash[21280]: cluster 2024-09-13T13:44:10.007160+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:11 smithi040 bash[21280]: cluster 2024-09-13T13:44:10.007160+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:12.165 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:44:12.165 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:44:12 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:44:12.484 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:44:12 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:44:12.484 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:44:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 bash[22059]: audit 2024-09-13T13:44:12.429255+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:12.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 bash[22059]: audit 2024-09-13T13:44:12.429255+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:12.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 bash[22059]: audit 2024-09-13T13:44:12.436435+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:12.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 bash[22059]: audit 2024-09-13T13:44:12.436435+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:12.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 bash[22059]: audit 2024-09-13T13:44:12.443829+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:12.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:12 smithi134 bash[22059]: audit 2024-09-13T13:44:12.443829+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:12.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:12 smithi012 bash[19821]: audit 2024-09-13T13:44:12.429255+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:12.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:12 smithi012 bash[19821]: audit 2024-09-13T13:44:12.429255+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:12.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:12 smithi012 bash[19821]: audit 2024-09-13T13:44:12.436435+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:12.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:12 smithi012 bash[19821]: audit 2024-09-13T13:44:12.436435+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:12.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:12 smithi012 bash[19821]: audit 2024-09-13T13:44:12.443829+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:12.929 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:12 smithi012 bash[19821]: audit 2024-09-13T13:44:12.443829+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:13.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:12 smithi040 bash[21280]: audit 2024-09-13T13:44:12.429255+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:13.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:12 smithi040 bash[21280]: audit 2024-09-13T13:44:12.429255+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:13.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:12 smithi040 bash[21280]: audit 2024-09-13T13:44:12.436435+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:13.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:12 smithi040 bash[21280]: audit 2024-09-13T13:44:12.436435+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:13.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:12 smithi040 bash[21280]: audit 2024-09-13T13:44:12.443829+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:13.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:12 smithi040 bash[21280]: audit 2024-09-13T13:44:12.443829+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:13.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:13 smithi012 bash[19821]: cluster 2024-09-13T13:44:12.007692+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:13.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:13 smithi012 bash[19821]: cluster 2024-09-13T13:44:12.007692+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:14.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:13 smithi134 bash[22059]: cluster 2024-09-13T13:44:12.007692+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:13 smithi134 bash[22059]: cluster 2024-09-13T13:44:12.007692+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:13 smithi040 bash[21280]: cluster 2024-09-13T13:44:12.007692+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:13 smithi040 bash[21280]: cluster 2024-09-13T13:44:12.007692+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:15.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:15 smithi012 bash[19821]: cluster 2024-09-13T13:44:14.008223+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:15.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:15 smithi012 bash[19821]: cluster 2024-09-13T13:44:14.008223+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:16.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:15 smithi134 bash[22059]: cluster 2024-09-13T13:44:14.008223+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:16.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:15 smithi134 bash[22059]: cluster 2024-09-13T13:44:14.008223+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:16.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:15 smithi040 bash[21280]: cluster 2024-09-13T13:44:14.008223+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:16.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:15 smithi040 bash[21280]: cluster 2024-09-13T13:44:14.008223+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:17.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:17 smithi012 bash[19821]: cluster 2024-09-13T13:44:16.008790+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:17.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:17 smithi012 bash[19821]: cluster 2024-09-13T13:44:16.008790+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:18.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:17 smithi134 bash[22059]: cluster 2024-09-13T13:44:16.008790+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:18.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:17 smithi134 bash[22059]: cluster 2024-09-13T13:44:16.008790+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:18.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:17 smithi040 bash[21280]: cluster 2024-09-13T13:44:16.008790+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:17 smithi040 bash[21280]: cluster 2024-09-13T13:44:16.008790+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: cluster 2024-09-13T13:44:18.009330+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: cluster 2024-09-13T13:44:18.009330+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.561285+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.561285+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.569091+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.569091+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.570740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.570740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:19.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.572690+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:19.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.572690+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:19.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.582541+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:19 smithi134 bash[22059]: audit 2024-09-13T13:44:18.582541+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: cluster 2024-09-13T13:44:18.009330+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:19.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: cluster 2024-09-13T13:44:18.009330+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:19.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.561285+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.561285+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.569091+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.569091+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.570740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:19.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.570740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:19.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.572690+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:19.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.572690+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:19.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.582541+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:19 smithi040 bash[21280]: audit 2024-09-13T13:44:18.582541+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: cluster 2024-09-13T13:44:18.009330+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: cluster 2024-09-13T13:44:18.009330+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.561285+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.561285+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.569091+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.569091+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.570740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.570740+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.572690+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:19.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.572690+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:19.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.582541+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:19.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:19 smithi012 bash[19821]: audit 2024-09-13T13:44:18.582541+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:21.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:21 smithi134 bash[22059]: cluster 2024-09-13T13:44:20.009921+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:21.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:21 smithi134 bash[22059]: cluster 2024-09-13T13:44:20.009921+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:21.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:21 smithi040 bash[21280]: cluster 2024-09-13T13:44:20.009921+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:21.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:21 smithi040 bash[21280]: cluster 2024-09-13T13:44:20.009921+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:21.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:21 smithi012 bash[19821]: cluster 2024-09-13T13:44:20.009921+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:21.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:21 smithi012 bash[19821]: cluster 2024-09-13T13:44:20.009921+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:23.618 INFO:teuthology.orchestra.run.smithi134.stdout:Created osd(s) 5 on host 'smithi134' 2024-09-13T13:44:23.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:23 smithi134 bash[22059]: cluster 2024-09-13T13:44:22.010492+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:23.830 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:23 smithi134 bash[22059]: cluster 2024-09-13T13:44:22.010492+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:23.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:23 smithi040 bash[21280]: cluster 2024-09-13T13:44:22.010492+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:23.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:23 smithi040 bash[21280]: cluster 2024-09-13T13:44:22.010492+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:23.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:23 smithi012 bash[19821]: cluster 2024-09-13T13:44:22.010492+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:23.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:23 smithi012 bash[19821]: cluster 2024-09-13T13:44:22.010492+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:24.213 DEBUG:teuthology.orchestra.run.smithi134:osd.5> sudo journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.5.service 2024-09-13T13:44:24.216 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-13T13:44:24.216 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T13:44:24.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.596795+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:24.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.596795+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:24.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.604627+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.604627+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.613450+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.613450+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.987578+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"]} : dispatch 2024-09-13T13:44:24.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.987578+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"]} : dispatch 2024-09-13T13:44:24.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.992464+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:44:24.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:24 smithi134 bash[22059]: audit 2024-09-13T13:44:23.992464+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:44:24.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.596795+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:24.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.596795+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:24.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.604627+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.604627+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.613450+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.613450+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.987578+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"]} : dispatch 2024-09-13T13:44:24.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.987578+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"]} : dispatch 2024-09-13T13:44:24.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.992464+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:44:24.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:24 smithi040 bash[21280]: audit 2024-09-13T13:44:23.992464+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.596795+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.596795+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.604627+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.604627+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.613450+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.613450+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.987578+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"]} : dispatch 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.987578+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"]} : dispatch 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.992464+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:44:24.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:24 smithi012 bash[19821]: audit 2024-09-13T13:44:23.992464+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-13T13:44:25.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: cluster 2024-09-13T13:44:24.011070+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:25.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: cluster 2024-09-13T13:44:24.011070+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:25.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.617312+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:44:25.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.617312+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:44:25.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: cluster 2024-09-13T13:44:24.621723+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:44:25.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: cluster 2024-09-13T13:44:24.621723+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:44:25.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.623053+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:25.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.623053+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:25.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.623758+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=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:25.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.623758+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=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:25.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.627996+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:25.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:25 smithi040 bash[21280]: audit 2024-09-13T13:44:24.627996+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: cluster 2024-09-13T13:44:24.011070+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: cluster 2024-09-13T13:44:24.011070+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.617312+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.617312+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: cluster 2024-09-13T13:44:24.621723+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: cluster 2024-09-13T13:44:24.621723+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.623053+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.623053+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.623758+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=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:25.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.623758+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=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:25.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.627996+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:25.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:25 smithi012 bash[19821]: audit 2024-09-13T13:44:24.627996+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: cluster 2024-09-13T13:44:24.011070+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: cluster 2024-09-13T13:44:24.011070+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.617312+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.617312+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: cluster 2024-09-13T13:44:24.621723+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: cluster 2024-09-13T13:44:24.621723+0000 mon.a (mon.0) 524 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.623053+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.623053+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.623758+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=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.623758+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=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:26.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.627996+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:26.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:25 smithi134 bash[22059]: audit 2024-09-13T13:44:24.627996+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]} : dispatch 2024-09-13T13:44:26.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[30487]: debug 2024-09-13T13:44:26.134+0000 7efc0bdeb640 -1 osd.5 0 waiting for initial osdmap 2024-09-13T13:44:26.598 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[30487]: debug 2024-09-13T13:44:26.158+0000 7efc033f6640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:25.619924+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:25.619924+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: cluster 2024-09-13T13:44:25.625074+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: cluster 2024-09-13T13:44:25.625074+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:25.625951+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:25.625951+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:25.633800+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:25.633800+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:26.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:26.139475+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:44:26.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: audit 2024-09-13T13:44:26.139475+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:44:26.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: cluster 2024-09-13T13:44:26.627749+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406] boot 2024-09-13T13:44:26.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:26 smithi012 bash[19821]: cluster 2024-09-13T13:44:26.627749+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406] boot 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:25.619924+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:25.619924+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: cluster 2024-09-13T13:44:25.625074+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: cluster 2024-09-13T13:44:25.625074+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:25.625951+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:25.625951+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:25.633800+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:25.633800+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:26.139475+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: audit 2024-09-13T13:44:26.139475+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:44:27.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: cluster 2024-09-13T13:44:26.627749+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406] boot 2024-09-13T13:44:27.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:26 smithi134 bash[22059]: cluster 2024-09-13T13:44:26.627749+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406] boot 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:25.619924+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:25.619924+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi134", "root=default"]}]': finished 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: cluster 2024-09-13T13:44:25.625074+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: cluster 2024-09-13T13:44:25.625074+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:25.625951+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:25.625951+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:25.633800+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:25.633800+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:26.139475+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:44:27.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: audit 2024-09-13T13:44:26.139475+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-13T13:44:27.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: cluster 2024-09-13T13:44:26.627749+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406] boot 2024-09-13T13:44:27.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:26 smithi040 bash[21280]: cluster 2024-09-13T13:44:26.627749+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.134:6808/3081186406,v1:172.21.15.134:6809/3081186406] boot 2024-09-13T13:44:27.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:25.024495+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:25.024495+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:25.024624+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:25.024624+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:26.011599+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:26.011599+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:26.627812+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: cluster 2024-09-13T13:44:26.627812+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: audit 2024-09-13T13:44:26.628055+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:27.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:27 smithi012 bash[19821]: audit 2024-09-13T13:44:26.628055+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:28.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:25.024495+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:25.024495+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:25.024624+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:25.024624+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:26.011599+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:26.011599+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:26.627812+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: cluster 2024-09-13T13:44:26.627812+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: audit 2024-09-13T13:44:26.628055+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:28.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:27 smithi134 bash[22059]: audit 2024-09-13T13:44:26.628055+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:25.024495+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:25.024495+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:25.024624+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:25.024624+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:26.011599+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:26.011599+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:26.627812+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: cluster 2024-09-13T13:44:26.627812+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: audit 2024-09-13T13:44:26.628055+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:28.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:27 smithi040 bash[21280]: audit 2024-09-13T13:44:26.628055+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:44:28.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:28 smithi012 bash[19821]: cluster 2024-09-13T13:44:27.638093+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:44:28.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:28 smithi012 bash[19821]: cluster 2024-09-13T13:44:27.638093+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:44:28.969 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:44:29.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:28 smithi134 bash[22059]: cluster 2024-09-13T13:44:27.638093+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:44:29.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:28 smithi134 bash[22059]: cluster 2024-09-13T13:44:27.638093+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:44:29.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:28 smithi040 bash[21280]: cluster 2024-09-13T13:44:27.638093+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:44:29.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:28 smithi040 bash[21280]: cluster 2024-09-13T13:44:27.638093+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-13T13:44:29.921 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:29 smithi134 bash[22059]: cluster 2024-09-13T13:44:28.012154+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:29.922 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:29 smithi134 bash[22059]: cluster 2024-09-13T13:44:28.012154+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:29.922 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:29 smithi134 bash[22059]: cluster 2024-09-13T13:44:28.653897+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:44:29.922 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:29 smithi134 bash[22059]: cluster 2024-09-13T13:44:28.653897+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:44:29.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:29 smithi012 bash[19821]: cluster 2024-09-13T13:44:28.012154+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:29.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:29 smithi012 bash[19821]: cluster 2024-09-13T13:44:28.012154+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:29.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:29 smithi012 bash[19821]: cluster 2024-09-13T13:44:28.653897+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:44:29.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:29 smithi012 bash[19821]: cluster 2024-09-13T13:44:28.653897+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:44:30.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:29 smithi040 bash[21280]: cluster 2024-09-13T13:44:28.012154+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:30.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:29 smithi040 bash[21280]: cluster 2024-09-13T13:44:28.012154+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:30.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:29 smithi040 bash[21280]: cluster 2024-09-13T13:44:28.653897+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:44:30.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:29 smithi040 bash[21280]: cluster 2024-09-13T13:44:28.653897+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-13T13:44:30.435 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:44:30.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:30 smithi134 bash[22059]: audit 2024-09-13T13:44:30.435164+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.12:0/3065381324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:44:30.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:30 smithi134 bash[22059]: audit 2024-09-13T13:44:30.435164+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.12:0/3065381324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:44:30.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:30 smithi012 bash[19821]: audit 2024-09-13T13:44:30.435164+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.12:0/3065381324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:44:30.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:30 smithi012 bash[19821]: audit 2024-09-13T13:44:30.435164+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.12:0/3065381324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:44:31.055 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"num_osds":6,"num_up_osds":6,"osd_up_since":1726235066,"num_in_osds":6,"osd_in_since":1726235034,"num_remapped_pgs":0} 2024-09-13T13:44:31.055 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:44:31.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:30 smithi040 bash[21280]: audit 2024-09-13T13:44:30.435164+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.12:0/3065381324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:44:31.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:30 smithi040 bash[21280]: audit 2024-09-13T13:44:30.435164+0000 mon.a (mon.0) 537 : audit [DBG] from='client.? 172.21.15.12:0/3065381324' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-13T13:44:31.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:31 smithi012 bash[19821]: cluster 2024-09-13T13:44:30.012742+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v251: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:31.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:31 smithi012 bash[19821]: cluster 2024-09-13T13:44:30.012742+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v251: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:32.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:31 smithi134 bash[22059]: cluster 2024-09-13T13:44:30.012742+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v251: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:32.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:31 smithi134 bash[22059]: cluster 2024-09-13T13:44:30.012742+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v251: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:32.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:31 smithi040 bash[21280]: cluster 2024-09-13T13:44:30.012742+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v251: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:32.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:31 smithi040 bash[21280]: cluster 2024-09-13T13:44:30.012742+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v251: 1 pgs: 1 remapped+peering; 577 KiB data, 570 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:33.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: cluster 2024-09-13T13:44:32.013393+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 remapped+peering; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:33.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: cluster 2024-09-13T13:44:32.013393+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 remapped+peering; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:33.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.964486+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:33.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.964486+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:33.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.972071+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:33.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.972071+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:33.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.974593+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.974593+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.976347+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.976347+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.983376+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.983376+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.987499+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.987499+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.989370+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.989370+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.998949+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:33.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:33 smithi012 bash[19821]: audit 2024-09-13T13:44:32.998949+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: cluster 2024-09-13T13:44:32.013393+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 remapped+peering; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:34.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: cluster 2024-09-13T13:44:32.013393+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 remapped+peering; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:34.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.964486+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.964486+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.972071+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.972071+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.974593+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.974593+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.976347+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.976347+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.983376+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.983376+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.987499+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.987499+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.989370+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.989370+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.998949+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:33 smithi134 bash[22059]: audit 2024-09-13T13:44:32.998949+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: cluster 2024-09-13T13:44:32.013393+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 remapped+peering; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:34.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: cluster 2024-09-13T13:44:32.013393+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v252: 1 pgs: 1 remapped+peering; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:34.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.964486+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.964486+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.972071+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.972071+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.974593+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.974593+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.976347+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.976347+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.983376+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.983376+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.987499+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.987499+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.989370+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.989370+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.998949+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:34.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:33 smithi040 bash[21280]: audit 2024-09-13T13:44:32.998949+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:44:35.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:34 smithi134 bash[22059]: cephadm 2024-09-13T13:44:32.956771+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:44:35.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:34 smithi134 bash[22059]: cephadm 2024-09-13T13:44:32.956771+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:44:35.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:34 smithi134 bash[22059]: cephadm 2024-09-13T13:44:32.977662+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 10680M 2024-09-13T13:44:35.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:34 smithi134 bash[22059]: cephadm 2024-09-13T13:44:32.977662+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 10680M 2024-09-13T13:44:35.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:34 smithi040 bash[21280]: cephadm 2024-09-13T13:44:32.956771+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:44:35.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:34 smithi040 bash[21280]: cephadm 2024-09-13T13:44:32.956771+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:44:35.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:34 smithi040 bash[21280]: cephadm 2024-09-13T13:44:32.977662+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 10680M 2024-09-13T13:44:35.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:34 smithi040 bash[21280]: cephadm 2024-09-13T13:44:32.977662+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 10680M 2024-09-13T13:44:35.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:34 smithi012 bash[19821]: cephadm 2024-09-13T13:44:32.956771+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:44:35.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:34 smithi012 bash[19821]: cephadm 2024-09-13T13:44:32.956771+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi134 2024-09-13T13:44:35.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:34 smithi012 bash[19821]: cephadm 2024-09-13T13:44:32.977662+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 10680M 2024-09-13T13:44:35.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:34 smithi012 bash[19821]: cephadm 2024-09-13T13:44:32.977662+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 10680M 2024-09-13T13:44:35.806 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:44:36.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:35 smithi134 bash[22059]: cluster 2024-09-13T13:44:34.014051+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-13T13:44:36.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:35 smithi134 bash[22059]: cluster 2024-09-13T13:44:34.014051+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-13T13:44:36.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:35 smithi040 bash[21280]: cluster 2024-09-13T13:44:34.014051+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-13T13:44:36.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:35 smithi040 bash[21280]: cluster 2024-09-13T13:44:34.014051+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-13T13:44:36.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:35 smithi012 bash[19821]: cluster 2024-09-13T13:44:34.014051+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-13T13:44:36.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:35 smithi012 bash[19821]: cluster 2024-09-13T13:44:34.014051+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 78 KiB/s, 0 objects/s recovering 2024-09-13T13:44:37.369 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:44:37.369 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"fsid":"56b16aba-71d4-11ef-bceb-c7b262605968","created":"2024-09-13T13:36:02.789968+0000","modified":"2024-09-13T13:44:28.641195+0000","last_up_change":"2024-09-13T13:44:26.619798+0000","last_in_change":"2024-09-13T13:43:54.980793+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-13T13:41:46.531135+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"16109631-dc6c-481e-a4ba-ce4766dde3d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6803","nonce":2462576820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6805","nonce":2462576820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6809","nonce":2462576820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6807","nonce":2462576820}]},"public_addr":"172.21.15.12:6803/2462576820","cluster_addr":"172.21.15.12:6805/2462576820","heartbeat_back_addr":"172.21.15.12:6809/2462576820","heartbeat_front_addr":"172.21.15.12:6807/2462576820","state":["exists","up"]},{"osd":1,"uuid":"b394e153-df52-43a2-b41e-2ca93c0d038e","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.12:6810","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6811","nonce":1234866775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6813","nonce":1234866775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6817","nonce":1234866775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6815","nonce":1234866775}]},"public_addr":"172.21.15.12:6811/1234866775","cluster_addr":"172.21.15.12:6813/1234866775","heartbeat_back_addr":"172.21.15.12:6817/1234866775","heartbeat_front_addr":"172.21.15.12:6815/1234866775","state":["exists","up"]},{"osd":2,"uuid":"9e12a17c-8afd-4842-8dc7-8207bae71aa4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6801","nonce":3654070232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6803","nonce":3654070232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6807","nonce":3654070232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6805","nonce":3654070232}]},"public_addr":"172.21.15.40:6801/3654070232","cluster_addr":"172.21.15.40:6803/3654070232","heartbeat_back_addr":"172.21.15.40:6807/3654070232","heartbeat_front_addr":"172.21.15.40:6805/3654070232","state":["exists","up"]},{"osd":3,"uuid":"c5d99f6c-a37a-4655-a86c-fca85d75d35b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6809","nonce":3083962767}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6811","nonce":3083962767}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6815","nonce":3083962767}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6813","nonce":3083962767}]},"public_addr":"172.21.15.40:6809/3083962767","cluster_addr":"172.21.15.40:6811/3083962767","heartbeat_back_addr":"172.21.15.40:6815/3083962767","heartbeat_front_addr":"172.21.15.40:6813/3083962767","state":["exists","up"]},{"osd":4,"uuid":"c4640c77-3437-4fcd-a753-8ce60373fc10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6801","nonce":2329501727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6803","nonce":2329501727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6807","nonce":2329501727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6805","nonce":2329501727}]},"public_addr":"172.21.15.134:6801/2329501727","cluster_addr":"172.21.15.134:6803/2329501727","heartbeat_back_addr":"172.21.15.134:6807/2329501727","heartbeat_front_addr":"172.21.15.134:6805/2329501727","state":["exists","up"]},{"osd":5,"uuid":"0b622c77-c9be-4400-bfeb-443aa0427968","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.134:6808","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6809","nonce":3081186406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6811","nonce":3081186406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6815","nonce":3081186406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6813","nonce":3081186406}]},"public_addr":"172.21.15.134:6809/3081186406","cluster_addr":"172.21.15.134:6811/3081186406","heartbeat_back_addr":"172.21.15.134:6815/3081186406","heartbeat_front_addr":"172.21.15.134:6813/3081186406","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-13T13:39:56.237778+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-13T13:40:54.184888+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-13T13:41:44.007818+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-13T13:42:40.020966+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-13T13:43:31.240113+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-13T13:44:25.024629+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/1299588807":"2024-09-14T13:37:07.894391+0000","172.21.15.12:0/1285228392":"2024-09-14T13:37:07.894391+0000","172.21.15.12:0/715675992":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6801/3185298456":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6800/3185298456":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6801/736625086":"2024-09-14T13:36:31.061715+0000","172.21.15.12:6800/736625086":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/1348333693":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/2219727963":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/312812045":"2024-09-14T13:36:31.061715+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-13T13:44:38.035 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:37 smithi012 bash[19821]: cluster 2024-09-13T13:44:36.014667+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T13:44:38.035 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:37 smithi012 bash[19821]: cluster 2024-09-13T13:44:36.014667+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T13:44:38.035 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:37 smithi012 bash[19821]: audit 2024-09-13T13:44:37.368137+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.12:0/1892776980' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:44:38.035 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:37 smithi012 bash[19821]: audit 2024-09-13T13:44:37.368137+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.12:0/1892776980' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:44:38.036 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-13T13:41:46.531135+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'is_stretch_pool': False, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 6, 'score_stable': 6, 'optimal_score': 0.5, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-13T13:44:38.036 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-13T13:44:38.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:37 smithi134 bash[22059]: cluster 2024-09-13T13:44:36.014667+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T13:44:38.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:37 smithi134 bash[22059]: cluster 2024-09-13T13:44:36.014667+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T13:44:38.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:37 smithi134 bash[22059]: audit 2024-09-13T13:44:37.368137+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.12:0/1892776980' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:44:38.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:37 smithi134 bash[22059]: audit 2024-09-13T13:44:37.368137+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.12:0/1892776980' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:44:38.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:37 smithi040 bash[21280]: cluster 2024-09-13T13:44:36.014667+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T13:44:38.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:37 smithi040 bash[21280]: cluster 2024-09-13T13:44:36.014667+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T13:44:38.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:37 smithi040 bash[21280]: audit 2024-09-13T13:44:37.368137+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.12:0/1892776980' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:44:38.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:37 smithi040 bash[21280]: audit 2024-09-13T13:44:37.368137+0000 mon.a (mon.0) 546 : audit [DBG] from='client.? 172.21.15.12:0/1892776980' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:44:40.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:39 smithi134 bash[22059]: cluster 2024-09-13T13:44:38.015295+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:44:40.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:39 smithi134 bash[22059]: cluster 2024-09-13T13:44:38.015295+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:44:40.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:39 smithi040 bash[21280]: cluster 2024-09-13T13:44:38.015295+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:44:40.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:39 smithi040 bash[21280]: cluster 2024-09-13T13:44:38.015295+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:44:40.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:39 smithi012 bash[19821]: cluster 2024-09-13T13:44:38.015295+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:44:40.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:39 smithi012 bash[19821]: cluster 2024-09-13T13:44:38.015295+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-13T13:44:42.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:41 smithi134 bash[22059]: cluster 2024-09-13T13:44:40.015858+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-13T13:44:42.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:41 smithi134 bash[22059]: cluster 2024-09-13T13:44:40.015858+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-13T13:44:42.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:41 smithi040 bash[21280]: cluster 2024-09-13T13:44:40.015858+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-13T13:44:42.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:41 smithi040 bash[21280]: cluster 2024-09-13T13:44:40.015858+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-13T13:44:42.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:41 smithi012 bash[19821]: cluster 2024-09-13T13:44:40.015858+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-13T13:44:42.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:41 smithi012 bash[19821]: cluster 2024-09-13T13:44:40.015858+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-13T13:44:42.790 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:44:44.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:43 smithi134 bash[22059]: cluster 2024-09-13T13:44:42.016411+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:44.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:43 smithi134 bash[22059]: cluster 2024-09-13T13:44:42.016411+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:44.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:43 smithi040 bash[21280]: cluster 2024-09-13T13:44:42.016411+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:44.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:43 smithi040 bash[21280]: cluster 2024-09-13T13:44:42.016411+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:44.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:43 smithi012 bash[19821]: cluster 2024-09-13T13:44:42.016411+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:44.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:43 smithi012 bash[19821]: cluster 2024-09-13T13:44:42.016411+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:44.183 INFO:teuthology.orchestra.run.smithi012.stdout:pg_num: 1 2024-09-13T13:44:44.770 INFO:tasks.cephadm:Setting up client nodes... 2024-09-13T13:44:44.771 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T13:44:45.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:44 smithi134 bash[22059]: audit 2024-09-13T13:44:44.182412+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.12:0/3208101285' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:44:45.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:44 smithi134 bash[22059]: audit 2024-09-13T13:44:44.182412+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.12:0/3208101285' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:44:45.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:44 smithi040 bash[21280]: audit 2024-09-13T13:44:44.182412+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.12:0/3208101285' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:44:45.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:44 smithi040 bash[21280]: audit 2024-09-13T13:44:44.182412+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.12:0/3208101285' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:44:45.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:44 smithi012 bash[19821]: audit 2024-09-13T13:44:44.182412+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.12:0/3208101285' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:44:45.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:44 smithi012 bash[19821]: audit 2024-09-13T13:44:44.182412+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.12:0/3208101285' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-13T13:44:46.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:45 smithi134 bash[22059]: cluster 2024-09-13T13:44:44.016782+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:46.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:45 smithi134 bash[22059]: cluster 2024-09-13T13:44:44.016782+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:46.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:45 smithi040 bash[21280]: cluster 2024-09-13T13:44:44.016782+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:46.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:45 smithi040 bash[21280]: cluster 2024-09-13T13:44:44.016782+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:46.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:45 smithi012 bash[19821]: cluster 2024-09-13T13:44:44.016782+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:46.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:45 smithi012 bash[19821]: cluster 2024-09-13T13:44:44.016782+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-13T13:44:48.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:47 smithi134 bash[22059]: cluster 2024-09-13T13:44:46.017148+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:48.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:47 smithi134 bash[22059]: cluster 2024-09-13T13:44:46.017148+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:48.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:47 smithi040 bash[21280]: cluster 2024-09-13T13:44:46.017148+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:48.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:47 smithi040 bash[21280]: cluster 2024-09-13T13:44:46.017148+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:48.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:47 smithi012 bash[19821]: cluster 2024-09-13T13:44:46.017148+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:48.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:47 smithi012 bash[19821]: cluster 2024-09-13T13:44:46.017148+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:49.525 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:44:49.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:49 smithi012 bash[19821]: cluster 2024-09-13T13:44:48.017694+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:49.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:49 smithi012 bash[19821]: cluster 2024-09-13T13:44:48.017694+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:50.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:49 smithi134 bash[22059]: cluster 2024-09-13T13:44:48.017694+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:50.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:49 smithi134 bash[22059]: cluster 2024-09-13T13:44:48.017694+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:50.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:49 smithi040 bash[21280]: cluster 2024-09-13T13:44:48.017694+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:50.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:49 smithi040 bash[21280]: cluster 2024-09-13T13:44:48.017694+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:51.084 INFO:teuthology.orchestra.run.smithi012.stdout:[client.0] 2024-09-13T13:44:51.084 INFO:teuthology.orchestra.run.smithi012.stdout: key = AQDTQeRmoQXNBBAAJxd7HxyVPahZHJCg26QODw== 2024-09-13T13:44:51.715 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-09-13T13:44:51.715 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-13T13:44:51.715 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-13T13:44:51.739 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-13T13:44:52.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:51 smithi134 bash[22059]: cluster 2024-09-13T13:44:50.018250+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:52.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:51 smithi134 bash[22059]: cluster 2024-09-13T13:44:50.018250+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:52.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:51 smithi134 bash[22059]: audit 2024-09-13T13:44:51.080245+0000 mon.a (mon.0) 548 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:44:52.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:51 smithi134 bash[22059]: audit 2024-09-13T13:44:51.080245+0000 mon.a (mon.0) 548 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:44:52.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:51 smithi134 bash[22059]: audit 2024-09-13T13:44:51.083159+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:44:52.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:51 smithi134 bash[22059]: audit 2024-09-13T13:44:51.083159+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:44:52.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:51 smithi040 bash[21280]: cluster 2024-09-13T13:44:50.018250+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:52.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:51 smithi040 bash[21280]: cluster 2024-09-13T13:44:50.018250+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:52.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:51 smithi040 bash[21280]: audit 2024-09-13T13:44:51.080245+0000 mon.a (mon.0) 548 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:44:52.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:51 smithi040 bash[21280]: audit 2024-09-13T13:44:51.080245+0000 mon.a (mon.0) 548 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:44:52.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:51 smithi040 bash[21280]: audit 2024-09-13T13:44:51.083159+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:44:52.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:51 smithi040 bash[21280]: audit 2024-09-13T13:44:51.083159+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:44:52.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:51 smithi012 bash[19821]: cluster 2024-09-13T13:44:50.018250+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:52.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:51 smithi012 bash[19821]: cluster 2024-09-13T13:44:50.018250+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:52.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:51 smithi012 bash[19821]: audit 2024-09-13T13:44:51.080245+0000 mon.a (mon.0) 548 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:44:52.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:51 smithi012 bash[19821]: audit 2024-09-13T13:44:51.080245+0000 mon.a (mon.0) 548 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-13T13:44:52.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:51 smithi012 bash[19821]: audit 2024-09-13T13:44:51.083159+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:44:52.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:51 smithi012 bash[19821]: audit 2024-09-13T13:44:51.083159+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.12:0/362357638' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T13:44:54.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:53 smithi134 bash[22059]: cluster 2024-09-13T13:44:52.018802+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:54.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:53 smithi134 bash[22059]: cluster 2024-09-13T13:44:52.018802+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:54.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:53 smithi040 bash[21280]: cluster 2024-09-13T13:44:52.018802+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:54.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:53 smithi040 bash[21280]: cluster 2024-09-13T13:44:52.018802+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:54.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:53 smithi012 bash[19821]: cluster 2024-09-13T13:44:52.018802+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:54.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:53 smithi012 bash[19821]: cluster 2024-09-13T13:44:52.018802+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:56.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:55 smithi134 bash[22059]: cluster 2024-09-13T13:44:54.019383+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:56.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:55 smithi134 bash[22059]: cluster 2024-09-13T13:44:54.019383+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:56.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:55 smithi040 bash[21280]: cluster 2024-09-13T13:44:54.019383+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:55 smithi040 bash[21280]: cluster 2024-09-13T13:44:54.019383+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:56.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:55 smithi012 bash[19821]: cluster 2024-09-13T13:44:54.019383+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:56.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:55 smithi012 bash[19821]: cluster 2024-09-13T13:44:54.019383+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:56.534 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:44:57.908 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:44:57.920 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:57 smithi012 bash[19821]: cluster 2024-09-13T13:44:56.020018+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:57.921 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:57 smithi012 bash[19821]: cluster 2024-09-13T13:44:56.020018+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:58.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:57 smithi134 bash[22059]: cluster 2024-09-13T13:44:56.020018+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:58.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:57 smithi134 bash[22059]: cluster 2024-09-13T13:44:56.020018+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:58.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:57 smithi040 bash[21280]: cluster 2024-09-13T13:44:56.020018+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:58.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:57 smithi040 bash[21280]: cluster 2024-09-13T13:44:56.020018+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:44:58.558 INFO:teuthology.orchestra.run.smithi012.stdout:[{"version":18,"timestamp":"2024-09-13T13:44:32.978284+0000","name":"","changes":[{"name":"osd/host:smithi134/osd_memory_target","previous_value":"22399210291","new_value":"11199605145"}]}] 2024-09-13T13:44:58.558 INFO:tasks.ceph_manager:config epoch is 18 2024-09-13T13:44:58.558 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-13T13:44:58.558 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-13T13:44:58.559 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-13T13:44:58.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:58 smithi012 bash[19821]: audit 2024-09-13T13:44:57.907440+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.12:0/833146834' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:44:58.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:58 smithi012 bash[19821]: audit 2024-09-13T13:44:57.907440+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.12:0/833146834' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:44:59.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:58 smithi134 bash[22059]: audit 2024-09-13T13:44:57.907440+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.12:0/833146834' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:44:59.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:58 smithi134 bash[22059]: audit 2024-09-13T13:44:57.907440+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.12:0/833146834' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:44:59.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:58 smithi040 bash[21280]: audit 2024-09-13T13:44:57.907440+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.12:0/833146834' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:44:59.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:58 smithi040 bash[21280]: audit 2024-09-13T13:44:57.907440+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.12:0/833146834' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-13T13:45:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:59 smithi134 bash[22059]: cluster 2024-09-13T13:44:58.020678+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:44:59 smithi134 bash[22059]: cluster 2024-09-13T13:44:58.020678+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:59 smithi040 bash[21280]: cluster 2024-09-13T13:44:58.020678+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:00.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:44:59 smithi040 bash[21280]: cluster 2024-09-13T13:44:58.020678+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:00.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:59 smithi012 bash[19821]: cluster 2024-09-13T13:44:58.020678+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:00.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:44:59 smithi012 bash[19821]: cluster 2024-09-13T13:44:58.020678+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:01.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:00 smithi134 bash[22059]: cluster 2024-09-13T13:45:00.021247+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:01.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:00 smithi134 bash[22059]: cluster 2024-09-13T13:45:00.021247+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:01.114 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:00 smithi012 bash[19821]: cluster 2024-09-13T13:45:00.021247+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:01.114 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:00 smithi012 bash[19821]: cluster 2024-09-13T13:45:00.021247+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:01.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:00 smithi040 bash[21280]: cluster 2024-09-13T13:45:00.021247+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:01.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:00 smithi040 bash[21280]: cluster 2024-09-13T13:45:00.021247+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:03.314 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:03.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:03 smithi134 bash[22059]: cluster 2024-09-13T13:45:02.021794+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:03.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:03 smithi134 bash[22059]: cluster 2024-09-13T13:45:02.021794+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:03.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:03 smithi040 bash[21280]: cluster 2024-09-13T13:45:02.021794+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:03.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:03 smithi040 bash[21280]: cluster 2024-09-13T13:45:02.021794+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:03.419 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:03 smithi012 bash[19821]: cluster 2024-09-13T13:45:02.021794+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:03.420 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:03 smithi012 bash[19821]: cluster 2024-09-13T13:45:02.021794+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:04.693 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:45:05.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:05 smithi134 bash[22059]: cluster 2024-09-13T13:45:04.022366+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:05.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:05 smithi134 bash[22059]: cluster 2024-09-13T13:45:04.022366+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:05.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:05 smithi134 bash[22059]: audit 2024-09-13T13:45:04.688756+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.12:0/967813983' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:45:05.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:05 smithi134 bash[22059]: audit 2024-09-13T13:45:04.688756+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.12:0/967813983' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:45:05.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:05 smithi040 bash[21280]: cluster 2024-09-13T13:45:04.022366+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:05 smithi040 bash[21280]: cluster 2024-09-13T13:45:04.022366+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:05 smithi040 bash[21280]: audit 2024-09-13T13:45:04.688756+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.12:0/967813983' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:45:05.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:05 smithi040 bash[21280]: audit 2024-09-13T13:45:04.688756+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.12:0/967813983' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:45:05.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:05 smithi012 bash[19821]: cluster 2024-09-13T13:45:04.022366+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:05.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:05 smithi012 bash[19821]: cluster 2024-09-13T13:45:04.022366+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:05.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:05 smithi012 bash[19821]: audit 2024-09-13T13:45:04.688756+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.12:0/967813983' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:45:05.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:05 smithi012 bash[19821]: audit 2024-09-13T13:45:04.688756+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.12:0/967813983' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-13T13:45:05.446 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6800","nonce":2518613221},{"type":"v1","addr":"172.21.15.12:6801","nonce":2518613221}]},"active_addr":"172.21.15.12:6801/2518613221","active_change":"2024-09-13T13:37:07.894493+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.12: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.12:0","nonce":224059748}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":3178065749}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":1469724534}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.12:0","nonce":3346547161}]}]} 2024-09-13T13:45:05.449 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-13T13:45:05.449 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-13T13:45:05.449 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:45:07.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:07 smithi134 bash[22059]: cluster 2024-09-13T13:45:06.022934+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:07.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:07 smithi134 bash[22059]: cluster 2024-09-13T13:45:06.022934+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:07.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:07 smithi040 bash[21280]: cluster 2024-09-13T13:45:06.022934+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:07.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:07 smithi040 bash[21280]: cluster 2024-09-13T13:45:06.022934+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:07.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:07 smithi012 bash[19821]: cluster 2024-09-13T13:45:06.022934+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:07.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:07 smithi012 bash[19821]: cluster 2024-09-13T13:45:06.022934+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:09.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:09 smithi134 bash[22059]: cluster 2024-09-13T13:45:08.023506+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:09.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:09 smithi134 bash[22059]: cluster 2024-09-13T13:45:08.023506+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:09.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:09 smithi040 bash[21280]: cluster 2024-09-13T13:45:08.023506+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:09.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:09 smithi040 bash[21280]: cluster 2024-09-13T13:45:08.023506+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:09 smithi012 bash[19821]: cluster 2024-09-13T13:45:08.023506+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:09.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:09 smithi012 bash[19821]: cluster 2024-09-13T13:45:08.023506+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:10.200 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:11.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:11 smithi134 bash[22059]: cluster 2024-09-13T13:45:10.024089+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:11.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:11 smithi134 bash[22059]: cluster 2024-09-13T13:45:10.024089+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:11.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:11 smithi040 bash[21280]: cluster 2024-09-13T13:45:10.024089+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:11.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:11 smithi040 bash[21280]: cluster 2024-09-13T13:45:10.024089+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:11.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:11 smithi012 bash[19821]: cluster 2024-09-13T13:45:10.024089+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:11.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:11 smithi012 bash[19821]: cluster 2024-09-13T13:45:10.024089+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:11.565 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:45:11.565 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"fsid":"56b16aba-71d4-11ef-bceb-c7b262605968","created":"2024-09-13T13:36:02.789968+0000","modified":"2024-09-13T13:44:28.641195+0000","last_up_change":"2024-09-13T13:44:26.619798+0000","last_in_change":"2024-09-13T13:43:54.980793+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-13T13:41:46.531135+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"16109631-dc6c-481e-a4ba-ce4766dde3d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6803","nonce":2462576820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6805","nonce":2462576820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6809","nonce":2462576820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6807","nonce":2462576820}]},"public_addr":"172.21.15.12:6803/2462576820","cluster_addr":"172.21.15.12:6805/2462576820","heartbeat_back_addr":"172.21.15.12:6809/2462576820","heartbeat_front_addr":"172.21.15.12:6807/2462576820","state":["exists","up"]},{"osd":1,"uuid":"b394e153-df52-43a2-b41e-2ca93c0d038e","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.12:6810","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6811","nonce":1234866775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6813","nonce":1234866775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6817","nonce":1234866775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6815","nonce":1234866775}]},"public_addr":"172.21.15.12:6811/1234866775","cluster_addr":"172.21.15.12:6813/1234866775","heartbeat_back_addr":"172.21.15.12:6817/1234866775","heartbeat_front_addr":"172.21.15.12:6815/1234866775","state":["exists","up"]},{"osd":2,"uuid":"9e12a17c-8afd-4842-8dc7-8207bae71aa4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6801","nonce":3654070232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6803","nonce":3654070232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6807","nonce":3654070232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6805","nonce":3654070232}]},"public_addr":"172.21.15.40:6801/3654070232","cluster_addr":"172.21.15.40:6803/3654070232","heartbeat_back_addr":"172.21.15.40:6807/3654070232","heartbeat_front_addr":"172.21.15.40:6805/3654070232","state":["exists","up"]},{"osd":3,"uuid":"c5d99f6c-a37a-4655-a86c-fca85d75d35b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6809","nonce":3083962767}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6811","nonce":3083962767}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6815","nonce":3083962767}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6813","nonce":3083962767}]},"public_addr":"172.21.15.40:6809/3083962767","cluster_addr":"172.21.15.40:6811/3083962767","heartbeat_back_addr":"172.21.15.40:6815/3083962767","heartbeat_front_addr":"172.21.15.40:6813/3083962767","state":["exists","up"]},{"osd":4,"uuid":"c4640c77-3437-4fcd-a753-8ce60373fc10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6801","nonce":2329501727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6803","nonce":2329501727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6807","nonce":2329501727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6805","nonce":2329501727}]},"public_addr":"172.21.15.134:6801/2329501727","cluster_addr":"172.21.15.134:6803/2329501727","heartbeat_back_addr":"172.21.15.134:6807/2329501727","heartbeat_front_addr":"172.21.15.134:6805/2329501727","state":["exists","up"]},{"osd":5,"uuid":"0b622c77-c9be-4400-bfeb-443aa0427968","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.134:6808","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6809","nonce":3081186406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6811","nonce":3081186406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6815","nonce":3081186406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6813","nonce":3081186406}]},"public_addr":"172.21.15.134:6809/3081186406","cluster_addr":"172.21.15.134:6811/3081186406","heartbeat_back_addr":"172.21.15.134:6815/3081186406","heartbeat_front_addr":"172.21.15.134:6813/3081186406","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-13T13:39:56.237778+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-13T13:40:54.184888+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-13T13:41:44.007818+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-13T13:42:40.020966+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-13T13:43:31.240113+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-13T13:44:25.024629+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/1299588807":"2024-09-14T13:37:07.894391+0000","172.21.15.12:0/1285228392":"2024-09-14T13:37:07.894391+0000","172.21.15.12:0/715675992":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6801/3185298456":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6800/3185298456":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6801/736625086":"2024-09-14T13:36:31.061715+0000","172.21.15.12:6800/736625086":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/1348333693":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/2219727963":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/312812045":"2024-09-14T13:36:31.061715+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-13T13:45:12.156 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-13T13:45:12.160 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T13:45:12.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:12 smithi040 bash[21280]: audit 2024-09-13T13:45:11.563432+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.12:0/1606582640' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:12.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:12 smithi040 bash[21280]: audit 2024-09-13T13:45:11.563432+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.12:0/1606582640' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:12.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:12 smithi012 bash[19821]: audit 2024-09-13T13:45:11.563432+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.12:0/1606582640' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:12.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:12 smithi012 bash[19821]: audit 2024-09-13T13:45:11.563432+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.12:0/1606582640' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:12.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:12 smithi134 bash[22059]: audit 2024-09-13T13:45:11.563432+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.12:0/1606582640' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:12.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:12 smithi134 bash[22059]: audit 2024-09-13T13:45:11.563432+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.12:0/1606582640' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:13.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:13 smithi040 bash[21280]: cluster 2024-09-13T13:45:12.024669+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:13.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:13 smithi040 bash[21280]: cluster 2024-09-13T13:45:12.024669+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:13.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:13 smithi012 bash[19821]: cluster 2024-09-13T13:45:12.024669+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:13.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:13 smithi012 bash[19821]: cluster 2024-09-13T13:45:12.024669+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:13.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:13 smithi134 bash[22059]: cluster 2024-09-13T13:45:12.024669+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:13.668 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:13 smithi134 bash[22059]: cluster 2024-09-13T13:45:12.024669+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:15.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:15 smithi040 bash[21280]: cluster 2024-09-13T13:45:14.025221+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:15.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:15 smithi040 bash[21280]: cluster 2024-09-13T13:45:14.025221+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:15.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:15 smithi012 bash[19821]: cluster 2024-09-13T13:45:14.025221+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:15.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:15 smithi012 bash[19821]: cluster 2024-09-13T13:45:14.025221+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:15.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:15 smithi134 bash[22059]: cluster 2024-09-13T13:45:14.025221+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:15.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:15 smithi134 bash[22059]: cluster 2024-09-13T13:45:14.025221+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:16.913 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:17.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:17 smithi040 bash[21280]: cluster 2024-09-13T13:45:16.025768+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:17.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:17 smithi040 bash[21280]: cluster 2024-09-13T13:45:16.025768+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:17.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:17 smithi012 bash[19821]: cluster 2024-09-13T13:45:16.025768+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:17.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:17 smithi012 bash[19821]: cluster 2024-09-13T13:45:16.025768+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:17.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:17 smithi134 bash[22059]: cluster 2024-09-13T13:45:16.025768+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:17.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:17 smithi134 bash[22059]: cluster 2024-09-13T13:45:16.025768+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:18.375 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:45:18.375 INFO:teuthology.orchestra.run.smithi012.stdout:{"epoch":40,"fsid":"56b16aba-71d4-11ef-bceb-c7b262605968","created":"2024-09-13T13:36:02.789968+0000","modified":"2024-09-13T13:44:28.641195+0000","last_up_change":"2024-09-13T13:44:26.619798+0000","last_in_change":"2024-09-13T13:43:54.980793+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-13T13:41:46.531135+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":6,"score_stable":6,"optimal_score":0.5,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"16109631-dc6c-481e-a4ba-ce4766dde3d1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6803","nonce":2462576820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6805","nonce":2462576820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6808","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6809","nonce":2462576820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":2462576820},{"type":"v1","addr":"172.21.15.12:6807","nonce":2462576820}]},"public_addr":"172.21.15.12:6803/2462576820","cluster_addr":"172.21.15.12:6805/2462576820","heartbeat_back_addr":"172.21.15.12:6809/2462576820","heartbeat_front_addr":"172.21.15.12:6807/2462576820","state":["exists","up"]},{"osd":1,"uuid":"b394e153-df52-43a2-b41e-2ca93c0d038e","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.12:6810","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6811","nonce":1234866775}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6812","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6813","nonce":1234866775}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6816","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6817","nonce":1234866775}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6814","nonce":1234866775},{"type":"v1","addr":"172.21.15.12:6815","nonce":1234866775}]},"public_addr":"172.21.15.12:6811/1234866775","cluster_addr":"172.21.15.12:6813/1234866775","heartbeat_back_addr":"172.21.15.12:6817/1234866775","heartbeat_front_addr":"172.21.15.12:6815/1234866775","state":["exists","up"]},{"osd":2,"uuid":"9e12a17c-8afd-4842-8dc7-8207bae71aa4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":20,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6801","nonce":3654070232}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6803","nonce":3654070232}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6807","nonce":3654070232}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3654070232},{"type":"v1","addr":"172.21.15.40:6805","nonce":3654070232}]},"public_addr":"172.21.15.40:6801/3654070232","cluster_addr":"172.21.15.40:6803/3654070232","heartbeat_back_addr":"172.21.15.40:6807/3654070232","heartbeat_front_addr":"172.21.15.40:6805/3654070232","state":["exists","up"]},{"osd":3,"uuid":"c5d99f6c-a37a-4655-a86c-fca85d75d35b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6809","nonce":3083962767}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6811","nonce":3083962767}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6815","nonce":3083962767}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":3083962767},{"type":"v1","addr":"172.21.15.40:6813","nonce":3083962767}]},"public_addr":"172.21.15.40:6809/3083962767","cluster_addr":"172.21.15.40:6811/3083962767","heartbeat_back_addr":"172.21.15.40:6815/3083962767","heartbeat_front_addr":"172.21.15.40:6813/3083962767","state":["exists","up"]},{"osd":4,"uuid":"c4640c77-3437-4fcd-a753-8ce60373fc10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":32,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6800","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6801","nonce":2329501727}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6802","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6803","nonce":2329501727}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6806","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6807","nonce":2329501727}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6804","nonce":2329501727},{"type":"v1","addr":"172.21.15.134:6805","nonce":2329501727}]},"public_addr":"172.21.15.134:6801/2329501727","cluster_addr":"172.21.15.134:6803/2329501727","heartbeat_back_addr":"172.21.15.134:6807/2329501727","heartbeat_front_addr":"172.21.15.134:6805/2329501727","state":["exists","up"]},{"osd":5,"uuid":"0b622c77-c9be-4400-bfeb-443aa0427968","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.134:6808","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6809","nonce":3081186406}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6810","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6811","nonce":3081186406}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6814","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6815","nonce":3081186406}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.134:6812","nonce":3081186406},{"type":"v1","addr":"172.21.15.134:6813","nonce":3081186406}]},"public_addr":"172.21.15.134:6809/3081186406","cluster_addr":"172.21.15.134:6811/3081186406","heartbeat_back_addr":"172.21.15.134:6815/3081186406","heartbeat_front_addr":"172.21.15.134:6813/3081186406","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-13T13:39:56.237778+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-13T13:40:54.184888+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-13T13:41:44.007818+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-13T13:42:40.020966+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-13T13:43:31.240113+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-13T13:44:25.024629+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.12:0/1299588807":"2024-09-14T13:37:07.894391+0000","172.21.15.12:0/1285228392":"2024-09-14T13:37:07.894391+0000","172.21.15.12:0/715675992":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6801/3185298456":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6800/3185298456":"2024-09-14T13:37:07.894391+0000","172.21.15.12:6801/736625086":"2024-09-14T13:36:31.061715+0000","172.21.15.12:6800/736625086":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/1348333693":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/2219727963":"2024-09-14T13:36:31.061715+0000","172.21.15.12:0/312812045":"2024-09-14T13:36:31.061715+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-13T13:45:19.000 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-13T13:45:19.001 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-13T13:45:19.001 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-13T13:45:19.002 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-13T13:45:19.002 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-13T13:45:19.003 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-13T13:45:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:19 smithi040 bash[21280]: cluster 2024-09-13T13:45:18.026171+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:19 smithi040 bash[21280]: cluster 2024-09-13T13:45:18.026171+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:19 smithi040 bash[21280]: audit 2024-09-13T13:45:18.373471+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.12:0/157663790' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:19.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:19 smithi040 bash[21280]: audit 2024-09-13T13:45:18.373471+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.12:0/157663790' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:19 smithi012 bash[19821]: cluster 2024-09-13T13:45:18.026171+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:19 smithi012 bash[19821]: cluster 2024-09-13T13:45:18.026171+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:19.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:19 smithi012 bash[19821]: audit 2024-09-13T13:45:18.373471+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.12:0/157663790' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:19.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:19 smithi012 bash[19821]: audit 2024-09-13T13:45:18.373471+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.12:0/157663790' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:19.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:19 smithi134 bash[22059]: cluster 2024-09-13T13:45:18.026171+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:19.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:19 smithi134 bash[22059]: cluster 2024-09-13T13:45:18.026171+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:19.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:19 smithi134 bash[22059]: audit 2024-09-13T13:45:18.373471+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.12:0/157663790' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:19.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:19 smithi134 bash[22059]: audit 2024-09-13T13:45:18.373471+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.12:0/157663790' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-13T13:45:21.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:21 smithi040 bash[21280]: cluster 2024-09-13T13:45:20.026693+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:21.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:21 smithi040 bash[21280]: cluster 2024-09-13T13:45:20.026693+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:21.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:21 smithi012 bash[19821]: cluster 2024-09-13T13:45:20.026693+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:21.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:21 smithi012 bash[19821]: cluster 2024-09-13T13:45:20.026693+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:21.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:21 smithi134 bash[22059]: cluster 2024-09-13T13:45:20.026693+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:21.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:21 smithi134 bash[22059]: cluster 2024-09-13T13:45:20.026693+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:23.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:23 smithi040 bash[21280]: cluster 2024-09-13T13:45:22.027285+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:23.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:23 smithi040 bash[21280]: cluster 2024-09-13T13:45:22.027285+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:23 smithi012 bash[19821]: cluster 2024-09-13T13:45:22.027285+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:23.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:23 smithi012 bash[19821]: cluster 2024-09-13T13:45:22.027285+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:23.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:23 smithi134 bash[22059]: cluster 2024-09-13T13:45:22.027285+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:23.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:23 smithi134 bash[22059]: cluster 2024-09-13T13:45:22.027285+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:23.759 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:23.759 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:23.760 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:23.761 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:23.761 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:23.762 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:25.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:25 smithi040 bash[21280]: cluster 2024-09-13T13:45:24.027901+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:25.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:25 smithi040 bash[21280]: cluster 2024-09-13T13:45:24.027901+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:25.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:25 smithi012 bash[19821]: cluster 2024-09-13T13:45:24.027901+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:25.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:25 smithi012 bash[19821]: cluster 2024-09-13T13:45:24.027901+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:25.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:25 smithi134 bash[22059]: cluster 2024-09-13T13:45:24.027901+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:25.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:25 smithi134 bash[22059]: cluster 2024-09-13T13:45:24.027901+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:27.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:27 smithi012 bash[19821]: cluster 2024-09-13T13:45:26.028502+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:27.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:27 smithi012 bash[19821]: cluster 2024-09-13T13:45:26.028502+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:27.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:27 smithi134 bash[22059]: cluster 2024-09-13T13:45:26.028502+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:27.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:27 smithi134 bash[22059]: cluster 2024-09-13T13:45:26.028502+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:27.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:27 smithi040 bash[21280]: cluster 2024-09-13T13:45:26.028502+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:27.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:27 smithi040 bash[21280]: cluster 2024-09-13T13:45:26.028502+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:28.075 INFO:teuthology.orchestra.run.smithi012.stdout:111669149731 2024-09-13T13:45:28.075 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-13T13:45:28.296 INFO:teuthology.orchestra.run.smithi012.stdout:34359738437 2024-09-13T13:45:28.296 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-13T13:45:28.422 INFO:teuthology.orchestra.run.smithi012.stdout:55834574905 2024-09-13T13:45:28.423 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-13T13:45:29.409 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:29 smithi012 bash[19821]: cluster 2024-09-13T13:45:28.029151+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:29.409 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:29 smithi012 bash[19821]: cluster 2024-09-13T13:45:28.029151+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:29.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:29 smithi134 bash[22059]: cluster 2024-09-13T13:45:28.029151+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:29.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:29 smithi134 bash[22059]: cluster 2024-09-13T13:45:28.029151+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:29.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:29 smithi040 bash[21280]: cluster 2024-09-13T13:45:28.029151+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:29.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:29 smithi040 bash[21280]: cluster 2024-09-13T13:45:28.029151+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:29.941 INFO:teuthology.orchestra.run.smithi012.stdout:77309411376 2024-09-13T13:45:29.942 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-13T13:45:30.011 INFO:teuthology.orchestra.run.smithi012.stdout:137438953499 2024-09-13T13:45:30.011 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-13T13:45:30.025 INFO:teuthology.orchestra.run.smithi012.stdout:163208757263 2024-09-13T13:45:30.026 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-13T13:45:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:31 smithi012 bash[19821]: cluster 2024-09-13T13:45:30.029569+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:31.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:31 smithi012 bash[19821]: cluster 2024-09-13T13:45:30.029569+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:31.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:31 smithi134 bash[22059]: cluster 2024-09-13T13:45:30.029569+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:31.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:31 smithi134 bash[22059]: cluster 2024-09-13T13:45:30.029569+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:31.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:31 smithi040 bash[21280]: cluster 2024-09-13T13:45:30.029569+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:31.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:31 smithi040 bash[21280]: cluster 2024-09-13T13:45:30.029569+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:33.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:33 smithi012 bash[19821]: cluster 2024-09-13T13:45:32.030022+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:33.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:33 smithi012 bash[19821]: cluster 2024-09-13T13:45:32.030022+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:33.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:33 smithi012 bash[19821]: audit 2024-09-13T13:45:33.055271+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:45:33.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:33 smithi012 bash[19821]: audit 2024-09-13T13:45:33.055271+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:45:33.517 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:33.518 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:33.519 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:33.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:33 smithi134 bash[22059]: cluster 2024-09-13T13:45:32.030022+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:33.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:33 smithi134 bash[22059]: cluster 2024-09-13T13:45:32.030022+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:33.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:33 smithi134 bash[22059]: audit 2024-09-13T13:45:33.055271+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:45:33.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:33 smithi134 bash[22059]: audit 2024-09-13T13:45:33.055271+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:45:33.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:33 smithi040 bash[21280]: cluster 2024-09-13T13:45:32.030022+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:33.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:33 smithi040 bash[21280]: cluster 2024-09-13T13:45:32.030022+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:33.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:33 smithi040 bash[21280]: audit 2024-09-13T13:45:33.055271+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:45:33.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:33 smithi040 bash[21280]: audit 2024-09-13T13:45:33.055271+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:45:34.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:34 smithi012 bash[19821]: audit 2024-09-13T13:45:33.868942+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:45:34.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:34 smithi012 bash[19821]: audit 2024-09-13T13:45:33.868942+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:45:34.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:34 smithi012 bash[19821]: audit 2024-09-13T13:45:33.870625+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:45:34.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:34 smithi012 bash[19821]: audit 2024-09-13T13:45:33.870625+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:45:34.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:34 smithi012 bash[19821]: audit 2024-09-13T13:45:33.878794+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:45:34.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:34 smithi012 bash[19821]: audit 2024-09-13T13:45:33.878794+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:45:34.526 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:34.526 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:34.527 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:34.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:34 smithi134 bash[22059]: audit 2024-09-13T13:45:33.868942+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:45:34.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:34 smithi134 bash[22059]: audit 2024-09-13T13:45:33.868942+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:45:34.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:34 smithi134 bash[22059]: audit 2024-09-13T13:45:33.870625+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:45:34.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:34 smithi134 bash[22059]: audit 2024-09-13T13:45:33.870625+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:45:34.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:34 smithi134 bash[22059]: audit 2024-09-13T13:45:33.878794+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:45:34.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:34 smithi134 bash[22059]: audit 2024-09-13T13:45:33.878794+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:45:34.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:34 smithi040 bash[21280]: audit 2024-09-13T13:45:33.868942+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:45:34.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:34 smithi040 bash[21280]: audit 2024-09-13T13:45:33.868942+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:45:34.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:34 smithi040 bash[21280]: audit 2024-09-13T13:45:33.870625+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:45:34.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:34 smithi040 bash[21280]: audit 2024-09-13T13:45:33.870625+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:45:34.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:34 smithi040 bash[21280]: audit 2024-09-13T13:45:33.878794+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:45:34.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:34 smithi040 bash[21280]: audit 2024-09-13T13:45:33.878794+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:45:35.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:35 smithi012 bash[19821]: cluster 2024-09-13T13:45:34.030467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:35.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:35 smithi012 bash[19821]: cluster 2024-09-13T13:45:34.030467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:35.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:35 smithi134 bash[22059]: cluster 2024-09-13T13:45:34.030467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:35.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:35 smithi134 bash[22059]: cluster 2024-09-13T13:45:34.030467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:35.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:35 smithi040 bash[21280]: cluster 2024-09-13T13:45:34.030467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:35.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:35 smithi040 bash[21280]: cluster 2024-09-13T13:45:34.030467+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:37.032 INFO:teuthology.orchestra.run.smithi012.stdout:111669149733 2024-09-13T13:45:37.098 INFO:teuthology.orchestra.run.smithi012.stdout:34359738439 2024-09-13T13:45:37.129 INFO:teuthology.orchestra.run.smithi012.stdout:55834574907 2024-09-13T13:45:37.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: cluster 2024-09-13T13:45:36.031016+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: cluster 2024-09-13T13:45:36.031016+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: audit 2024-09-13T13:45:37.031510+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.12:0/2314090781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:45:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: audit 2024-09-13T13:45:37.031510+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.12:0/2314090781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:45:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: audit 2024-09-13T13:45:37.098408+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.12:0/678750894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:45:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: audit 2024-09-13T13:45:37.098408+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.12:0/678750894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:45:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: audit 2024-09-13T13:45:37.129542+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.12:0/4203646641' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:45:37.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:37 smithi012 bash[19821]: audit 2024-09-13T13:45:37.129542+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.12:0/4203646641' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:45:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: cluster 2024-09-13T13:45:36.031016+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: cluster 2024-09-13T13:45:36.031016+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: audit 2024-09-13T13:45:37.031510+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.12:0/2314090781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:45:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: audit 2024-09-13T13:45:37.031510+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.12:0/2314090781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:45:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: audit 2024-09-13T13:45:37.098408+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.12:0/678750894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:45:37.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: audit 2024-09-13T13:45:37.098408+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.12:0/678750894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:45:37.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: audit 2024-09-13T13:45:37.129542+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.12:0/4203646641' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:45:37.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:37 smithi134 bash[22059]: audit 2024-09-13T13:45:37.129542+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.12:0/4203646641' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:45:37.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: cluster 2024-09-13T13:45:36.031016+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: cluster 2024-09-13T13:45:36.031016+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: audit 2024-09-13T13:45:37.031510+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.12:0/2314090781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:45:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: audit 2024-09-13T13:45:37.031510+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.12:0/2314090781' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-13T13:45:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: audit 2024-09-13T13:45:37.098408+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.12:0/678750894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:45:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: audit 2024-09-13T13:45:37.098408+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.12:0/678750894' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-13T13:45:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: audit 2024-09-13T13:45:37.129542+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.12:0/4203646641' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:45:37.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:37 smithi040 bash[21280]: audit 2024-09-13T13:45:37.129542+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.12:0/4203646641' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-13T13:45:37.764 INFO:teuthology.orchestra.run.smithi012.stdout:163208757264 2024-09-13T13:45:37.873 INFO:teuthology.orchestra.run.smithi012.stdout:137438953500 2024-09-13T13:45:38.203 INFO:teuthology.orchestra.run.smithi012.stdout:77309411378 2024-09-13T13:45:38.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:38 smithi012 bash[19821]: audit 2024-09-13T13:45:37.763996+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.12:0/3855402870' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:45:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:38 smithi012 bash[19821]: audit 2024-09-13T13:45:37.763996+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.12:0/3855402870' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:45:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:38 smithi012 bash[19821]: audit 2024-09-13T13:45:37.873459+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.12:0/1791775575' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:45:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:38 smithi012 bash[19821]: audit 2024-09-13T13:45:37.873459+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.12:0/1791775575' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:45:38.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:38 smithi134 bash[22059]: audit 2024-09-13T13:45:37.763996+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.12:0/3855402870' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:45:38.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:38 smithi134 bash[22059]: audit 2024-09-13T13:45:37.763996+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.12:0/3855402870' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:45:38.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:38 smithi134 bash[22059]: audit 2024-09-13T13:45:37.873459+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.12:0/1791775575' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:45:38.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:38 smithi134 bash[22059]: audit 2024-09-13T13:45:37.873459+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.12:0/1791775575' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:45:38.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:38 smithi040 bash[21280]: audit 2024-09-13T13:45:37.763996+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.12:0/3855402870' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:45:38.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:38 smithi040 bash[21280]: audit 2024-09-13T13:45:37.763996+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.12:0/3855402870' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-13T13:45:38.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:38 smithi040 bash[21280]: audit 2024-09-13T13:45:37.873459+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.12:0/1791775575' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:45:38.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:38 smithi040 bash[21280]: audit 2024-09-13T13:45:37.873459+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.12:0/1791775575' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-13T13:45:39.173 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149731 got 111669149733 for osd.3 2024-09-13T13:45:39.174 DEBUG:teuthology.parallel:result is None 2024-09-13T13:45:39.190 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738437 got 34359738439 for osd.0 2024-09-13T13:45:39.190 DEBUG:teuthology.parallel:result is None 2024-09-13T13:45:39.275 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:39 smithi012 bash[19821]: cluster 2024-09-13T13:45:38.031346+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:39.276 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:39 smithi012 bash[19821]: cluster 2024-09-13T13:45:38.031346+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:39.276 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:39 smithi012 bash[19821]: audit 2024-09-13T13:45:38.203021+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.12:0/3644347319' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:45:39.276 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:39 smithi012 bash[19821]: audit 2024-09-13T13:45:38.203021+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.12:0/3644347319' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:45:39.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:39 smithi134 bash[22059]: cluster 2024-09-13T13:45:38.031346+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:39.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:39 smithi134 bash[22059]: cluster 2024-09-13T13:45:38.031346+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:39.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:39 smithi134 bash[22059]: audit 2024-09-13T13:45:38.203021+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.12:0/3644347319' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:45:39.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:39 smithi134 bash[22059]: audit 2024-09-13T13:45:38.203021+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.12:0/3644347319' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:45:39.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:39 smithi040 bash[21280]: cluster 2024-09-13T13:45:38.031346+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:39 smithi040 bash[21280]: cluster 2024-09-13T13:45:38.031346+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:39 smithi040 bash[21280]: audit 2024-09-13T13:45:38.203021+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.12:0/3644347319' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:45:39.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:39 smithi040 bash[21280]: audit 2024-09-13T13:45:38.203021+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.12:0/3644347319' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-13T13:45:39.670 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757263 got 163208757264 for osd.5 2024-09-13T13:45:39.670 DEBUG:teuthology.parallel:result is None 2024-09-13T13:45:40.602 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574905 got 55834574907 for osd.1 2024-09-13T13:45:40.602 DEBUG:teuthology.parallel:result is None 2024-09-13T13:45:40.732 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953499 got 137438953500 for osd.4 2024-09-13T13:45:40.732 DEBUG:teuthology.parallel:result is None 2024-09-13T13:45:40.750 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411376 got 77309411378 for osd.2 2024-09-13T13:45:40.750 DEBUG:teuthology.parallel:result is None 2024-09-13T13:45:40.750 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T13:45:40.750 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:45:41.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:41 smithi012 bash[19821]: cluster 2024-09-13T13:45:40.031870+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:41.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:41 smithi012 bash[19821]: cluster 2024-09-13T13:45:40.031870+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:41.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:41 smithi134 bash[22059]: cluster 2024-09-13T13:45:40.031870+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:41.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:41 smithi134 bash[22059]: cluster 2024-09-13T13:45:40.031870+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:41.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:41 smithi040 bash[21280]: cluster 2024-09-13T13:45:40.031870+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:41.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:41 smithi040 bash[21280]: cluster 2024-09-13T13:45:40.031870+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:43.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:43 smithi012 bash[19821]: cluster 2024-09-13T13:45:42.032399+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:43.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:43 smithi012 bash[19821]: cluster 2024-09-13T13:45:42.032399+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:43.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:43 smithi134 bash[22059]: cluster 2024-09-13T13:45:42.032399+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:43.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:43 smithi134 bash[22059]: cluster 2024-09-13T13:45:42.032399+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:43.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:43 smithi040 bash[21280]: cluster 2024-09-13T13:45:42.032399+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:43.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:43 smithi040 bash[21280]: cluster 2024-09-13T13:45:42.032399+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:45.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:45 smithi012 bash[19821]: cluster 2024-09-13T13:45:44.032944+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:45.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:45 smithi012 bash[19821]: cluster 2024-09-13T13:45:44.032944+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:45.541 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:45.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:45 smithi134 bash[22059]: cluster 2024-09-13T13:45:44.032944+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:45.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:45 smithi134 bash[22059]: cluster 2024-09-13T13:45:44.032944+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:45.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:45 smithi040 bash[21280]: cluster 2024-09-13T13:45:44.032944+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:45.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:45 smithi040 bash[21280]: cluster 2024-09-13T13:45:44.032944+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:46.992 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-09-13T13:45:46.992 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:45:47.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:47 smithi012 bash[19821]: cluster 2024-09-13T13:45:46.033490+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:47.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:47 smithi012 bash[19821]: cluster 2024-09-13T13:45:46.033490+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:47.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:47 smithi134 bash[22059]: cluster 2024-09-13T13:45:46.033490+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:47.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:47 smithi134 bash[22059]: cluster 2024-09-13T13:45:46.033490+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:47.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:47 smithi040 bash[21280]: cluster 2024-09-13T13:45:46.033490+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:47.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:47 smithi040 bash[21280]: cluster 2024-09-13T13:45:46.033490+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:47.651 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":289,"stamp":"2024-09-13T13:45:46.033227+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":178532,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":174518,"kb_avail":562292380,"statfs":{"total":575970213888,"available":575787397120,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":178707105},"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.002974"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":65,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-13T13:44:29.066196+0000","last_change":"2024-09-13T13:44:29.065257+0000","last_active":"2024-09-13T13:44:29.066196+0000","last_peered":"2024-09-13T13:44:29.066196+0000","last_clean":"2024-09-13T13:44:29.066196+0000","last_became_active":"2024-09-13T13:44:29.052908+0000","last_became_peered":"2024-09-13T13:44:29.052908+0000","last_unstale":"2024-09-13T13:44:29.066196+0000","last_undegraded":"2024-09-13T13:44:29.066196+0000","last_fullsized":"2024-09-13T13:44:29.066196+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:41:47.284081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:41:47.284081+0000","last_clean_scrub_stamp":"2024-09-13T13:41:47.284081+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-14T21:15:37.362468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":38,"seq":163208757266,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32120,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713032,"statfs":{"total":95995035648,"available":95962144768,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":32,"seq":137438953502,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149735,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32128,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713024,"statfs":{"total":95995035648,"available":95962136576,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":77309411379,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27960,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574909,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738441,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27392,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717760,"statfs":{"total":95995035648,"available":95966986240,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:45:47.652 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T13:45:48.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:48 smithi134 bash[22059]: audit 2024-09-13T13:45:46.990901+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:48.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:48 smithi134 bash[22059]: audit 2024-09-13T13:45:46.990901+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:48.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:48 smithi040 bash[21280]: audit 2024-09-13T13:45:46.990901+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:48.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:48 smithi040 bash[21280]: audit 2024-09-13T13:45:46.990901+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:48.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:48 smithi012 bash[19821]: audit 2024-09-13T13:45:46.990901+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:48.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:48 smithi012 bash[19821]: audit 2024-09-13T13:45:46.990901+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14448 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:49.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:49 smithi134 bash[22059]: cluster 2024-09-13T13:45:48.034072+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:49.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:49 smithi134 bash[22059]: cluster 2024-09-13T13:45:48.034072+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:49.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:49 smithi040 bash[21280]: cluster 2024-09-13T13:45:48.034072+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:49.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:49 smithi040 bash[21280]: cluster 2024-09-13T13:45:48.034072+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:49.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:49 smithi012 bash[19821]: cluster 2024-09-13T13:45:48.034072+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:49.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:49 smithi012 bash[19821]: cluster 2024-09-13T13:45:48.034072+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:51.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:51 smithi134 bash[22059]: cluster 2024-09-13T13:45:50.034644+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:51.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:51 smithi134 bash[22059]: cluster 2024-09-13T13:45:50.034644+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:51.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:51 smithi040 bash[21280]: cluster 2024-09-13T13:45:50.034644+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:51.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:51 smithi040 bash[21280]: cluster 2024-09-13T13:45:50.034644+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:51 smithi012 bash[19821]: cluster 2024-09-13T13:45:50.034644+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:51 smithi012 bash[19821]: cluster 2024-09-13T13:45:50.034644+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:52.404 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:53.487 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:53 smithi012 bash[19821]: cluster 2024-09-13T13:45:52.035215+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:53.487 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:53 smithi012 bash[19821]: cluster 2024-09-13T13:45:52.035215+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:53.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:53 smithi134 bash[22059]: cluster 2024-09-13T13:45:52.035215+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:53.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:53 smithi134 bash[22059]: cluster 2024-09-13T13:45:52.035215+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:53.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:53 smithi040 bash[21280]: cluster 2024-09-13T13:45:52.035215+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:53.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:53 smithi040 bash[21280]: cluster 2024-09-13T13:45:52.035215+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:53.835 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:45:53.836 INFO:teuthology.orchestra.run.smithi012.stderr:dumped all 2024-09-13T13:45:54.525 INFO:teuthology.orchestra.run.smithi012.stdout:{"pg_ready":true,"pg_map":{"version":292,"stamp":"2024-09-13T13:45:52.034955+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":178532,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":174518,"kb_avail":562292380,"statfs":{"total":575970213888,"available":575787397120,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":178707105},"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.003349"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":65,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-13T13:44:29.066196+0000","last_change":"2024-09-13T13:44:29.065257+0000","last_active":"2024-09-13T13:44:29.066196+0000","last_peered":"2024-09-13T13:44:29.066196+0000","last_clean":"2024-09-13T13:44:29.066196+0000","last_became_active":"2024-09-13T13:44:29.052908+0000","last_became_peered":"2024-09-13T13:44:29.052908+0000","last_unstale":"2024-09-13T13:44:29.066196+0000","last_undegraded":"2024-09-13T13:44:29.066196+0000","last_fullsized":"2024-09-13T13:44:29.066196+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T13:41:47.284081+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T13:41:47.284081+0000","last_clean_scrub_stamp":"2024-09-13T13:41:47.284081+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-14T21:15:37.362468+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":32120,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713032,"statfs":{"total":95995035648,"available":95962144768,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,2,3,4],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":32,"seq":137438953503,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149736,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32128,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713024,"statfs":{"total":95995035648,"available":95962136576,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":27960,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717192,"statfs":{"total":95995035648,"available":95966404608,"internally_reserved":0,"allocated":954368,"data_stored":727640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574910,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31548,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713604,"statfs":{"total":95995035648,"available":95962730496,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738442,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27392,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717760,"statfs":{"total":95995035648,"available":95966986240,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T13:45:54.526 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T13:45:54.526 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-13T13:45:54.526 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-13T13:45:54.526 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-13T13:45:55.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:55 smithi012 bash[19821]: audit 2024-09-13T13:45:53.833797+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:55 smithi012 bash[19821]: audit 2024-09-13T13:45:53.833797+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:55 smithi012 bash[19821]: cluster 2024-09-13T13:45:54.035719+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:55.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:55 smithi012 bash[19821]: cluster 2024-09-13T13:45:54.035719+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:56.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:55 smithi134 bash[22059]: audit 2024-09-13T13:45:53.833797+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:56.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:55 smithi134 bash[22059]: audit 2024-09-13T13:45:53.833797+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:56.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:55 smithi134 bash[22059]: cluster 2024-09-13T13:45:54.035719+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:56.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:55 smithi134 bash[22059]: cluster 2024-09-13T13:45:54.035719+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:56.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:55 smithi040 bash[21280]: audit 2024-09-13T13:45:53.833797+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:56.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:55 smithi040 bash[21280]: audit 2024-09-13T13:45:53.833797+0000 mgr.x (mgr.14152) 331 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:45:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:55 smithi040 bash[21280]: cluster 2024-09-13T13:45:54.035719+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:55 smithi040 bash[21280]: cluster 2024-09-13T13:45:54.035719+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:57.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:57 smithi012 bash[19821]: cluster 2024-09-13T13:45:56.036266+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:57.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:57 smithi012 bash[19821]: cluster 2024-09-13T13:45:56.036266+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:58.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:57 smithi134 bash[22059]: cluster 2024-09-13T13:45:56.036266+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:58.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:57 smithi134 bash[22059]: cluster 2024-09-13T13:45:56.036266+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:58.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:57 smithi040 bash[21280]: cluster 2024-09-13T13:45:56.036266+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:58.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:57 smithi040 bash[21280]: cluster 2024-09-13T13:45:56.036266+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:59.282 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:45:59.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:59 smithi012 bash[19821]: cluster 2024-09-13T13:45:58.036895+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:45:59.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:45:59 smithi012 bash[19821]: cluster 2024-09-13T13:45:58.036895+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:59 smithi134 bash[22059]: cluster 2024-09-13T13:45:58.036895+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:45:59 smithi134 bash[22059]: cluster 2024-09-13T13:45:58.036895+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:59 smithi040 bash[21280]: cluster 2024-09-13T13:45:58.036895+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:45:59 smithi040 bash[21280]: cluster 2024-09-13T13:45:58.036895+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:00.733 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:46:00.733 INFO:teuthology.orchestra.run.smithi012.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-13T13:46:01.339 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-13T13:46:01.339 INFO:tasks.cephadm:Setup complete, yielding 2024-09-13T13:46:01.339 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:46:01.353 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-13T13:46:01.353 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-13T13:46:01.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:01 smithi012 bash[19821]: cluster 2024-09-13T13:46:00.037425+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:01.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:01 smithi012 bash[19821]: cluster 2024-09-13T13:46:00.037425+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:01.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:01 smithi012 bash[19821]: audit 2024-09-13T13:46:00.732215+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.12:0/1939549173' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:46:01.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:01 smithi012 bash[19821]: audit 2024-09-13T13:46:00.732215+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.12:0/1939549173' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:46:02.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:01 smithi134 bash[22059]: cluster 2024-09-13T13:46:00.037425+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:02.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:01 smithi134 bash[22059]: cluster 2024-09-13T13:46:00.037425+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:02.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:01 smithi134 bash[22059]: audit 2024-09-13T13:46:00.732215+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.12:0/1939549173' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:46:02.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:01 smithi134 bash[22059]: audit 2024-09-13T13:46:00.732215+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.12:0/1939549173' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:46:02.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:01 smithi040 bash[21280]: cluster 2024-09-13T13:46:00.037425+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:02.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:01 smithi040 bash[21280]: cluster 2024-09-13T13:46:00.037425+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:02.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:01 smithi040 bash[21280]: audit 2024-09-13T13:46:00.732215+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.12:0/1939549173' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:46:02.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:01 smithi040 bash[21280]: audit 2024-09-13T13:46:00.732215+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.12:0/1939549173' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-13T13:46:03.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:03 smithi012 bash[19821]: cluster 2024-09-13T13:46:02.037984+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:03.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:03 smithi012 bash[19821]: cluster 2024-09-13T13:46:02.037984+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:04.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:03 smithi134 bash[22059]: cluster 2024-09-13T13:46:02.037984+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:04.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:03 smithi134 bash[22059]: cluster 2024-09-13T13:46:02.037984+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:04.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:03 smithi040 bash[21280]: cluster 2024-09-13T13:46:02.037984+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:04.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:03 smithi040 bash[21280]: cluster 2024-09-13T13:46:02.037984+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:05.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:05 smithi012 bash[19821]: cluster 2024-09-13T13:46:04.038556+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:05.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:05 smithi012 bash[19821]: cluster 2024-09-13T13:46:04.038556+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:06.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:05 smithi134 bash[22059]: cluster 2024-09-13T13:46:04.038556+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:06.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:05 smithi134 bash[22059]: cluster 2024-09-13T13:46:04.038556+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:06.112 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:06.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:05 smithi040 bash[21280]: cluster 2024-09-13T13:46:04.038556+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:06.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:05 smithi040 bash[21280]: cluster 2024-09-13T13:46:04.038556+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:07.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:07 smithi012 bash[19821]: cluster 2024-09-13T13:46:06.039112+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:07.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:07 smithi012 bash[19821]: cluster 2024-09-13T13:46:06.039112+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:07.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:07 smithi012 bash[19821]: audit 2024-09-13T13:46:07.508679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-13T13:46:07.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:07 smithi012 bash[19821]: audit 2024-09-13T13:46:07.508679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-13T13:46:08.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:07 smithi134 bash[22059]: cluster 2024-09-13T13:46:06.039112+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:08.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:07 smithi134 bash[22059]: cluster 2024-09-13T13:46:06.039112+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:08.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:07 smithi134 bash[22059]: audit 2024-09-13T13:46:07.508679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-13T13:46:08.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:07 smithi134 bash[22059]: audit 2024-09-13T13:46:07.508679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-13T13:46:08.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:07 smithi040 bash[21280]: cluster 2024-09-13T13:46:06.039112+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:08.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:07 smithi040 bash[21280]: cluster 2024-09-13T13:46:06.039112+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:08.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:07 smithi040 bash[21280]: audit 2024-09-13T13:46:07.508679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-13T13:46:08.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:07 smithi040 bash[21280]: audit 2024-09-13T13:46:07.508679+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-13T13:46:08.966 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: audit 2024-09-13T13:46:07.507782+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:08.966 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: audit 2024-09-13T13:46:07.507782+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:08.967 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: audit 2024-09-13T13:46:07.678316+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-13T13:46:08.967 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: audit 2024-09-13T13:46:07.678316+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-13T13:46:08.967 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: cluster 2024-09-13T13:46:07.682571+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:46:08.967 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: cluster 2024-09-13T13:46:07.682571+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:46:08.967 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: audit 2024-09-13T13:46:07.684124+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:08.967 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: audit 2024-09-13T13:46:07.684124+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:08.967 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:08 smithi012 bash[19821]: debug 2024-09-13T13:46:08.702+0000 7facd2185640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:46:09.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: audit 2024-09-13T13:46:07.507782+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:09.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: audit 2024-09-13T13:46:07.507782+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:09.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: audit 2024-09-13T13:46:07.678316+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-13T13:46:09.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: audit 2024-09-13T13:46:07.678316+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-13T13:46:09.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: cluster 2024-09-13T13:46:07.682571+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:46:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: cluster 2024-09-13T13:46:07.682571+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:46:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: audit 2024-09-13T13:46:07.684124+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:08 smithi134 bash[22059]: audit 2024-09-13T13:46:07.684124+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: audit 2024-09-13T13:46:07.507782+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: audit 2024-09-13T13:46:07.507782+0000 mgr.x (mgr.14152) 339 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: audit 2024-09-13T13:46:07.678316+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-13T13:46:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: audit 2024-09-13T13:46:07.678316+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-13T13:46:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: cluster 2024-09-13T13:46:07.682571+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:46:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: cluster 2024-09-13T13:46:07.682571+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-13T13:46:09.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: audit 2024-09-13T13:46:07.684124+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:09.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:08 smithi040 bash[21280]: audit 2024-09-13T13:46:07.684124+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:09.479 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-13T13:46:09.488 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-13T13:46:09.488 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:46:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.039727+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.039727+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.678299+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:46:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.678299+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:46:09.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.688425+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.688425+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.699087+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.699087+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.705067+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.705067+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.707129+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.707129+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.707243+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.707243+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.713261+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.713261+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.722356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:46:09.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.722356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.723936+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cluster 2024-09-13T13:46:08.723936+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cephadm 2024-09-13T13:46:08.730628+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: cephadm 2024-09-13T13:46:08.730628+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.740559+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.740559+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.743655+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.743655+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:09.927 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.747236+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.747236+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.748707+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.748707+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.756438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.756438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.760082+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.760082+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.763107+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.763107+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.767057+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:09.928 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:09 smithi012 bash[19821]: audit 2024-09-13T13:46:08.767057+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.039727+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.039727+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.678299+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.678299+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.688425+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.688425+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.699087+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.699087+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.705067+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.705067+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:10.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.707129+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.707129+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.707243+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.707243+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.713261+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.713261+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.722356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.722356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.723936+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-13T13:46:10.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cluster 2024-09-13T13:46:08.723936+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cephadm 2024-09-13T13:46:08.730628+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: cephadm 2024-09-13T13:46:08.730628+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.740559+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.740559+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.743655+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.743655+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.747236+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.747236+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.748707+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.748707+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.756438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.756438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.760082+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:10.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.760082+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:10.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.763107+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:10.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.763107+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:10.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.767057+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.101 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:09 smithi134 bash[22059]: audit 2024-09-13T13:46:08.767057+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.039727+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.039727+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v301: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.678299+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.678299+0000 mon.a (mon.0) 569 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.688425+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.688425+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.699087+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.699087+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.705067+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:10.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.705067+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.707129+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.707129+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.707243+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.707243+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.713261+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.713261+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.722356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.722356+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.723936+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cluster 2024-09-13T13:46:08.723936+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-13T13:46:10.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cephadm 2024-09-13T13:46:08.730628+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: cephadm 2024-09-13T13:46:08.730628+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.740559+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.740559+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.743655+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.743655+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.747236+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.747236+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.748707+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.748707+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.756438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.756438+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.760082+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:10.132 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.760082+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:10.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.763107+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:10.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.763107+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi134.wansiw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:10.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.767057+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.133 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:09 smithi040 bash[21280]: audit 2024-09-13T13:46:08.767057+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:10 smithi134 bash[22059]: cephadm 2024-09-13T13:46:08.768176+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi134.wansiw on smithi134 2024-09-13T13:46:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:10 smithi134 bash[22059]: cephadm 2024-09-13T13:46:08.768176+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi134.wansiw on smithi134 2024-09-13T13:46:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:10 smithi134 bash[22059]: cluster 2024-09-13T13:46:09.717796+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-13T13:46:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:10 smithi134 bash[22059]: cluster 2024-09-13T13:46:09.717796+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-13T13:46:11.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:10 smithi040 bash[21280]: cephadm 2024-09-13T13:46:08.768176+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi134.wansiw on smithi134 2024-09-13T13:46:11.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:10 smithi040 bash[21280]: cephadm 2024-09-13T13:46:08.768176+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi134.wansiw on smithi134 2024-09-13T13:46:11.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:10 smithi040 bash[21280]: cluster 2024-09-13T13:46:09.717796+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-13T13:46:11.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:10 smithi040 bash[21280]: cluster 2024-09-13T13:46:09.717796+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-13T13:46:11.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:10 smithi012 bash[19821]: cephadm 2024-09-13T13:46:08.768176+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi134.wansiw on smithi134 2024-09-13T13:46:11.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:10 smithi012 bash[19821]: cephadm 2024-09-13T13:46:08.768176+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi134.wansiw on smithi134 2024-09-13T13:46:11.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:10 smithi012 bash[19821]: cluster 2024-09-13T13:46:09.717796+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-13T13:46:11.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:10 smithi012 bash[19821]: cluster 2024-09-13T13:46:09.717796+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-13T13:46:11.347 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:46:11 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:11.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:11.347 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:46:11 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:11.729 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:46:11 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:11.729 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:11.730 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:46:11 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:12.059 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: cluster 2024-09-13T13:46:10.040343+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 12 creating+peering, 50 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:12.059 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: cluster 2024-09-13T13:46:10.040343+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 12 creating+peering, 50 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:12.059 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: cluster 2024-09-13T13:46:10.715899+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:46:12.059 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: cluster 2024-09-13T13:46:10.715899+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:46:12.059 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: cluster 2024-09-13T13:46:10.721162+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-13T13:46:12.060 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: cluster 2024-09-13T13:46:10.721162+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-13T13:46:12.060 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.527483+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.060 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.527483+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.060 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.536731+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.060 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.536731+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.061 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.545974+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.061 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.545974+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.061 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.547559+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:12.061 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.547559+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:12.061 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.552192+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:12.061 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.552192+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:12.062 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.557112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:12.062 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:11 smithi012 bash[19821]: audit 2024-09-13T13:46:11.557112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:12.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: cluster 2024-09-13T13:46:10.040343+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 12 creating+peering, 50 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: cluster 2024-09-13T13:46:10.040343+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 12 creating+peering, 50 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: cluster 2024-09-13T13:46:10.715899+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: cluster 2024-09-13T13:46:10.715899+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: cluster 2024-09-13T13:46:10.721162+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: cluster 2024-09-13T13:46:10.721162+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.527483+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.527483+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.536731+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.536731+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.545974+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.545974+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.547559+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.547559+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.552192+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.552192+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.557112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:12.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:11 smithi134 bash[22059]: audit 2024-09-13T13:46:11.557112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: cluster 2024-09-13T13:46:10.040343+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 12 creating+peering, 50 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: cluster 2024-09-13T13:46:10.040343+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v305: 65 pgs: 12 creating+peering, 50 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: cluster 2024-09-13T13:46:10.715899+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: cluster 2024-09-13T13:46:10.715899+0000 mon.a (mon.0) 587 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: cluster 2024-09-13T13:46:10.721162+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: cluster 2024-09-13T13:46:10.721162+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.527483+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.527483+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.536731+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.536731+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.545974+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.545974+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:12.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.547559+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:12.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.547559+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-13T13:46:12.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.552192+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:12.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.552192+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi012.dditoi", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T13:46:12.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.557112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:12.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:11 smithi040 bash[21280]: audit 2024-09-13T13:46:11.557112+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:12 smithi134 bash[22059]: cephadm 2024-09-13T13:46:11.558999+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi012.dditoi on smithi012 2024-09-13T13:46:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:12 smithi134 bash[22059]: cephadm 2024-09-13T13:46:11.558999+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi012.dditoi on smithi012 2024-09-13T13:46:13.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:12 smithi040 bash[21280]: cephadm 2024-09-13T13:46:11.558999+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi012.dditoi on smithi012 2024-09-13T13:46:13.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:12 smithi040 bash[21280]: cephadm 2024-09-13T13:46:11.558999+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi012.dditoi on smithi012 2024-09-13T13:46:13.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:12 smithi012 bash[19821]: cephadm 2024-09-13T13:46:11.558999+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi012.dditoi on smithi012 2024-09-13T13:46:13.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:12 smithi012 bash[19821]: cephadm 2024-09-13T13:46:11.558999+0000 mgr.x (mgr.14152) 344 : cephadm [INF] Deploying daemon mds.cephfs.smithi012.dditoi on smithi012 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.041051+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 31 unknown, 22 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.041051+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 31 unknown, 22 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739660+0000 mon.a (mon.0) 595 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:boot 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739660+0000 mon.a (mon.0) 595 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:boot 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739768+0000 mon.a (mon.0) 596 : cluster [INF] daemon mds.cephfs.smithi134.wansiw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739768+0000 mon.a (mon.0) 596 : cluster [INF] daemon mds.cephfs.smithi134.wansiw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739864+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:46:13.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739864+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739885+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739885+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739898+0000 mon.a (mon.0) 599 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.739898+0000 mon.a (mon.0) 599 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.740184+0000 mon.a (mon.0) 600 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.740184+0000 mon.a (mon.0) 600 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: audit 2024-09-13T13:46:12.740437+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: audit 2024-09-13T13:46:12.740437+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.746309+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:creating} 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.746309+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:creating} 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.765678+0000 mon.a (mon.0) 603 : cluster [INF] daemon mds.cephfs.smithi134.wansiw is now active in filesystem cephfs as rank 0 2024-09-13T13:46:13.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:13 smithi012 bash[19821]: cluster 2024-09-13T13:46:12.765678+0000 mon.a (mon.0) 603 : cluster [INF] daemon mds.cephfs.smithi134.wansiw is now active in filesystem cephfs as rank 0 2024-09-13T13:46:14.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.041051+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 31 unknown, 22 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.041051+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 31 unknown, 22 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739660+0000 mon.a (mon.0) 595 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:boot 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739660+0000 mon.a (mon.0) 595 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:boot 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739768+0000 mon.a (mon.0) 596 : cluster [INF] daemon mds.cephfs.smithi134.wansiw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739768+0000 mon.a (mon.0) 596 : cluster [INF] daemon mds.cephfs.smithi134.wansiw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739864+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739864+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739885+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739885+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739898+0000 mon.a (mon.0) 599 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.739898+0000 mon.a (mon.0) 599 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.740184+0000 mon.a (mon.0) 600 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-13T13:46:14.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.740184+0000 mon.a (mon.0) 600 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-13T13:46:14.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: audit 2024-09-13T13:46:12.740437+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:14.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: audit 2024-09-13T13:46:12.740437+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:14.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.746309+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:creating} 2024-09-13T13:46:14.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.746309+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:creating} 2024-09-13T13:46:14.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.765678+0000 mon.a (mon.0) 603 : cluster [INF] daemon mds.cephfs.smithi134.wansiw is now active in filesystem cephfs as rank 0 2024-09-13T13:46:14.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:13 smithi134 bash[22059]: cluster 2024-09-13T13:46:12.765678+0000 mon.a (mon.0) 603 : cluster [INF] daemon mds.cephfs.smithi134.wansiw is now active in filesystem cephfs as rank 0 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.041051+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 31 unknown, 22 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.041051+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 31 unknown, 22 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739660+0000 mon.a (mon.0) 595 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:boot 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739660+0000 mon.a (mon.0) 595 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:boot 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739768+0000 mon.a (mon.0) 596 : cluster [INF] daemon mds.cephfs.smithi134.wansiw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739768+0000 mon.a (mon.0) 596 : cluster [INF] daemon mds.cephfs.smithi134.wansiw assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739864+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739864+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T13:46:14.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739885+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739885+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739898+0000 mon.a (mon.0) 599 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.739898+0000 mon.a (mon.0) 599 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.740184+0000 mon.a (mon.0) 600 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.740184+0000 mon.a (mon.0) 600 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: audit 2024-09-13T13:46:12.740437+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: audit 2024-09-13T13:46:12.740437+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.746309+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:creating} 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.746309+0000 mon.a (mon.0) 602 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:creating} 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.765678+0000 mon.a (mon.0) 603 : cluster [INF] daemon mds.cephfs.smithi134.wansiw is now active in filesystem cephfs as rank 0 2024-09-13T13:46:14.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:13 smithi040 bash[21280]: cluster 2024-09-13T13:46:12.765678+0000 mon.a (mon.0) 603 : cluster [INF] daemon mds.cephfs.smithi134.wansiw is now active in filesystem cephfs as rank 0 2024-09-13T13:46:14.278 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:14.278 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:14.278 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:14.278 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:14.430 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:14.538 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:14.539 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:14.539 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:14.539 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:46:14 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:46:15.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: cluster 2024-09-13T13:46:13.750712+0000 mon.a (mon.0) 604 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:active 2024-09-13T13:46:15.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: cluster 2024-09-13T13:46:13.750712+0000 mon.a (mon.0) 604 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:active 2024-09-13T13:46:15.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: cluster 2024-09-13T13:46:13.750961+0000 mon.a (mon.0) 605 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 2024-09-13T13:46:15.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: cluster 2024-09-13T13:46:13.750961+0000 mon.a (mon.0) 605 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.549484+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.549484+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.555930+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.555930+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.560304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.560304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.566110+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.566110+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.572147+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.572147+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.600860+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:15.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:14 smithi134 bash[22059]: audit 2024-09-13T13:46:14.600860+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: cluster 2024-09-13T13:46:13.750712+0000 mon.a (mon.0) 604 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:active 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: cluster 2024-09-13T13:46:13.750712+0000 mon.a (mon.0) 604 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:active 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: cluster 2024-09-13T13:46:13.750961+0000 mon.a (mon.0) 605 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: cluster 2024-09-13T13:46:13.750961+0000 mon.a (mon.0) 605 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.549484+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.549484+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.555930+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.555930+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.560304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.560304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.566110+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.566110+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.572147+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.572147+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.600860+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:15.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:14 smithi040 bash[21280]: audit 2024-09-13T13:46:14.600860+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:15.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: cluster 2024-09-13T13:46:13.750712+0000 mon.a (mon.0) 604 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:active 2024-09-13T13:46:15.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: cluster 2024-09-13T13:46:13.750712+0000 mon.a (mon.0) 604 : cluster [DBG] mds.? [v2:172.21.15.134:6816/897308064,v1:172.21.15.134:6817/897308064] up:active 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: cluster 2024-09-13T13:46:13.750961+0000 mon.a (mon.0) 605 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: cluster 2024-09-13T13:46:13.750961+0000 mon.a (mon.0) 605 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.549484+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.549484+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.555930+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.555930+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.560304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.560304+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.566110+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.566110+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.572147+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.572147+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:15.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.600860+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:15.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:14 smithi012 bash[19821]: audit 2024-09-13T13:46:14.600860+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:16.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:15 smithi134 bash[22059]: cluster 2024-09-13T13:46:14.041851+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 382 B/s wr, 4 op/s 2024-09-13T13:46:16.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:15 smithi134 bash[22059]: cluster 2024-09-13T13:46:14.041851+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 382 B/s wr, 4 op/s 2024-09-13T13:46:16.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:15 smithi134 bash[22059]: audit 2024-09-13T13:46:15.483060+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:16.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:15 smithi134 bash[22059]: audit 2024-09-13T13:46:15.483060+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:16.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:15 smithi040 bash[21280]: cluster 2024-09-13T13:46:14.041851+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 382 B/s wr, 4 op/s 2024-09-13T13:46:16.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:15 smithi040 bash[21280]: cluster 2024-09-13T13:46:14.041851+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 382 B/s wr, 4 op/s 2024-09-13T13:46:16.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:15 smithi040 bash[21280]: audit 2024-09-13T13:46:15.483060+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:16.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:15 smithi040 bash[21280]: audit 2024-09-13T13:46:15.483060+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:16.157 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:15 smithi012 bash[19821]: cluster 2024-09-13T13:46:14.041851+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 382 B/s wr, 4 op/s 2024-09-13T13:46:16.157 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:15 smithi012 bash[19821]: cluster 2024-09-13T13:46:14.041851+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v308: 65 pgs: 6 creating+peering, 59 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 382 B/s wr, 4 op/s 2024-09-13T13:46:16.158 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:15 smithi012 bash[19821]: audit 2024-09-13T13:46:15.483060+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:16.158 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:15 smithi012 bash[19821]: audit 2024-09-13T13:46:15.483060+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:16.526 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:46:16.526 INFO:teuthology.orchestra.run.smithi012.stdout:[{"events": ["2024-09-13T13:46:14.572342Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "running": 0, "size": 2}}, {"events": ["2024-09-13T13:38:59.346359Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:40:46.727797Z", "running": 1, "size": 1}}, {"events": ["2024-09-13T13:38:39.484909Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:40:46.727523Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:40:46.727977Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-13T13:46:16.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:16 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.042515+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 419 B/s wr, 3 op/s 2024-09-13T13:46:16.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:16 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.042515+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 419 B/s wr, 3 op/s 2024-09-13T13:46:16.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:16 smithi012 bash[19821]: audit 2024-09-13T13:46:16.519007+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:16.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:16 smithi012 bash[19821]: audit 2024-09-13T13:46:16.519007+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:17.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:16 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.042515+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 419 B/s wr, 3 op/s 2024-09-13T13:46:17.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:16 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.042515+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 419 B/s wr, 3 op/s 2024-09-13T13:46:17.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:16 smithi134 bash[22059]: audit 2024-09-13T13:46:16.519007+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:17.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:16 smithi134 bash[22059]: audit 2024-09-13T13:46:16.519007+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:17.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:16 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.042515+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 419 B/s wr, 3 op/s 2024-09-13T13:46:17.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:16 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.042515+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 419 B/s wr, 3 op/s 2024-09-13T13:46:17.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:16 smithi040 bash[21280]: audit 2024-09-13T13:46:16.519007+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:17.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:16 smithi040 bash[21280]: audit 2024-09-13T13:46:16.519007+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:17.178 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-13T13:46:18.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.763256+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:boot 2024-09-13T13:46:18.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.763256+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:boot 2024-09-13T13:46:18.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.763471+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi134.wansiw in favor of higher affinity standby. 2024-09-13T13:46:18.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.763471+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi134.wansiw in favor of higher affinity standby. 2024-09-13T13:46:18.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.763529+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi134.wansiw as rank 0 with standby daemon mds.cephfs.smithi012.dditoi 2024-09-13T13:46:18.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.763529+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi134.wansiw as rank 0 with standby daemon mds.cephfs.smithi012.dditoi 2024-09-13T13:46:18.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.764060+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T13:46:18.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.764060+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T13:46:18.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.764098+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-13T13:46:18.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.764098+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-13T13:46:18.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.764563+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 1 up:standby 2024-09-13T13:46:18.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.764563+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 1 up:standby 2024-09-13T13:46:18.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: audit 2024-09-13T13:46:16.764794+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:18.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: audit 2024-09-13T13:46:16.764794+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:18.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.774254+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-13T13:46:18.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.774254+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-13T13:46:18.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.774583+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:replay} 2024-09-13T13:46:18.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:17 smithi134 bash[22059]: cluster 2024-09-13T13:46:16.774583+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:replay} 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.763256+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:boot 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.763256+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:boot 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.763471+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi134.wansiw in favor of higher affinity standby. 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.763471+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi134.wansiw in favor of higher affinity standby. 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.763529+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi134.wansiw as rank 0 with standby daemon mds.cephfs.smithi012.dditoi 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.763529+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi134.wansiw as rank 0 with standby daemon mds.cephfs.smithi012.dditoi 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.764060+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.764060+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.764098+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.764098+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-13T13:46:18.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.764563+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 1 up:standby 2024-09-13T13:46:18.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.764563+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 1 up:standby 2024-09-13T13:46:18.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: audit 2024-09-13T13:46:16.764794+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:18.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: audit 2024-09-13T13:46:16.764794+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:18.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.774254+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-13T13:46:18.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.774254+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-13T13:46:18.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.774583+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:replay} 2024-09-13T13:46:18.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:17 smithi040 bash[21280]: cluster 2024-09-13T13:46:16.774583+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:replay} 2024-09-13T13:46:18.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.763256+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:boot 2024-09-13T13:46:18.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.763256+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:boot 2024-09-13T13:46:18.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.763471+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi134.wansiw in favor of higher affinity standby. 2024-09-13T13:46:18.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.763471+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi134.wansiw in favor of higher affinity standby. 2024-09-13T13:46:18.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.763529+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi134.wansiw as rank 0 with standby daemon mds.cephfs.smithi012.dditoi 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.763529+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi134.wansiw as rank 0 with standby daemon mds.cephfs.smithi012.dditoi 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.764060+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.764060+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.764098+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.764098+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.764563+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 1 up:standby 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.764563+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi134.wansiw=up:active} 1 up:standby 2024-09-13T13:46:18.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: audit 2024-09-13T13:46:16.764794+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:18.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: audit 2024-09-13T13:46:16.764794+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:18.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.774254+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-13T13:46:18.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.774254+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-13T13:46:18.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.774583+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:replay} 2024-09-13T13:46:18.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:17 smithi012 bash[19821]: cluster 2024-09-13T13:46:16.774583+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:replay} 2024-09-13T13:46:18.178 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:46:19.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.766330+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-13T13:46:19.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.766330+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.773458+0000 mon.a (mon.0) 623 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:reconnect 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.773458+0000 mon.a (mon.0) 623 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:reconnect 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.773583+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.134:6816/3847443611,v1:172.21.15.134:6817/3847443611] up:boot 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.773583+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.134:6816/3847443611,v1:172.21.15.134:6817/3847443611] up:boot 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.773832+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:reconnect} 1 up:standby 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:17.773832+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:reconnect} 1 up:standby 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: audit 2024-09-13T13:46:17.774454+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: audit 2024-09-13T13:46:17.774454+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.043340+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-13T13:46:19.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:18 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.043340+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-13T13:46:19.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.766330+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.766330+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.773458+0000 mon.a (mon.0) 623 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:reconnect 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.773458+0000 mon.a (mon.0) 623 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:reconnect 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.773583+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.134:6816/3847443611,v1:172.21.15.134:6817/3847443611] up:boot 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.773583+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.134:6816/3847443611,v1:172.21.15.134:6817/3847443611] up:boot 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.773832+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:reconnect} 1 up:standby 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:17.773832+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:reconnect} 1 up:standby 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: audit 2024-09-13T13:46:17.774454+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: audit 2024-09-13T13:46:17.774454+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.043340+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-13T13:46:19.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:18 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.043340+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.766330+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.766330+0000 mon.a (mon.0) 622 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.773458+0000 mon.a (mon.0) 623 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:reconnect 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.773458+0000 mon.a (mon.0) 623 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:reconnect 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.773583+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.134:6816/3847443611,v1:172.21.15.134:6817/3847443611] up:boot 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.773583+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.134:6816/3847443611,v1:172.21.15.134:6817/3847443611] up:boot 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.773832+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:reconnect} 1 up:standby 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:17.773832+0000 mon.a (mon.0) 625 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:reconnect} 1 up:standby 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: audit 2024-09-13T13:46:17.774454+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: audit 2024-09-13T13:46:17.774454+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:19.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.043340+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-13T13:46:19.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:18 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.043340+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-13T13:46:20.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.775227+0000 mon.a (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:rejoin 2024-09-13T13:46:20.141 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.775227+0000 mon.a (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:rejoin 2024-09-13T13:46:20.141 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.775393+0000 mon.a (mon.0) 628 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:rejoin} 1 up:standby 2024-09-13T13:46:20.141 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.775393+0000 mon.a (mon.0) 628 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:rejoin} 1 up:standby 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.775664+0000 mon.a (mon.0) 629 : cluster [INF] daemon mds.cephfs.smithi012.dditoi is now active in filesystem cephfs as rank 0 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:18.775664+0000 mon.a (mon.0) 629 : cluster [INF] daemon mds.cephfs.smithi012.dditoi is now active in filesystem cephfs as rank 0 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.771008+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.771008+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.771063+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.771063+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.778054+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:active 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.778054+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:active 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.778218+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi012.dditoi=up:active} 1 up:standby 2024-09-13T13:46:20.142 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:19 smithi134 bash[22059]: cluster 2024-09-13T13:46:19.778218+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi012.dditoi=up:active} 1 up:standby 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.775227+0000 mon.a (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:rejoin 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.775227+0000 mon.a (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:rejoin 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.775393+0000 mon.a (mon.0) 628 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:rejoin} 1 up:standby 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.775393+0000 mon.a (mon.0) 628 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:rejoin} 1 up:standby 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.775664+0000 mon.a (mon.0) 629 : cluster [INF] daemon mds.cephfs.smithi012.dditoi is now active in filesystem cephfs as rank 0 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:18.775664+0000 mon.a (mon.0) 629 : cluster [INF] daemon mds.cephfs.smithi012.dditoi is now active in filesystem cephfs as rank 0 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.771008+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.771008+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.771063+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.771063+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:20.143 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.778054+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:active 2024-09-13T13:46:20.144 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.778054+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:active 2024-09-13T13:46:20.144 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.778218+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi012.dditoi=up:active} 1 up:standby 2024-09-13T13:46:20.144 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:19 smithi040 bash[21280]: cluster 2024-09-13T13:46:19.778218+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi012.dditoi=up:active} 1 up:standby 2024-09-13T13:46:20.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.775227+0000 mon.a (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:rejoin 2024-09-13T13:46:20.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.775227+0000 mon.a (mon.0) 627 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:rejoin 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.775393+0000 mon.a (mon.0) 628 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:rejoin} 1 up:standby 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.775393+0000 mon.a (mon.0) 628 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi012.dditoi=up:rejoin} 1 up:standby 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.775664+0000 mon.a (mon.0) 629 : cluster [INF] daemon mds.cephfs.smithi012.dditoi is now active in filesystem cephfs as rank 0 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:18.775664+0000 mon.a (mon.0) 629 : cluster [INF] daemon mds.cephfs.smithi012.dditoi is now active in filesystem cephfs as rank 0 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.771008+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.771008+0000 mon.a (mon.0) 630 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.771063+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.771063+0000 mon.a (mon.0) 631 : cluster [INF] Cluster is now healthy 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.778054+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:active 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.778054+0000 mon.a (mon.0) 632 : cluster [DBG] mds.? [v2:172.21.15.12:6818/2583974810,v1:172.21.15.12:6819/2583974810] up:active 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.778218+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi012.dditoi=up:active} 1 up:standby 2024-09-13T13:46:20.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:19 smithi012 bash[19821]: cluster 2024-09-13T13:46:19.778218+0000 mon.a (mon.0) 633 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi012.dditoi=up:active} 1 up:standby 2024-09-13T13:46:21.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:20 smithi012 bash[19821]: audit 2024-09-13T13:46:19.901894+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:20 smithi012 bash[19821]: audit 2024-09-13T13:46:19.901894+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:20 smithi012 bash[19821]: audit 2024-09-13T13:46:19.909996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:20 smithi012 bash[19821]: audit 2024-09-13T13:46:19.909996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:20 smithi012 bash[19821]: cluster 2024-09-13T13:46:20.044122+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 549 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-13T13:46:21.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:20 smithi012 bash[19821]: cluster 2024-09-13T13:46:20.044122+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 549 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-13T13:46:21.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:20 smithi134 bash[22059]: audit 2024-09-13T13:46:19.901894+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:20 smithi134 bash[22059]: audit 2024-09-13T13:46:19.901894+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:20 smithi134 bash[22059]: audit 2024-09-13T13:46:19.909996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:20 smithi134 bash[22059]: audit 2024-09-13T13:46:19.909996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:20 smithi134 bash[22059]: cluster 2024-09-13T13:46:20.044122+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 549 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-13T13:46:21.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:20 smithi134 bash[22059]: cluster 2024-09-13T13:46:20.044122+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 549 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-13T13:46:21.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:20 smithi040 bash[21280]: audit 2024-09-13T13:46:19.901894+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:20 smithi040 bash[21280]: audit 2024-09-13T13:46:19.901894+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:20 smithi040 bash[21280]: audit 2024-09-13T13:46:19.909996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:20 smithi040 bash[21280]: audit 2024-09-13T13:46:19.909996+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:21.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:20 smithi040 bash[21280]: cluster 2024-09-13T13:46:20.044122+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 549 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-13T13:46:21.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:20 smithi040 bash[21280]: cluster 2024-09-13T13:46:20.044122+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 549 B/s rd, 1.5 KiB/s wr, 5 op/s 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.968956+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.968956+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.973525+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.973525+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.974504+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.974504+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.975245+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.975245+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.979661+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:20.979661+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.011941+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.011941+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.013595+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.013595+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.014502+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.014502+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.020257+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:21 smithi012 bash[19821]: audit 2024-09-13T13:46:21.020257+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.968956+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.968956+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.973525+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.973525+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.974504+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.974504+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.975245+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.975245+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.979661+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:20.979661+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.011941+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.011941+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:22.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.013595+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.013595+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.014502+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.014502+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.020257+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:21 smithi134 bash[22059]: audit 2024-09-13T13:46:21.020257+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.968956+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.968956+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.973525+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.973525+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.974504+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.974504+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.975245+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.975245+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.979661+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:20.979661+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.011941+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.011941+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:46:22.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.013595+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.013595+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:46:22.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.014502+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.014502+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:46:22.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.020257+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:21 smithi040 bash[21280]: audit 2024-09-13T13:46:21.020257+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:22.710 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:23.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:22 smithi012 bash[19821]: cluster 2024-09-13T13:46:22.044906+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-13T13:46:23.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:22 smithi012 bash[19821]: cluster 2024-09-13T13:46:22.044906+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-13T13:46:23.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:22 smithi134 bash[22059]: cluster 2024-09-13T13:46:22.044906+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-13T13:46:23.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:22 smithi134 bash[22059]: cluster 2024-09-13T13:46:22.044906+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-13T13:46:23.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:22 smithi040 bash[21280]: cluster 2024-09-13T13:46:22.044906+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-13T13:46:23.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:22 smithi040 bash[21280]: cluster 2024-09-13T13:46:22.044906+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-13T13:46:24.247 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:46:24.247 INFO:teuthology.orchestra.run.smithi012.stdout:[{"events": ["2024-09-13T13:46:14.572342Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:46:19.894193Z", "running": 2, "size": 2}}, {"events": ["2024-09-13T13:38:59.346359Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:46:20.964248Z", "running": 1, "size": 1}}, {"events": ["2024-09-13T13:38:39.484909Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:42:34.141548Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:42:34.141868Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-13T13:46:24.896 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-13T13:46:24.896 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:46:24.913 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-13T13:46:24.914 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-13T13:46:25.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:25 smithi012 bash[19821]: cluster 2024-09-13T13:46:24.045377+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-13T13:46:25.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:25 smithi012 bash[19821]: cluster 2024-09-13T13:46:24.045377+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-13T13:46:25.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:25 smithi012 bash[19821]: audit 2024-09-13T13:46:24.244115+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:25.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:25 smithi012 bash[19821]: audit 2024-09-13T13:46:24.244115+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:25.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:25 smithi040 bash[21280]: cluster 2024-09-13T13:46:24.045377+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-13T13:46:25.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:25 smithi040 bash[21280]: cluster 2024-09-13T13:46:24.045377+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-13T13:46:25.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:25 smithi040 bash[21280]: audit 2024-09-13T13:46:24.244115+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:25.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:25 smithi040 bash[21280]: audit 2024-09-13T13:46:24.244115+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:25.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:25 smithi134 bash[22059]: cluster 2024-09-13T13:46:24.045377+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-13T13:46:25.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:25 smithi134 bash[22059]: cluster 2024-09-13T13:46:24.045377+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 1.2 KiB/s wr, 9 op/s 2024-09-13T13:46:25.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:25 smithi134 bash[22059]: audit 2024-09-13T13:46:24.244115+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:25.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:25 smithi134 bash[22059]: audit 2024-09-13T13:46:24.244115+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:46:26.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:26 smithi134 bash[22059]: audit 2024-09-13T13:46:25.493527+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:26.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:26 smithi134 bash[22059]: audit 2024-09-13T13:46:25.493527+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:26.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:26 smithi040 bash[21280]: audit 2024-09-13T13:46:25.493527+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:26.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:26 smithi040 bash[21280]: audit 2024-09-13T13:46:25.493527+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:26.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:26 smithi012 bash[19821]: audit 2024-09-13T13:46:25.493527+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:26.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:26 smithi012 bash[19821]: audit 2024-09-13T13:46:25.493527+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.12:0/3755307167' entity='mgr.x' 2024-09-13T13:46:27.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:27 smithi134 bash[22059]: cluster 2024-09-13T13:46:26.046120+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.1 KiB/s wr, 9 op/s 2024-09-13T13:46:27.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:27 smithi134 bash[22059]: cluster 2024-09-13T13:46:26.046120+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.1 KiB/s wr, 9 op/s 2024-09-13T13:46:27.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:27 smithi040 bash[21280]: cluster 2024-09-13T13:46:26.046120+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.1 KiB/s wr, 9 op/s 2024-09-13T13:46:27.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:27 smithi040 bash[21280]: cluster 2024-09-13T13:46:26.046120+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.1 KiB/s wr, 9 op/s 2024-09-13T13:46:27.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:27 smithi012 bash[19821]: cluster 2024-09-13T13:46:26.046120+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.1 KiB/s wr, 9 op/s 2024-09-13T13:46:27.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:27 smithi012 bash[19821]: cluster 2024-09-13T13:46:26.046120+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 1.1 KiB/s wr, 9 op/s 2024-09-13T13:46:29.679 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:29.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:29 smithi012 bash[19821]: cluster 2024-09-13T13:46:28.047185+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:46:29.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:29 smithi012 bash[19821]: cluster 2024-09-13T13:46:28.047185+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:46:29.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:29 smithi134 bash[22059]: cluster 2024-09-13T13:46:28.047185+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:46:29.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:29 smithi134 bash[22059]: cluster 2024-09-13T13:46:28.047185+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:46:29.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:29 smithi040 bash[21280]: cluster 2024-09-13T13:46:28.047185+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:46:29.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:29 smithi040 bash[21280]: cluster 2024-09-13T13:46:28.047185+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:46:31.510 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:31 smithi012 bash[20073]: debug 2024-09-13T13:46:31.182+0000 7fbaeaa80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:46:31.510 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:31 smithi012 bash[20073]: debug 2024-09-13T13:46:31.182+0000 7fbaeaa80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:46:31.510 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:31 smithi012 bash[20073]: debug 2024-09-13T13:46:31.182+0000 7fbaeaa80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:46:31.510 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:31 smithi012 bash[20073]: debug 2024-09-13T13:46:31.182+0000 7fbaeaa80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:46:31.510 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:31 smithi012 bash[20073]: debug 2024-09-13T13:46:31.182+0000 7fbaeaa80640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:46:31.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:31 smithi134 bash[22059]: cluster 2024-09-13T13:46:30.048031+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:46:31.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:31 smithi134 bash[22059]: cluster 2024-09-13T13:46:30.048031+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:46:31.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:31 smithi012 bash[19821]: cluster 2024-09-13T13:46:30.048031+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:46:31.873 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:31 smithi012 bash[19821]: cluster 2024-09-13T13:46:30.048031+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:46:31.874 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-13T13:46:31.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:31 smithi040 bash[21280]: cluster 2024-09-13T13:46:30.048031+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:46:31.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:31 smithi040 bash[21280]: cluster 2024-09-13T13:46:30.048031+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:46:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:32 smithi134 bash[22059]: audit 2024-09-13T13:46:31.179878+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:32 smithi134 bash[22059]: audit 2024-09-13T13:46:31.179878+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:32 smithi040 bash[21280]: audit 2024-09-13T13:46:31.179878+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:32 smithi040 bash[21280]: audit 2024-09-13T13:46:31.179878+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:32.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:32 smithi012 bash[19821]: audit 2024-09-13T13:46:31.179878+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:32.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:32 smithi012 bash[19821]: audit 2024-09-13T13:46:31.179878+0000 mgr.x (mgr.14152) 357 : audit [DBG] from='client.14496 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:46:33.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:33 smithi134 bash[22059]: cluster 2024-09-13T13:46:32.048910+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T13:46:33.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:33 smithi134 bash[22059]: cluster 2024-09-13T13:46:32.048910+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T13:46:33.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:33 smithi040 bash[21280]: cluster 2024-09-13T13:46:32.048910+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T13:46:33.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:33 smithi040 bash[21280]: cluster 2024-09-13T13:46:32.048910+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T13:46:33.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:33 smithi012 bash[19821]: cluster 2024-09-13T13:46:32.048910+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T13:46:33.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:33 smithi012 bash[19821]: cluster 2024-09-13T13:46:32.048910+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T13:46:34.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:34 smithi134 bash[22059]: cluster 2024-09-13T13:46:33.535642+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-13T13:46:34.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:34 smithi134 bash[22059]: cluster 2024-09-13T13:46:33.535642+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-13T13:46:34.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:34 smithi040 bash[21280]: cluster 2024-09-13T13:46:33.535642+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-13T13:46:34.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:34 smithi040 bash[21280]: cluster 2024-09-13T13:46:33.535642+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-13T13:46:34.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:34 smithi012 bash[19821]: cluster 2024-09-13T13:46:33.535642+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-13T13:46:34.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:34 smithi012 bash[19821]: cluster 2024-09-13T13:46:33.535642+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-13T13:46:35.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:35 smithi134 bash[22059]: cluster 2024-09-13T13:46:34.049818+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 852 B/s wr, 5 op/s 2024-09-13T13:46:35.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:35 smithi134 bash[22059]: cluster 2024-09-13T13:46:34.049818+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 852 B/s wr, 5 op/s 2024-09-13T13:46:35.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:35 smithi040 bash[21280]: cluster 2024-09-13T13:46:34.049818+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 852 B/s wr, 5 op/s 2024-09-13T13:46:35.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:35 smithi040 bash[21280]: cluster 2024-09-13T13:46:34.049818+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 852 B/s wr, 5 op/s 2024-09-13T13:46:35.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:35 smithi012 bash[19821]: cluster 2024-09-13T13:46:34.049818+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 852 B/s wr, 5 op/s 2024-09-13T13:46:35.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:35 smithi012 bash[19821]: cluster 2024-09-13T13:46:34.049818+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 852 B/s wr, 5 op/s 2024-09-13T13:46:36.639 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:37.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:37 smithi134 bash[22059]: cluster 2024-09-13T13:46:36.050525+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 852 B/s wr, 0 op/s 2024-09-13T13:46:37.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:37 smithi134 bash[22059]: cluster 2024-09-13T13:46:36.050525+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 852 B/s wr, 0 op/s 2024-09-13T13:46:37.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:37 smithi040 bash[21280]: cluster 2024-09-13T13:46:36.050525+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 852 B/s wr, 0 op/s 2024-09-13T13:46:37.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:37 smithi040 bash[21280]: cluster 2024-09-13T13:46:36.050525+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 852 B/s wr, 0 op/s 2024-09-13T13:46:37.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:37 smithi012 bash[19821]: cluster 2024-09-13T13:46:36.050525+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 852 B/s wr, 0 op/s 2024-09-13T13:46:37.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:37 smithi012 bash[19821]: cluster 2024-09-13T13:46:36.050525+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 852 B/s wr, 0 op/s 2024-09-13T13:46:38.749 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-13T13:46:39.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:39 smithi134 bash[22059]: audit 2024-09-13T13:46:38.038640+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14508 -' 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-13T13:46:39.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:39 smithi134 bash[22059]: audit 2024-09-13T13:46:38.038640+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14508 -' 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-13T13:46:39.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:39 smithi134 bash[22059]: cluster 2024-09-13T13:46:38.051326+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:39.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:39 smithi134 bash[22059]: cluster 2024-09-13T13:46:38.051326+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:39.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:39 smithi040 bash[21280]: audit 2024-09-13T13:46:38.038640+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14508 -' 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-13T13:46:39.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:39 smithi040 bash[21280]: audit 2024-09-13T13:46:38.038640+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14508 -' 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-13T13:46:39.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:39 smithi040 bash[21280]: cluster 2024-09-13T13:46:38.051326+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:39.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:39 smithi040 bash[21280]: cluster 2024-09-13T13:46:38.051326+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:39.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:39 smithi012 bash[19821]: audit 2024-09-13T13:46:38.038640+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14508 -' 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-13T13:46:39.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:39 smithi012 bash[19821]: audit 2024-09-13T13:46:38.038640+0000 mgr.x (mgr.14152) 361 : audit [DBG] from='client.14508 -' 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-13T13:46:39.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:39 smithi012 bash[19821]: cluster 2024-09-13T13:46:38.051326+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:39.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:39 smithi012 bash[19821]: cluster 2024-09-13T13:46:38.051326+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:41.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:41 smithi134 bash[22059]: cluster 2024-09-13T13:46:40.052116+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:41.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:41 smithi134 bash[22059]: cluster 2024-09-13T13:46:40.052116+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:41.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:41 smithi040 bash[21280]: cluster 2024-09-13T13:46:40.052116+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:41.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:41 smithi040 bash[21280]: cluster 2024-09-13T13:46:40.052116+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:41.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:41 smithi012 bash[19821]: cluster 2024-09-13T13:46:40.052116+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:41.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:41 smithi012 bash[19821]: cluster 2024-09-13T13:46:40.052116+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 585 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-13T13:46:43.515 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:43.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:43 smithi134 bash[22059]: cluster 2024-09-13T13:46:42.052933+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-13T13:46:43.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:43 smithi134 bash[22059]: cluster 2024-09-13T13:46:42.052933+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-13T13:46:43.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:43 smithi040 bash[21280]: cluster 2024-09-13T13:46:42.052933+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-13T13:46:43.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:43 smithi040 bash[21280]: cluster 2024-09-13T13:46:42.052933+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-13T13:46:43.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:43 smithi012 bash[19821]: cluster 2024-09-13T13:46:42.052933+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-13T13:46:43.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:43 smithi012 bash[19821]: cluster 2024-09-13T13:46:42.052933+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s wr, 0 op/s 2024-09-13T13:46:45.600 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-13T13:46:45.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:45 smithi134 bash[22059]: cluster 2024-09-13T13:46:44.053799+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 0 op/s 2024-09-13T13:46:45.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:45 smithi134 bash[22059]: cluster 2024-09-13T13:46:44.053799+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 0 op/s 2024-09-13T13:46:45.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:45 smithi040 bash[21280]: cluster 2024-09-13T13:46:44.053799+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 0 op/s 2024-09-13T13:46:45.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:45 smithi040 bash[21280]: cluster 2024-09-13T13:46:44.053799+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 0 op/s 2024-09-13T13:46:45.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:45 smithi012 bash[19821]: cluster 2024-09-13T13:46:44.053799+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 0 op/s 2024-09-13T13:46:45.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:45 smithi012 bash[19821]: cluster 2024-09-13T13:46:44.053799+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s wr, 0 op/s 2024-09-13T13:46:46.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:46 smithi134 bash[22059]: audit 2024-09-13T13:46:44.927433+0000 mgr.x (mgr.14152) 366 : audit [DBG] from='client.14514 -' 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-13T13:46:46.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:46 smithi134 bash[22059]: audit 2024-09-13T13:46:44.927433+0000 mgr.x (mgr.14152) 366 : audit [DBG] from='client.14514 -' 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-13T13:46:46.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:46 smithi040 bash[21280]: audit 2024-09-13T13:46:44.927433+0000 mgr.x (mgr.14152) 366 : audit [DBG] from='client.14514 -' 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-13T13:46:46.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:46 smithi040 bash[21280]: audit 2024-09-13T13:46:44.927433+0000 mgr.x (mgr.14152) 366 : audit [DBG] from='client.14514 -' 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-13T13:46:46.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:46 smithi012 bash[19821]: audit 2024-09-13T13:46:44.927433+0000 mgr.x (mgr.14152) 366 : audit [DBG] from='client.14514 -' 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-13T13:46:46.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:46 smithi012 bash[19821]: audit 2024-09-13T13:46:44.927433+0000 mgr.x (mgr.14152) 366 : audit [DBG] from='client.14514 -' 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-13T13:46:47.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:47 smithi134 bash[22059]: cluster 2024-09-13T13:46:46.054516+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-13T13:46:47.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:47 smithi134 bash[22059]: cluster 2024-09-13T13:46:46.054516+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-13T13:46:47.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:47 smithi040 bash[21280]: cluster 2024-09-13T13:46:46.054516+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-13T13:46:47.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:47 smithi040 bash[21280]: cluster 2024-09-13T13:46:46.054516+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-13T13:46:47.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:47 smithi012 bash[19821]: cluster 2024-09-13T13:46:46.054516+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-13T13:46:47.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:47 smithi012 bash[19821]: cluster 2024-09-13T13:46:46.054516+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 600 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s wr, 0 op/s 2024-09-13T13:46:49.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:49 smithi134 bash[22059]: cluster 2024-09-13T13:46:48.055468+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:49.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:49 smithi134 bash[22059]: cluster 2024-09-13T13:46:48.055468+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:49.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:49 smithi040 bash[21280]: cluster 2024-09-13T13:46:48.055468+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:49.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:49 smithi040 bash[21280]: cluster 2024-09-13T13:46:48.055468+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:49.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:49 smithi012 bash[19821]: cluster 2024-09-13T13:46:48.055468+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:49.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:49 smithi012 bash[19821]: cluster 2024-09-13T13:46:48.055468+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:50.358 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:51 smithi012 bash[19821]: cluster 2024-09-13T13:46:50.056294+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:51.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:51 smithi012 bash[19821]: cluster 2024-09-13T13:46:50.056294+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:51.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:51 smithi134 bash[22059]: cluster 2024-09-13T13:46:50.056294+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:51.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:51 smithi134 bash[22059]: cluster 2024-09-13T13:46:50.056294+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:51.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:51 smithi040 bash[21280]: cluster 2024-09-13T13:46:50.056294+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:51.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:51 smithi040 bash[21280]: cluster 2024-09-13T13:46:50.056294+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 619 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s wr, 1 op/s 2024-09-13T13:46:52.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:52 smithi134 bash[22059]: audit 2024-09-13T13:46:51.808179+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-13T13:46:52.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:52 smithi134 bash[22059]: audit 2024-09-13T13:46:51.808179+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-13T13:46:52.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:52 smithi040 bash[21280]: audit 2024-09-13T13:46:51.808179+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-13T13:46:52.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:52 smithi040 bash[21280]: audit 2024-09-13T13:46:51.808179+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-13T13:46:52.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:52 smithi012 bash[19821]: audit 2024-09-13T13:46:51.808179+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-13T13:46:52.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:52 smithi012 bash[19821]: audit 2024-09-13T13:46:51.808179+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-13T13:46:52.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:52 smithi012 bash[20073]: ignoring --setuser ceph since I am not root 2024-09-13T13:46:52.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:46:52 smithi012 bash[20073]: ignoring --setgroup ceph since I am not root 2024-09-13T13:46:53.376 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-13T13:46:53.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:53 smithi012 bash[19821]: audit 2024-09-13T13:46:52.586965+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-13T13:46:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:53 smithi012 bash[19821]: audit 2024-09-13T13:46:52.586965+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-13T13:46:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:53 smithi012 bash[19821]: cluster 2024-09-13T13:46:52.594329+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-13T13:46:53.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:53 smithi012 bash[19821]: cluster 2024-09-13T13:46:52.594329+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-13T13:46:53.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:53 smithi134 bash[22059]: audit 2024-09-13T13:46:52.586965+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-13T13:46:53.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:53 smithi134 bash[22059]: audit 2024-09-13T13:46:52.586965+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-13T13:46:53.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:53 smithi134 bash[22059]: cluster 2024-09-13T13:46:52.594329+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-13T13:46:53.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:53 smithi134 bash[22059]: cluster 2024-09-13T13:46:52.594329+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-13T13:46:53.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:53 smithi040 bash[21280]: audit 2024-09-13T13:46:52.586965+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-13T13:46:53.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:53 smithi040 bash[21280]: audit 2024-09-13T13:46:52.586965+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.12:0/788207705' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-13T13:46:53.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:53 smithi040 bash[21280]: cluster 2024-09-13T13:46:52.594329+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-13T13:46:53.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:53 smithi040 bash[21280]: cluster 2024-09-13T13:46:52.594329+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-13T13:46:58.116 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:46:59.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.918955+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:46:59.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.918955+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:46:59.255 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.919545+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:59.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.919545+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:59.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.930616+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-13T13:46:59.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.930616+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-13T13:46:59.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.930973+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0116347s) 2024-09-13T13:46:59.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.930973+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0116347s) 2024-09-13T13:46:59.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.932894+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:46:59.256 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.932894+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:46:59.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.933184+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:46:59.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.933184+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:46:59.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.933451+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:46:59.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.933451+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:46:59.257 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.933944+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:59.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.933944+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:59.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.934802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:59.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.934802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:59.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.936091+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:46:59.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.936091+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:46:59.258 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.937293+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:46:59.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.937293+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:46:59.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.938124+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:46:59.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.938124+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:46:59.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.938744+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:46:59.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.938744+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:46:59.259 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.939605+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:46:59.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.939605+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:46:59.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.940354+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:46:59.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.940354+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:46:59.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.941118+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:46:59.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.941118+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:46:59.260 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.944524+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:46:59.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.944524+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:46:59.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.945207+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:46:59.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.945207+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:46:59.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.946420+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:46:59.261 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:58 smithi012 bash[19821]: audit 2024-09-13T13:46:58.946420+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:46:59.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.918955+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:46:59.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.918955+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:46:59.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.919545+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:59.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.919545+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:59.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.930616+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.930616+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.930973+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0116347s) 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.930973+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0116347s) 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.932894+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.932894+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.933184+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.933184+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.933451+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.933451+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.933944+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.933944+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.934802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:59.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.934802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.936091+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.936091+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.937293+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.937293+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.938124+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.938124+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.938744+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.938744+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:46:59.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.939605+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.939605+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.940354+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.940354+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.941118+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.941118+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.944524+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.944524+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.945207+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.945207+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.946420+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:46:59.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:58 smithi134 bash[22059]: audit 2024-09-13T13:46:58.946420+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:46:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.918955+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:46:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.918955+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon x restarted 2024-09-13T13:46:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.919545+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.919545+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon x 2024-09-13T13:46:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.930616+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-13T13:46:59.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.930616+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.930973+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0116347s) 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.930973+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0116347s) 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.932894+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.932894+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.933184+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.933184+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.933451+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.933451+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.933944+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.933944+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi012.dditoi"} : dispatch 2024-09-13T13:46:59.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.934802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:59.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.934802+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi134.wansiw"} : dispatch 2024-09-13T13:46:59.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.936091+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:46:59.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.936091+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-13T13:46:59.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.937293+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:46:59.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.937293+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-13T13:46:59.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.938124+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:46:59.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.938124+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.938744+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.938744+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.939605+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.939605+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.940354+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.940354+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.941118+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.941118+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.944524+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.944524+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.945207+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.945207+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-13T13:46:59.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.946420+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:46:59.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:58 smithi040 bash[21280]: audit 2024-09-13T13:46:58.946420+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-13T13:47:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.995949+0000 mon.a (mon.0) 669 : cluster [INF] Manager daemon x is now available 2024-09-13T13:47:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: cluster 2024-09-13T13:46:58.995949+0000 mon.a (mon.0) 669 : cluster [INF] Manager daemon x is now available 2024-09-13T13:47:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.428886+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.428886+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.457982+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:47:00.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.457982+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:47:00.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.462696+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:47:00.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.462696+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:47:00.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.470668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:47:00.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:46:59 smithi040 bash[21280]: audit 2024-09-13T13:46:59.470668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:47:00.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.995949+0000 mon.a (mon.0) 669 : cluster [INF] Manager daemon x is now available 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: cluster 2024-09-13T13:46:58.995949+0000 mon.a (mon.0) 669 : cluster [INF] Manager daemon x is now available 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.428886+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.428886+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.457982+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.457982+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.462696+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.462696+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.470668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:47:00.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:46:59 smithi134 bash[22059]: audit 2024-09-13T13:46:59.470668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:47:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.995949+0000 mon.a (mon.0) 669 : cluster [INF] Manager daemon x is now available 2024-09-13T13:47:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: cluster 2024-09-13T13:46:58.995949+0000 mon.a (mon.0) 669 : cluster [INF] Manager daemon x is now available 2024-09-13T13:47:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.428886+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.428886+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.457982+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:47:00.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.457982+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-13T13:47:00.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.462696+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:47:00.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.462696+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-13T13:47:00.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.470668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:47:00.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:46:59 smithi012 bash[19821]: audit 2024-09-13T13:46:59.470668+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-13T13:47:01.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:46:59.992718+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:46:59.992718+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.000246+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.000246+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.000965+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.08163s) 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.000965+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.08163s) 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:47:00.007775+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:47:00.007775+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.019928+0000 mgr.x (mgr.14526) 1 : cluster [DBG] pgmap v4: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.019928+0000 mgr.x (mgr.14526) 1 : cluster [DBG] pgmap v4: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:47:00.382471+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:47:00.382471+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:47:00.387634+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:01 smithi134 bash[22059]: audit 2024-09-13T13:47:00.387634+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:00 smithi040 bash[21280]: audit 2024-09-13T13:46:59.992718+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:00 smithi040 bash[21280]: audit 2024-09-13T13:46:59.992718+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.000246+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.000246+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.000965+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.08163s) 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.000965+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.08163s) 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: audit 2024-09-13T13:47:00.007775+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: audit 2024-09-13T13:47:00.007775+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.019928+0000 mgr.x (mgr.14526) 1 : cluster [DBG] pgmap v4: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.019928+0000 mgr.x (mgr.14526) 1 : cluster [DBG] pgmap v4: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: audit 2024-09-13T13:47:00.382471+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: audit 2024-09-13T13:47:00.382471+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: audit 2024-09-13T13:47:00.387634+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:01 smithi040 bash[21280]: audit 2024-09-13T13:47:00.387634+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f36ec1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f36ec1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f36ec1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f36ec1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f36ec1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f39ec7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f39ec7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f39ec7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f39ec7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.041+0000 7f3f39ec7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:01.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:46:59.992718+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:46:59.992718+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.000246+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.000246+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.000965+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.08163s) 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.000965+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.08163s) 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:47:00.007775+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:47:00.007775+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.019928+0000 mgr.x (mgr.14526) 1 : cluster [DBG] pgmap v4: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.019928+0000 mgr.x (mgr.14526) 1 : cluster [DBG] pgmap v4: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:47:00.382471+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:47:00.382471+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:47:00.387634+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:00 smithi012 bash[19821]: audit 2024-09-13T13:47:00.387634+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: debug 2024-09-13T13:47:01.601+0000 7f3f1fe13640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:13:47:01] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: Traceback (most recent call last): 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: self._run(expiration_interval) 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:01.925 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: s = self.context.wrap_socket( 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: return self.sslsocket_class._create( 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: self.do_handshake() 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: self._sslobj.do_handshake() 2024-09-13T13:47:01.926 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[20073]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.994294+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cluster 2024-09-13T13:47:00.994294+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: audit 2024-09-13T13:47:01.006008+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: audit 2024-09-13T13:47:01.006008+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cluster 2024-09-13T13:47:01.012506+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cluster 2024-09-13T13:47:01.012506+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.372167+0000 mgr.x (mgr.14526) 3 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTING 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.372167+0000 mgr.x (mgr.14526) 3 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTING 2024-09-13T13:47:02.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cluster 2024-09-13T13:47:01.395811+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cluster 2024-09-13T13:47:01.395811+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.474007+0000 mgr.x (mgr.14526) 4 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.474007+0000 mgr.x (mgr.14526) 4 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.602673+0000 mgr.x (mgr.14526) 5 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.602673+0000 mgr.x (mgr.14526) 5 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.602946+0000 mgr.x (mgr.14526) 6 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTED 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.602946+0000 mgr.x (mgr.14526) 6 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTED 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.605638+0000 mgr.x (mgr.14526) 7 : cephadm [ERR] [13/Sep/2024:13:47:01] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: Traceback (most recent call last): 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:02.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self._run(expiration_interval) 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: s = self.context.wrap_socket( 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: return self.sslsocket_class._create( 2024-09-13T13:47:02.350 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self.do_handshake() 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self._sslobj.do_handshake() 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: cephadm 2024-09-13T13:47:01.605638+0000 mgr.x (mgr.14526) 7 : cephadm [ERR] [13/Sep/2024:13:47:01] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: Traceback (most recent call last): 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self._run(expiration_interval) 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:02.351 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: s = self.context.wrap_socket( 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: return self.sslsocket_class._create( 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self.do_handshake() 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: self._sslobj.do_handshake() 2024-09-13T13:47:02.352 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:02 smithi134 bash[22059]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.994294+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:47:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cluster 2024-09-13T13:47:00.994294+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:47:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: audit 2024-09-13T13:47:01.006008+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-13T13:47:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: audit 2024-09-13T13:47:01.006008+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-13T13:47:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cluster 2024-09-13T13:47:01.012506+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-13T13:47:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cluster 2024-09-13T13:47:01.012506+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-13T13:47:02.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.372167+0000 mgr.x (mgr.14526) 3 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTING 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.372167+0000 mgr.x (mgr.14526) 3 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTING 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cluster 2024-09-13T13:47:01.395811+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cluster 2024-09-13T13:47:01.395811+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.474007+0000 mgr.x (mgr.14526) 4 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.474007+0000 mgr.x (mgr.14526) 4 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.602673+0000 mgr.x (mgr.14526) 5 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.602673+0000 mgr.x (mgr.14526) 5 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.602946+0000 mgr.x (mgr.14526) 6 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTED 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.602946+0000 mgr.x (mgr.14526) 6 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTED 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.605638+0000 mgr.x (mgr.14526) 7 : cephadm [ERR] [13/Sep/2024:13:47:01] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: Traceback (most recent call last): 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:02.381 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self._run(expiration_interval) 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: s = self.context.wrap_socket( 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: return self.sslsocket_class._create( 2024-09-13T13:47:02.382 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self.do_handshake() 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self._sslobj.do_handshake() 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: cephadm 2024-09-13T13:47:01.605638+0000 mgr.x (mgr.14526) 7 : cephadm [ERR] [13/Sep/2024:13:47:01] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: Traceback (most recent call last): 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self._run(expiration_interval) 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:02.383 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: s = self.context.wrap_socket( 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: return self.sslsocket_class._create( 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self.do_handshake() 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: self._sslobj.do_handshake() 2024-09-13T13:47:02.384 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:02 smithi040 bash[21280]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:01 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.994294+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:47:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cluster 2024-09-13T13:47:00.994294+0000 mon.a (mon.0) 680 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T13:47:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: audit 2024-09-13T13:47:01.006008+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-13T13:47:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: audit 2024-09-13T13:47:01.006008+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-13T13:47:02.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cluster 2024-09-13T13:47:01.012506+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cluster 2024-09-13T13:47:01.012506+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.372167+0000 mgr.x (mgr.14526) 3 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTING 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.372167+0000 mgr.x (mgr.14526) 3 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTING 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cluster 2024-09-13T13:47:01.395811+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cluster 2024-09-13T13:47:01.395811+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.474007+0000 mgr.x (mgr.14526) 4 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.474007+0000 mgr.x (mgr.14526) 4 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on http://172.21.15.12:8765 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.602673+0000 mgr.x (mgr.14526) 5 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.602673+0000 mgr.x (mgr.14526) 5 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Serving on https://172.21.15.12:7150 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.602946+0000 mgr.x (mgr.14526) 6 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTED 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.602946+0000 mgr.x (mgr.14526) 6 : cephadm [INF] [13/Sep/2024:13:47:01] ENGINE Bus STARTED 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.605638+0000 mgr.x (mgr.14526) 7 : cephadm [ERR] [13/Sep/2024:13:47:01] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:02.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: Traceback (most recent call last): 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self._run(expiration_interval) 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:02.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: s = self.context.wrap_socket( 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: return self.sslsocket_class._create( 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self.do_handshake() 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self._sslobj.do_handshake() 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: cephadm 2024-09-13T13:47:01.605638+0000 mgr.x (mgr.14526) 7 : cephadm [ERR] [13/Sep/2024:13:47:01] ENGINE Error in HTTPServer.serve 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: Traceback (most recent call last): 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self._connections.run(self.expiration_interval) 2024-09-13T13:47:02.428 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self._run(expiration_interval) 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: s = self.context.wrap_socket( 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: return self.sslsocket_class._create( 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self.do_handshake() 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T13:47:02.429 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: self._sslobj.do_handshake() 2024-09-13T13:47:02.430 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:02 smithi012 bash[19821]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T13:47:03.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:03 smithi134 bash[22059]: cluster 2024-09-13T13:47:02.013785+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-13T13:47:03.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:03 smithi134 bash[22059]: cluster 2024-09-13T13:47:02.013785+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-13T13:47:03.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:03 smithi040 bash[21280]: cluster 2024-09-13T13:47:02.013785+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-13T13:47:03.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:03 smithi040 bash[21280]: cluster 2024-09-13T13:47:02.013785+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-13T13:47:03.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:03 smithi012 bash[19821]: cluster 2024-09-13T13:47:02.013785+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-13T13:47:03.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:03 smithi012 bash[19821]: cluster 2024-09-13T13:47:02.013785+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-13T13:47:04.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:02.941171+0000 mgr.x (mgr.14526) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:04.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:02.941171+0000 mgr.x (mgr.14526) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:03.008460+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:47:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:03.008460+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:47:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:03.008505+0000 mon.a (mon.0) 686 : cluster [INF] Cluster is now healthy 2024-09-13T13:47:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:03.008505+0000 mon.a (mon.0) 686 : cluster [INF] Cluster is now healthy 2024-09-13T13:47:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:03.028302+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-13T13:47:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:04 smithi134 bash[22059]: cluster 2024-09-13T13:47:03.028302+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-13T13:47:04.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:02.941171+0000 mgr.x (mgr.14526) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:04.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:02.941171+0000 mgr.x (mgr.14526) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:04.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:03.008460+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:47:04.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:03.008460+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:47:04.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:03.008505+0000 mon.a (mon.0) 686 : cluster [INF] Cluster is now healthy 2024-09-13T13:47:04.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:03.008505+0000 mon.a (mon.0) 686 : cluster [INF] Cluster is now healthy 2024-09-13T13:47:04.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:03.028302+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-13T13:47:04.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:04 smithi040 bash[21280]: cluster 2024-09-13T13:47:03.028302+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-13T13:47:04.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:02.941171+0000 mgr.x (mgr.14526) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:04.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:02.941171+0000 mgr.x (mgr.14526) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:04.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:03.008460+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:47:04.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:03.008460+0000 mon.a (mon.0) 685 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T13:47:04.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:03.008505+0000 mon.a (mon.0) 686 : cluster [INF] Cluster is now healthy 2024-09-13T13:47:04.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:03.008505+0000 mon.a (mon.0) 686 : cluster [INF] Cluster is now healthy 2024-09-13T13:47:04.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:03.028302+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-13T13:47:04.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:04 smithi012 bash[19821]: cluster 2024-09-13T13:47:03.028302+0000 mon.a (mon.0) 687 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-13T13:47:06.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: cluster 2024-09-13T13:47:04.941703+0000 mgr.x (mgr.14526) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: cluster 2024-09-13T13:47:04.941703+0000 mgr.x (mgr.14526) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.075362+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.075362+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.082998+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.082998+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.203579+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.203579+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.210342+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.210342+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.706550+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.706550+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.711001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:06 smithi134 bash[22059]: audit 2024-09-13T13:47:05.711001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: cluster 2024-09-13T13:47:04.941703+0000 mgr.x (mgr.14526) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:06.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: cluster 2024-09-13T13:47:04.941703+0000 mgr.x (mgr.14526) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:06.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.075362+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.075362+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.082998+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.082998+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.203579+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.203579+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.210342+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.210342+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.706550+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.706550+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.711001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.380 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:06 smithi040 bash[21280]: audit 2024-09-13T13:47:05.711001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: cluster 2024-09-13T13:47:04.941703+0000 mgr.x (mgr.14526) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: cluster 2024-09-13T13:47:04.941703+0000 mgr.x (mgr.14526) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.075362+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.075362+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.082998+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.082998+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.203579+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.203579+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.210342+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.210342+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.706550+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.706550+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.711001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:06.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:06 smithi012 bash[19821]: audit 2024-09-13T13:47:05.711001+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.162088+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.162088+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.170071+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.170071+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.172695+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.172695+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.174096+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.174096+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.175116+0000 mgr.x (mgr.14526) 10 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8632M 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.175116+0000 mgr.x (mgr.14526) 10 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8632M 2024-09-13T13:47:07.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.182140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.182140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.377823+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.377823+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.386470+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.386470+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.872920+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.872920+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.878969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.878969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.880475+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.880475+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.881201+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.881201+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.884722+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.884722+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.886789+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:07.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.886789+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:07.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.887514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:07.427 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:07 smithi012 bash[19821]: audit 2024-09-13T13:47:06.887514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.162088+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.162088+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.170071+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.170071+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.172695+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.172695+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.174096+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.174096+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.175116+0000 mgr.x (mgr.14526) 10 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8632M 2024-09-13T13:47:07.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.175116+0000 mgr.x (mgr.14526) 10 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8632M 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.182140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.182140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.377823+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.377823+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.386470+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.386470+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.872920+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.872920+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.878969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.878969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.880475+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.880475+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.881201+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.881201+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.884722+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.884722+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.886789+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.886789+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.887514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:07.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:07 smithi134 bash[22059]: audit 2024-09-13T13:47:06.887514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.162088+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.162088+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.170071+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.170071+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.172695+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.172695+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.174096+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.174096+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.175116+0000 mgr.x (mgr.14526) 10 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8632M 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.175116+0000 mgr.x (mgr.14526) 10 : cephadm [INF] Adjusting osd_memory_target on smithi134 to 8632M 2024-09-13T13:47:07.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.182140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.182140+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.377823+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.377823+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.386470+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.386470+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.872920+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.872920+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.878969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.878969+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.880475+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.880475+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.881201+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.881201+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.884722+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.884722+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.886789+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.886789+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.887514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:07.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:07 smithi040 bash[21280]: audit 2024-09-13T13:47:06.887514+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.881699+0000 mgr.x (mgr.14526) 11 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 6586M 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.881699+0000 mgr.x (mgr.14526) 11 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 6586M 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.888885+0000 mgr.x (mgr.14526) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.888885+0000 mgr.x (mgr.14526) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.889183+0000 mgr.x (mgr.14526) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.889183+0000 mgr.x (mgr.14526) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.889738+0000 mgr.x (mgr.14526) 14 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:06.889738+0000 mgr.x (mgr.14526) 14 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:47:08.598 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cluster 2024-09-13T13:47:06.942593+0000 mgr.x (mgr.14526) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cluster 2024-09-13T13:47:06.942593+0000 mgr.x (mgr.14526) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.011821+0000 mgr.x (mgr.14526) 16 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.011821+0000 mgr.x (mgr.14526) 16 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.014568+0000 mgr.x (mgr.14526) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.014568+0000 mgr.x (mgr.14526) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.018297+0000 mgr.x (mgr.14526) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.018297+0000 mgr.x (mgr.14526) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.125075+0000 mgr.x (mgr.14526) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.125075+0000 mgr.x (mgr.14526) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.599 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.135155+0000 mgr.x (mgr.14526) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.135155+0000 mgr.x (mgr.14526) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.135568+0000 mgr.x (mgr.14526) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.135568+0000 mgr.x (mgr.14526) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.227617+0000 mgr.x (mgr.14526) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.227617+0000 mgr.x (mgr.14526) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.250201+0000 mgr.x (mgr.14526) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.250201+0000 mgr.x (mgr.14526) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.251014+0000 mgr.x (mgr.14526) 24 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: cephadm 2024-09-13T13:47:07.251014+0000 mgr.x (mgr.14526) 24 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.336379+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.336379+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.341652+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.341652+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.362368+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.362368+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.368739+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.368739+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.375354+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.375354+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.381125+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.601 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.381125+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.387691+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.387691+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.421187+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.421187+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.423868+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.423868+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.425327+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.425327+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.433898+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.602 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:08 smithi134 bash[22059]: audit 2024-09-13T13:47:07.433898+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.881699+0000 mgr.x (mgr.14526) 11 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 6586M 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.881699+0000 mgr.x (mgr.14526) 11 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 6586M 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.888885+0000 mgr.x (mgr.14526) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.888885+0000 mgr.x (mgr.14526) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.889183+0000 mgr.x (mgr.14526) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.889183+0000 mgr.x (mgr.14526) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.889738+0000 mgr.x (mgr.14526) 14 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:06.889738+0000 mgr.x (mgr.14526) 14 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cluster 2024-09-13T13:47:06.942593+0000 mgr.x (mgr.14526) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-13T13:47:08.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cluster 2024-09-13T13:47:06.942593+0000 mgr.x (mgr.14526) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.011821+0000 mgr.x (mgr.14526) 16 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.011821+0000 mgr.x (mgr.14526) 16 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.014568+0000 mgr.x (mgr.14526) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.014568+0000 mgr.x (mgr.14526) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.018297+0000 mgr.x (mgr.14526) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.018297+0000 mgr.x (mgr.14526) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.125075+0000 mgr.x (mgr.14526) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.125075+0000 mgr.x (mgr.14526) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.135155+0000 mgr.x (mgr.14526) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.135155+0000 mgr.x (mgr.14526) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.135568+0000 mgr.x (mgr.14526) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.631 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.135568+0000 mgr.x (mgr.14526) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.227617+0000 mgr.x (mgr.14526) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.227617+0000 mgr.x (mgr.14526) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.250201+0000 mgr.x (mgr.14526) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.250201+0000 mgr.x (mgr.14526) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.251014+0000 mgr.x (mgr.14526) 24 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: cephadm 2024-09-13T13:47:07.251014+0000 mgr.x (mgr.14526) 24 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.336379+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.336379+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.632 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.341652+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.341652+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.362368+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.362368+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.368739+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.368739+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.375354+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.375354+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.381125+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.381125+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.387691+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.387691+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.421187+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.421187+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:08.633 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.423868+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:08.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.423868+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:08.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.425327+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:08.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.425327+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:08.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.433898+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.634 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:08 smithi040 bash[21280]: audit 2024-09-13T13:47:07.433898+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.881699+0000 mgr.x (mgr.14526) 11 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 6586M 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.881699+0000 mgr.x (mgr.14526) 11 : cephadm [INF] Adjusting osd_memory_target on smithi012 to 6586M 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.888885+0000 mgr.x (mgr.14526) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.888885+0000 mgr.x (mgr.14526) 12 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.conf 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.889183+0000 mgr.x (mgr.14526) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.889183+0000 mgr.x (mgr.14526) 13 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.889738+0000 mgr.x (mgr.14526) 14 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:06.889738+0000 mgr.x (mgr.14526) 14 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.conf 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cluster 2024-09-13T13:47:06.942593+0000 mgr.x (mgr.14526) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cluster 2024-09-13T13:47:06.942593+0000 mgr.x (mgr.14526) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-13T13:47:08.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.011821+0000 mgr.x (mgr.14526) 16 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.011821+0000 mgr.x (mgr.14526) 16 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.014568+0000 mgr.x (mgr.14526) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.014568+0000 mgr.x (mgr.14526) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.018297+0000 mgr.x (mgr.14526) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.018297+0000 mgr.x (mgr.14526) 18 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.125075+0000 mgr.x (mgr.14526) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.125075+0000 mgr.x (mgr.14526) 19 : cephadm [INF] Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.135155+0000 mgr.x (mgr.14526) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.135155+0000 mgr.x (mgr.14526) 20 : cephadm [INF] Updating smithi134:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.135568+0000 mgr.x (mgr.14526) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.135568+0000 mgr.x (mgr.14526) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.227617+0000 mgr.x (mgr.14526) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.227617+0000 mgr.x (mgr.14526) 22 : cephadm [INF] Updating smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.250201+0000 mgr.x (mgr.14526) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.250201+0000 mgr.x (mgr.14526) 23 : cephadm [INF] Updating smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.251014+0000 mgr.x (mgr.14526) 24 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: cephadm 2024-09-13T13:47:07.251014+0000 mgr.x (mgr.14526) 24 : cephadm [INF] Updating smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.336379+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.677 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.336379+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.341652+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.341652+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.362368+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.362368+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.368739+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.368739+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.375354+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.375354+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.381125+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.381125+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.387691+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.387691+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.421187+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.421187+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:08.678 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.423868+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:08.679 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.423868+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:08.679 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.425327+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:08.679 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.425327+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:08.679 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.433898+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:08.679 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:08 smithi012 bash[19821]: audit 2024-09-13T13:47:07.433898+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:10.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:10 smithi134 bash[22059]: cluster 2024-09-13T13:47:08.943247+0000 mgr.x (mgr.14526) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-13T13:47:10.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:10 smithi134 bash[22059]: cluster 2024-09-13T13:47:08.943247+0000 mgr.x (mgr.14526) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-13T13:47:10.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:10 smithi040 bash[21280]: cluster 2024-09-13T13:47:08.943247+0000 mgr.x (mgr.14526) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-13T13:47:10.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:10 smithi040 bash[21280]: cluster 2024-09-13T13:47:08.943247+0000 mgr.x (mgr.14526) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-13T13:47:10.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:10 smithi012 bash[19821]: cluster 2024-09-13T13:47:08.943247+0000 mgr.x (mgr.14526) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-13T13:47:10.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:10 smithi012 bash[19821]: cluster 2024-09-13T13:47:08.943247+0000 mgr.x (mgr.14526) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-13T13:47:12.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:12 smithi134 bash[22059]: cluster 2024-09-13T13:47:10.944567+0000 mgr.x (mgr.14526) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 721 B/s wr, 7 op/s 2024-09-13T13:47:12.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:12 smithi134 bash[22059]: cluster 2024-09-13T13:47:10.944567+0000 mgr.x (mgr.14526) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 721 B/s wr, 7 op/s 2024-09-13T13:47:12.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:12 smithi040 bash[21280]: cluster 2024-09-13T13:47:10.944567+0000 mgr.x (mgr.14526) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 721 B/s wr, 7 op/s 2024-09-13T13:47:12.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:12 smithi040 bash[21280]: cluster 2024-09-13T13:47:10.944567+0000 mgr.x (mgr.14526) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 721 B/s wr, 7 op/s 2024-09-13T13:47:12.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:12 smithi012 bash[19821]: cluster 2024-09-13T13:47:10.944567+0000 mgr.x (mgr.14526) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 721 B/s wr, 7 op/s 2024-09-13T13:47:12.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:12 smithi012 bash[19821]: cluster 2024-09-13T13:47:10.944567+0000 mgr.x (mgr.14526) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 721 B/s wr, 7 op/s 2024-09-13T13:47:14.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:14 smithi040 bash[21280]: cluster 2024-09-13T13:47:12.945405+0000 mgr.x (mgr.14526) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-13T13:47:14.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:14 smithi040 bash[21280]: cluster 2024-09-13T13:47:12.945405+0000 mgr.x (mgr.14526) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-13T13:47:14.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:14 smithi012 bash[19821]: cluster 2024-09-13T13:47:12.945405+0000 mgr.x (mgr.14526) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-13T13:47:14.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:14 smithi012 bash[19821]: cluster 2024-09-13T13:47:12.945405+0000 mgr.x (mgr.14526) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-13T13:47:14.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:14 smithi134 bash[22059]: cluster 2024-09-13T13:47:12.945405+0000 mgr.x (mgr.14526) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-13T13:47:14.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:14 smithi134 bash[22059]: cluster 2024-09-13T13:47:12.945405+0000 mgr.x (mgr.14526) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-13T13:47:16.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:16 smithi040 bash[21280]: cluster 2024-09-13T13:47:14.946116+0000 mgr.x (mgr.14526) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:16.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:16 smithi040 bash[21280]: cluster 2024-09-13T13:47:14.946116+0000 mgr.x (mgr.14526) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:16.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:16 smithi012 bash[19821]: cluster 2024-09-13T13:47:14.946116+0000 mgr.x (mgr.14526) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:16.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:16 smithi012 bash[19821]: cluster 2024-09-13T13:47:14.946116+0000 mgr.x (mgr.14526) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:16.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:16 smithi134 bash[22059]: cluster 2024-09-13T13:47:14.946116+0000 mgr.x (mgr.14526) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:16.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:16 smithi134 bash[22059]: cluster 2024-09-13T13:47:14.946116+0000 mgr.x (mgr.14526) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:18.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:18 smithi040 bash[21280]: cluster 2024-09-13T13:47:16.947334+0000 mgr.x (mgr.14526) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:18.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:18 smithi040 bash[21280]: cluster 2024-09-13T13:47:16.947334+0000 mgr.x (mgr.14526) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:18.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:18 smithi012 bash[19821]: cluster 2024-09-13T13:47:16.947334+0000 mgr.x (mgr.14526) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:18.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:18 smithi012 bash[19821]: cluster 2024-09-13T13:47:16.947334+0000 mgr.x (mgr.14526) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:18.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:18 smithi134 bash[22059]: cluster 2024-09-13T13:47:16.947334+0000 mgr.x (mgr.14526) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:18.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:18 smithi134 bash[22059]: cluster 2024-09-13T13:47:16.947334+0000 mgr.x (mgr.14526) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-13T13:47:20.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:20 smithi040 bash[21280]: cluster 2024-09-13T13:47:18.947990+0000 mgr.x (mgr.14526) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:20.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:20 smithi040 bash[21280]: cluster 2024-09-13T13:47:18.947990+0000 mgr.x (mgr.14526) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:20.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:20 smithi012 bash[19821]: cluster 2024-09-13T13:47:18.947990+0000 mgr.x (mgr.14526) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:20.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:20 smithi012 bash[19821]: cluster 2024-09-13T13:47:18.947990+0000 mgr.x (mgr.14526) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:20.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:20 smithi134 bash[22059]: cluster 2024-09-13T13:47:18.947990+0000 mgr.x (mgr.14526) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:20.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:20 smithi134 bash[22059]: cluster 2024-09-13T13:47:18.947990+0000 mgr.x (mgr.14526) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:22.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:22 smithi040 bash[21280]: cluster 2024-09-13T13:47:20.949239+0000 mgr.x (mgr.14526) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:22.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:22 smithi040 bash[21280]: cluster 2024-09-13T13:47:20.949239+0000 mgr.x (mgr.14526) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:22.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:22 smithi012 bash[19821]: cluster 2024-09-13T13:47:20.949239+0000 mgr.x (mgr.14526) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:22.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:22 smithi012 bash[19821]: cluster 2024-09-13T13:47:20.949239+0000 mgr.x (mgr.14526) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:22.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:22 smithi134 bash[22059]: cluster 2024-09-13T13:47:20.949239+0000 mgr.x (mgr.14526) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:22.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:22 smithi134 bash[22059]: cluster 2024-09-13T13:47:20.949239+0000 mgr.x (mgr.14526) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T13:47:24.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:24 smithi040 bash[21280]: cluster 2024-09-13T13:47:22.949887+0000 mgr.x (mgr.14526) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:24.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:24 smithi040 bash[21280]: cluster 2024-09-13T13:47:22.949887+0000 mgr.x (mgr.14526) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:24.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:24 smithi012 bash[19821]: cluster 2024-09-13T13:47:22.949887+0000 mgr.x (mgr.14526) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:24.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:24 smithi012 bash[19821]: cluster 2024-09-13T13:47:22.949887+0000 mgr.x (mgr.14526) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:24.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:24 smithi134 bash[22059]: cluster 2024-09-13T13:47:22.949887+0000 mgr.x (mgr.14526) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:24.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:24 smithi134 bash[22059]: cluster 2024-09-13T13:47:22.949887+0000 mgr.x (mgr.14526) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:26.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:26 smithi040 bash[21280]: cluster 2024-09-13T13:47:24.950525+0000 mgr.x (mgr.14526) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:26.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:26 smithi040 bash[21280]: cluster 2024-09-13T13:47:24.950525+0000 mgr.x (mgr.14526) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:26.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:26 smithi012 bash[19821]: cluster 2024-09-13T13:47:24.950525+0000 mgr.x (mgr.14526) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:26.714 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:26 smithi012 bash[19821]: cluster 2024-09-13T13:47:24.950525+0000 mgr.x (mgr.14526) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:26.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:26 smithi134 bash[22059]: cluster 2024-09-13T13:47:24.950525+0000 mgr.x (mgr.14526) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:26.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:26 smithi134 bash[22059]: cluster 2024-09-13T13:47:24.950525+0000 mgr.x (mgr.14526) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:28.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:28 smithi012 bash[19821]: cluster 2024-09-13T13:47:26.951724+0000 mgr.x (mgr.14526) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:28.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:28 smithi012 bash[19821]: cluster 2024-09-13T13:47:26.951724+0000 mgr.x (mgr.14526) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:28.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:28 smithi134 bash[22059]: cluster 2024-09-13T13:47:26.951724+0000 mgr.x (mgr.14526) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:28.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:28 smithi134 bash[22059]: cluster 2024-09-13T13:47:26.951724+0000 mgr.x (mgr.14526) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:28.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:28 smithi040 bash[21280]: cluster 2024-09-13T13:47:26.951724+0000 mgr.x (mgr.14526) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:28.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:28 smithi040 bash[21280]: cluster 2024-09-13T13:47:26.951724+0000 mgr.x (mgr.14526) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:29.916 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-13T13:47:30.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:30 smithi012 bash[19821]: cluster 2024-09-13T13:47:28.952387+0000 mgr.x (mgr.14526) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:30.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:30 smithi012 bash[19821]: cluster 2024-09-13T13:47:28.952387+0000 mgr.x (mgr.14526) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:30.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:30 smithi134 bash[22059]: cluster 2024-09-13T13:47:28.952387+0000 mgr.x (mgr.14526) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:30.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:30 smithi134 bash[22059]: cluster 2024-09-13T13:47:28.952387+0000 mgr.x (mgr.14526) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:30.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:30 smithi040 bash[21280]: cluster 2024-09-13T13:47:28.952387+0000 mgr.x (mgr.14526) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:30.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:30 smithi040 bash[21280]: cluster 2024-09-13T13:47:28.952387+0000 mgr.x (mgr.14526) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:32.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:32 smithi012 bash[19821]: cluster 2024-09-13T13:47:30.953649+0000 mgr.x (mgr.14526) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:32.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:32 smithi012 bash[19821]: cluster 2024-09-13T13:47:30.953649+0000 mgr.x (mgr.14526) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:32 smithi134 bash[22059]: cluster 2024-09-13T13:47:30.953649+0000 mgr.x (mgr.14526) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:32 smithi134 bash[22059]: cluster 2024-09-13T13:47:30.953649+0000 mgr.x (mgr.14526) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:32 smithi040 bash[21280]: cluster 2024-09-13T13:47:30.953649+0000 mgr.x (mgr.14526) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:32 smithi040 bash[21280]: cluster 2024-09-13T13:47:30.953649+0000 mgr.x (mgr.14526) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:34.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:34 smithi012 bash[19821]: cluster 2024-09-13T13:47:32.954266+0000 mgr.x (mgr.14526) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:34.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:34 smithi012 bash[19821]: cluster 2024-09-13T13:47:32.954266+0000 mgr.x (mgr.14526) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:34.681 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:47:34.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:34 smithi134 bash[22059]: cluster 2024-09-13T13:47:32.954266+0000 mgr.x (mgr.14526) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:34.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:34 smithi134 bash[22059]: cluster 2024-09-13T13:47:32.954266+0000 mgr.x (mgr.14526) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:34.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:34 smithi040 bash[21280]: cluster 2024-09-13T13:47:32.954266+0000 mgr.x (mgr.14526) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:34.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:34 smithi040 bash[21280]: cluster 2024-09-13T13:47:32.954266+0000 mgr.x (mgr.14526) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:36.563 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-09-13T13:47:36.563 INFO:teuthology.orchestra.run.smithi012.stdout: "results": [ 2024-09-13T13:47:36.563 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-13T13:47:36.563 INFO:teuthology.orchestra.run.smithi012.stdout: "resource": { 2024-09-13T13:47:36.563 INFO:teuthology.orchestra.run.smithi012.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-13T13:47:36.564 INFO:teuthology.orchestra.run.smithi012.stdout: "auth_id": "join1-admin", 2024-09-13T13:47:36.564 INFO:teuthology.orchestra.run.smithi012.stdout: "intent": "present", 2024-09-13T13:47:36.564 INFO:teuthology.orchestra.run.smithi012.stdout: "auth": { 2024-09-13T13:47:36.564 INFO:teuthology.orchestra.run.smithi012.stdout: "username": "Administrator", 2024-09-13T13:47:36.564 INFO:teuthology.orchestra.run.smithi012.stdout: "password": "Passw0rd" 2024-09-13T13:47:36.565 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-09-13T13:47:36.565 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.565 INFO:teuthology.orchestra.run.smithi012.stdout: "state": "created", 2024-09-13T13:47:36.565 INFO:teuthology.orchestra.run.smithi012.stdout: "success": true 2024-09-13T13:47:36.565 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.565 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-13T13:47:36.566 INFO:teuthology.orchestra.run.smithi012.stdout: "resource": { 2024-09-13T13:47:36.566 INFO:teuthology.orchestra.run.smithi012.stdout: "resource_type": "ceph.smb.cluster", 2024-09-13T13:47:36.566 INFO:teuthology.orchestra.run.smithi012.stdout: "cluster_id": "adctdb1", 2024-09-13T13:47:36.566 INFO:teuthology.orchestra.run.smithi012.stdout: "auth_mode": "active-directory", 2024-09-13T13:47:36.566 INFO:teuthology.orchestra.run.smithi012.stdout: "intent": "present", 2024-09-13T13:47:36.566 INFO:teuthology.orchestra.run.smithi012.stdout: "domain_settings": { 2024-09-13T13:47:36.566 INFO:teuthology.orchestra.run.smithi012.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-13T13:47:36.567 INFO:teuthology.orchestra.run.smithi012.stdout: "join_sources": [ 2024-09-13T13:47:36.567 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-13T13:47:36.567 INFO:teuthology.orchestra.run.smithi012.stdout: "source_type": "resource", 2024-09-13T13:47:36.567 INFO:teuthology.orchestra.run.smithi012.stdout: "ref": "join1-admin" 2024-09-13T13:47:36.567 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-09-13T13:47:36.567 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-09-13T13:47:36.568 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.568 INFO:teuthology.orchestra.run.smithi012.stdout: "custom_dns": [ 2024-09-13T13:47:36.568 INFO:teuthology.orchestra.run.smithi012.stdout: "172.21.15.145" 2024-09-13T13:47:36.568 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-09-13T13:47:36.568 INFO:teuthology.orchestra.run.smithi012.stdout: "placement": { 2024-09-13T13:47:36.568 INFO:teuthology.orchestra.run.smithi012.stdout: "count": 3 2024-09-13T13:47:36.568 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-09-13T13:47:36.569 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.569 INFO:teuthology.orchestra.run.smithi012.stdout: "state": "created", 2024-09-13T13:47:36.569 INFO:teuthology.orchestra.run.smithi012.stdout: "success": true 2024-09-13T13:47:36.569 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.570 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-13T13:47:36.570 INFO:teuthology.orchestra.run.smithi012.stdout: "resource": { 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "resource_type": "ceph.smb.share", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "cluster_id": "adctdb1", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "share_id": "share1", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "intent": "present", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "share1", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "readonly": false, 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "browseable": true, 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "cephfs": { 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "volume": "cephfs", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "path": "/", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "subvolumegroup": "smb", 2024-09-13T13:47:36.571 INFO:teuthology.orchestra.run.smithi012.stdout: "subvolume": "sv1", 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: "provider": "samba-vfs" 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: "state": "created", 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: "success": true 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: { 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: "resource": { 2024-09-13T13:47:36.572 INFO:teuthology.orchestra.run.smithi012.stdout: "resource_type": "ceph.smb.share", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "cluster_id": "adctdb1", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "share_id": "share2", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "intent": "present", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "name": "share2", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "readonly": false, 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "browseable": true, 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "cephfs": { 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "volume": "cephfs", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "path": "/", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "subvolumegroup": "smb", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "subvolume": "sv2", 2024-09-13T13:47:36.573 INFO:teuthology.orchestra.run.smithi012.stdout: "provider": "samba-vfs" 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout: }, 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout: "state": "created", 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout: "success": true 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout: } 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout: ], 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout: "success": true 2024-09-13T13:47:36.574 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-09-13T13:47:36.642 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[19821]: cluster 2024-09-13T13:47:34.954918+0000 mgr.x (mgr.14526) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:36.642 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[19821]: cluster 2024-09-13T13:47:34.954918+0000 mgr.x (mgr.14526) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:36.642 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[19821]: audit 2024-09-13T13:47:36.365326+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.642 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[19821]: audit 2024-09-13T13:47:36.365326+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.642 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[19821]: audit 2024-09-13T13:47:36.401172+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.642 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[19821]: audit 2024-09-13T13:47:36.401172+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.642 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.369+0000 7f3f33ebb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.369+0000 7f3f33ebb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.369+0000 7f3f33ebb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.369+0000 7f3f33ebb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.369+0000 7f3f33ebb640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.389+0000 7f3f40ed5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.389+0000 7f3f40ed5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.389+0000 7f3f40ed5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.643 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.389+0000 7f3f40ed5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.644 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:36 smithi012 bash[20073]: debug 2024-09-13T13:47:36.389+0000 7f3f40ed5640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T13:47:36.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:36 smithi134 bash[22059]: cluster 2024-09-13T13:47:34.954918+0000 mgr.x (mgr.14526) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:36.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:36 smithi134 bash[22059]: cluster 2024-09-13T13:47:34.954918+0000 mgr.x (mgr.14526) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:36.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:36 smithi134 bash[22059]: audit 2024-09-13T13:47:36.365326+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:36 smithi134 bash[22059]: audit 2024-09-13T13:47:36.365326+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:36 smithi134 bash[22059]: audit 2024-09-13T13:47:36.401172+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:36 smithi134 bash[22059]: audit 2024-09-13T13:47:36.401172+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:36 smithi040 bash[21280]: cluster 2024-09-13T13:47:34.954918+0000 mgr.x (mgr.14526) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:36.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:36 smithi040 bash[21280]: cluster 2024-09-13T13:47:34.954918+0000 mgr.x (mgr.14526) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:36.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:36 smithi040 bash[21280]: audit 2024-09-13T13:47:36.365326+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:36 smithi040 bash[21280]: audit 2024-09-13T13:47:36.365326+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:36 smithi040 bash[21280]: audit 2024-09-13T13:47:36.401172+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-13T13:47:36.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:36 smithi040 bash[21280]: audit 2024-09-13T13:47:36.401172+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-13T13:47:37.217 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-13T13:47:37.233 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-13T13:47:37.233 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:47:37.547 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.276356+0000 mgr.x (mgr.14526) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.276356+0000 mgr.x (mgr.14526) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.367793+0000 mgr.x (mgr.14526) 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-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.367793+0000 mgr.x (mgr.14526) 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-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.402153+0000 mgr.x (mgr.14526) 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-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.402153+0000 mgr.x (mgr.14526) 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-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.430569+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.430569+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.516520+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.516520+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.548 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.523347+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.523347+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.525408+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.525408+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.530121+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.530121+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.547887+0000 mgr.x (mgr.14526) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.547887+0000 mgr.x (mgr.14526) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.555600+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.555600+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.549 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.557445+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.557445+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.563146+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.563146+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.564749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.564749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.574434+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.574434+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.584938+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.584938+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.585574+0000 mgr.x (mgr.14526) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.585574+0000 mgr.x (mgr.14526) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:47:37.550 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.585989+0000 mgr.x (mgr.14526) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.585989+0000 mgr.x (mgr.14526) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.586460+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.586460+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.590531+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.590531+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.593657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.593657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.594464+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: audit 2024-09-13T13:47:36.594464+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.595183+0000 mgr.x (mgr.14526) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:47:37.551 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.595183+0000 mgr.x (mgr.14526) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:47:37.681 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:37.682 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:37.682 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:37.682 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:37.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.276356+0000 mgr.x (mgr.14526) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.276356+0000 mgr.x (mgr.14526) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.367793+0000 mgr.x (mgr.14526) 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-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.367793+0000 mgr.x (mgr.14526) 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-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.402153+0000 mgr.x (mgr.14526) 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-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.402153+0000 mgr.x (mgr.14526) 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-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.430569+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.430569+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.516520+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.516520+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.523347+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:47:37.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.523347+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:47:37.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.525408+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-13T13:47:37.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.525408+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-13T13:47:37.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.530121+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-13T13:47:37.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.530121+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-13T13:47:37.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.547887+0000 mgr.x (mgr.14526) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-13T13:47:37.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.547887+0000 mgr.x (mgr.14526) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-13T13:47:37.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.555600+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.555600+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.557445+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.557445+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.563146+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.563146+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.564749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.564749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.574434+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.574434+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.584938+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.584938+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.585574+0000 mgr.x (mgr.14526) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:47:37.850 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.585574+0000 mgr.x (mgr.14526) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.585989+0000 mgr.x (mgr.14526) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.585989+0000 mgr.x (mgr.14526) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.586460+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.586460+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.590531+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.590531+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.593657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.593657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.594464+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: audit 2024-09-13T13:47:36.594464+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.595183+0000 mgr.x (mgr.14526) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:47:37.851 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:37 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.595183+0000 mgr.x (mgr.14526) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.276356+0000 mgr.x (mgr.14526) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.276356+0000 mgr.x (mgr.14526) 39 : audit [DBG] from='client.14574 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.367793+0000 mgr.x (mgr.14526) 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-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.367793+0000 mgr.x (mgr.14526) 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-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.402153+0000 mgr.x (mgr.14526) 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-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.402153+0000 mgr.x (mgr.14526) 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-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.430569+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.430569+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.516520+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.516520+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.523347+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.523347+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.525408+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.525408+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.530121+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.530121+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-13T13:47:37.881 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.547887+0000 mgr.x (mgr.14526) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.547887+0000 mgr.x (mgr.14526) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.555600+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.555600+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.557445+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.557445+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.563146+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.563146+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.564749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.564749+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.574434+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.574434+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.584938+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.882 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.584938+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.585574+0000 mgr.x (mgr.14526) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.585574+0000 mgr.x (mgr.14526) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.585989+0000 mgr.x (mgr.14526) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.585989+0000 mgr.x (mgr.14526) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.586460+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.586460+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.590531+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.590531+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi012.wfvesw", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.593657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.593657+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.594464+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: audit 2024-09-13T13:47:36.594464+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.595183+0000 mgr.x (mgr.14526) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:47:37.883 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:37 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.595183+0000 mgr.x (mgr.14526) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:47:37.935 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:37.935 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:37.936 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:37.936 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:47:37 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:47:38.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.665195+0000 mgr.x (mgr.14526) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi040.arkazp' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.665195+0000 mgr.x (mgr.14526) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi040.arkazp' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.665274+0000 mgr.x (mgr.14526) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.665274+0000 mgr.x (mgr.14526) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.851 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.671649+0000 mgr.x (mgr.14526) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi012.wfvesw on smithi012 2024-09-13T13:47:38.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cephadm 2024-09-13T13:47:36.671649+0000 mgr.x (mgr.14526) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi012.wfvesw on smithi012 2024-09-13T13:47:38.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cluster 2024-09-13T13:47:36.956067+0000 mgr.x (mgr.14526) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:38.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cluster 2024-09-13T13:47:36.956067+0000 mgr.x (mgr.14526) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:38.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cluster 2024-09-13T13:47:37.604512+0000 mon.a (mon.0) 736 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-13T13:47:38.852 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:38 smithi012 bash[19821]: cluster 2024-09-13T13:47:37.604512+0000 mon.a (mon.0) 736 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-13T13:47:38.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.665195+0000 mgr.x (mgr.14526) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi040.arkazp' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.665195+0000 mgr.x (mgr.14526) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi040.arkazp' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.665274+0000 mgr.x (mgr.14526) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.665274+0000 mgr.x (mgr.14526) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:38.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.671649+0000 mgr.x (mgr.14526) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi012.wfvesw on smithi012 2024-09-13T13:47:38.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cephadm 2024-09-13T13:47:36.671649+0000 mgr.x (mgr.14526) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi012.wfvesw on smithi012 2024-09-13T13:47:38.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cluster 2024-09-13T13:47:36.956067+0000 mgr.x (mgr.14526) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:38.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cluster 2024-09-13T13:47:36.956067+0000 mgr.x (mgr.14526) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:38.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cluster 2024-09-13T13:47:37.604512+0000 mon.a (mon.0) 736 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-13T13:47:38.880 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:38 smithi040 bash[21280]: cluster 2024-09-13T13:47:37.604512+0000 mon.a (mon.0) 736 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-13T13:47:39.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.665195+0000 mgr.x (mgr.14526) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi040.arkazp' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:39.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.665195+0000 mgr.x (mgr.14526) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi040.arkazp' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:39.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.665274+0000 mgr.x (mgr.14526) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:39.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.665274+0000 mgr.x (mgr.14526) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}} 2024-09-13T13:47:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.671649+0000 mgr.x (mgr.14526) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi012.wfvesw on smithi012 2024-09-13T13:47:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cephadm 2024-09-13T13:47:36.671649+0000 mgr.x (mgr.14526) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi012.wfvesw on smithi012 2024-09-13T13:47:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cluster 2024-09-13T13:47:36.956067+0000 mgr.x (mgr.14526) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cluster 2024-09-13T13:47:36.956067+0000 mgr.x (mgr.14526) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cluster 2024-09-13T13:47:37.604512+0000 mon.a (mon.0) 736 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-13T13:47:39.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:38 smithi134 bash[22059]: cluster 2024-09-13T13:47:37.604512+0000 mon.a (mon.0) 736 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-13T13:47:40.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:40 smithi040 bash[21280]: cluster 2024-09-13T13:47:38.956907+0000 mgr.x (mgr.14526) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:40.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:40 smithi040 bash[21280]: cluster 2024-09-13T13:47:38.956907+0000 mgr.x (mgr.14526) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:40.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:40 smithi012 bash[19821]: cluster 2024-09-13T13:47:38.956907+0000 mgr.x (mgr.14526) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:40.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:40 smithi012 bash[19821]: cluster 2024-09-13T13:47:38.956907+0000 mgr.x (mgr.14526) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:41.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:40 smithi134 bash[22059]: cluster 2024-09-13T13:47:38.956907+0000 mgr.x (mgr.14526) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:41.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:40 smithi134 bash[22059]: cluster 2024-09-13T13:47:38.956907+0000 mgr.x (mgr.14526) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:41.988 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:47:42.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:42 smithi040 bash[21280]: cluster 2024-09-13T13:47:40.957986+0000 mgr.x (mgr.14526) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:42.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:42 smithi040 bash[21280]: cluster 2024-09-13T13:47:40.957986+0000 mgr.x (mgr.14526) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:42.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:42 smithi012 bash[19821]: cluster 2024-09-13T13:47:40.957986+0000 mgr.x (mgr.14526) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:42.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:42 smithi012 bash[19821]: cluster 2024-09-13T13:47:40.957986+0000 mgr.x (mgr.14526) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:43.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:42 smithi134 bash[22059]: cluster 2024-09-13T13:47:40.957986+0000 mgr.x (mgr.14526) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:43.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:42 smithi134 bash[22059]: cluster 2024-09-13T13:47:40.957986+0000 mgr.x (mgr.14526) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:44.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:44 smithi040 bash[21280]: cluster 2024-09-13T13:47:42.958632+0000 mgr.x (mgr.14526) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:44.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:44 smithi040 bash[21280]: cluster 2024-09-13T13:47:42.958632+0000 mgr.x (mgr.14526) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:44.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:44 smithi012 bash[19821]: cluster 2024-09-13T13:47:42.958632+0000 mgr.x (mgr.14526) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:44.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:44 smithi012 bash[19821]: cluster 2024-09-13T13:47:42.958632+0000 mgr.x (mgr.14526) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:45.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:44 smithi134 bash[22059]: cluster 2024-09-13T13:47:42.958632+0000 mgr.x (mgr.14526) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:45.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:44 smithi134 bash[22059]: cluster 2024-09-13T13:47:42.958632+0000 mgr.x (mgr.14526) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:46.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:46 smithi040 bash[21280]: cluster 2024-09-13T13:47:44.959291+0000 mgr.x (mgr.14526) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:46.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:46 smithi040 bash[21280]: cluster 2024-09-13T13:47:44.959291+0000 mgr.x (mgr.14526) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:46.892 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:47:46.892 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:47:36.585313Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:47:46.905 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:46 smithi012 bash[19821]: cluster 2024-09-13T13:47:44.959291+0000 mgr.x (mgr.14526) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:46.905 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:46 smithi012 bash[19821]: cluster 2024-09-13T13:47:44.959291+0000 mgr.x (mgr.14526) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:47.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:46 smithi134 bash[22059]: cluster 2024-09-13T13:47:44.959291+0000 mgr.x (mgr.14526) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:47.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:46 smithi134 bash[22059]: cluster 2024-09-13T13:47:44.959291+0000 mgr.x (mgr.14526) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:47.979 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:47:48.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:48 smithi040 bash[21280]: audit 2024-09-13T13:47:46.887716+0000 mgr.x (mgr.14526) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:48.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:48 smithi040 bash[21280]: audit 2024-09-13T13:47:46.887716+0000 mgr.x (mgr.14526) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:48.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:48 smithi040 bash[21280]: cluster 2024-09-13T13:47:46.959945+0000 mgr.x (mgr.14526) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:48.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:48 smithi040 bash[21280]: cluster 2024-09-13T13:47:46.959945+0000 mgr.x (mgr.14526) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:48.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:48 smithi012 bash[19821]: audit 2024-09-13T13:47:46.887716+0000 mgr.x (mgr.14526) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:48.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:48 smithi012 bash[19821]: audit 2024-09-13T13:47:46.887716+0000 mgr.x (mgr.14526) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:48.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:48 smithi012 bash[19821]: cluster 2024-09-13T13:47:46.959945+0000 mgr.x (mgr.14526) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:48.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:48 smithi012 bash[19821]: cluster 2024-09-13T13:47:46.959945+0000 mgr.x (mgr.14526) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:48.980 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:47:49.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:48 smithi134 bash[22059]: audit 2024-09-13T13:47:46.887716+0000 mgr.x (mgr.14526) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:49.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:48 smithi134 bash[22059]: audit 2024-09-13T13:47:46.887716+0000 mgr.x (mgr.14526) 54 : audit [DBG] from='client.14598 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:49.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:48 smithi134 bash[22059]: cluster 2024-09-13T13:47:46.959945+0000 mgr.x (mgr.14526) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:49.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:48 smithi134 bash[22059]: cluster 2024-09-13T13:47:46.959945+0000 mgr.x (mgr.14526) 55 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:50.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:50 smithi040 bash[21280]: cluster 2024-09-13T13:47:48.960729+0000 mgr.x (mgr.14526) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:50.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:50 smithi040 bash[21280]: cluster 2024-09-13T13:47:48.960729+0000 mgr.x (mgr.14526) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:50.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:50 smithi012 bash[19821]: cluster 2024-09-13T13:47:48.960729+0000 mgr.x (mgr.14526) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:50.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:50 smithi012 bash[19821]: cluster 2024-09-13T13:47:48.960729+0000 mgr.x (mgr.14526) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:51.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:50 smithi134 bash[22059]: cluster 2024-09-13T13:47:48.960729+0000 mgr.x (mgr.14526) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:51.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:50 smithi134 bash[22059]: cluster 2024-09-13T13:47:48.960729+0000 mgr.x (mgr.14526) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:52.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:52 smithi012 bash[19821]: cluster 2024-09-13T13:47:50.961933+0000 mgr.x (mgr.14526) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:52.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:52 smithi012 bash[19821]: cluster 2024-09-13T13:47:50.961933+0000 mgr.x (mgr.14526) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:53.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:52 smithi134 bash[22059]: cluster 2024-09-13T13:47:50.961933+0000 mgr.x (mgr.14526) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:53.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:52 smithi134 bash[22059]: cluster 2024-09-13T13:47:50.961933+0000 mgr.x (mgr.14526) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:53.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:52 smithi040 bash[21280]: cluster 2024-09-13T13:47:50.961933+0000 mgr.x (mgr.14526) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:53.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:52 smithi040 bash[21280]: cluster 2024-09-13T13:47:50.961933+0000 mgr.x (mgr.14526) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-13T13:47:53.783 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:47:54.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:54 smithi012 bash[19821]: cluster 2024-09-13T13:47:52.962599+0000 mgr.x (mgr.14526) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:54.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:54 smithi012 bash[19821]: cluster 2024-09-13T13:47:52.962599+0000 mgr.x (mgr.14526) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:55.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:54 smithi134 bash[22059]: cluster 2024-09-13T13:47:52.962599+0000 mgr.x (mgr.14526) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:55.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:54 smithi134 bash[22059]: cluster 2024-09-13T13:47:52.962599+0000 mgr.x (mgr.14526) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:55.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:54 smithi040 bash[21280]: cluster 2024-09-13T13:47:52.962599+0000 mgr.x (mgr.14526) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:55.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:54 smithi040 bash[21280]: cluster 2024-09-13T13:47:52.962599+0000 mgr.x (mgr.14526) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:56.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:56 smithi012 bash[19821]: cluster 2024-09-13T13:47:54.963258+0000 mgr.x (mgr.14526) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:56.829 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:56 smithi012 bash[19821]: cluster 2024-09-13T13:47:54.963258+0000 mgr.x (mgr.14526) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:56.930 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:47:56.930 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:47:36.585313Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:47:57.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:56 smithi134 bash[22059]: cluster 2024-09-13T13:47:54.963258+0000 mgr.x (mgr.14526) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:57.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:56 smithi134 bash[22059]: cluster 2024-09-13T13:47:54.963258+0000 mgr.x (mgr.14526) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:57.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:56 smithi040 bash[21280]: cluster 2024-09-13T13:47:54.963258+0000 mgr.x (mgr.14526) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:57.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:56 smithi040 bash[21280]: cluster 2024-09-13T13:47:54.963258+0000 mgr.x (mgr.14526) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:57.814 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:47:58.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:58 smithi012 bash[19821]: audit 2024-09-13T13:47:56.926200+0000 mgr.x (mgr.14526) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:58.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:58 smithi012 bash[19821]: audit 2024-09-13T13:47:56.926200+0000 mgr.x (mgr.14526) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:58.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:58 smithi012 bash[19821]: cluster 2024-09-13T13:47:56.963906+0000 mgr.x (mgr.14526) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:58.806 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:58 smithi012 bash[19821]: cluster 2024-09-13T13:47:56.963906+0000 mgr.x (mgr.14526) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:58.815 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:47:59.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:58 smithi134 bash[22059]: audit 2024-09-13T13:47:56.926200+0000 mgr.x (mgr.14526) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:59.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:58 smithi134 bash[22059]: audit 2024-09-13T13:47:56.926200+0000 mgr.x (mgr.14526) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:59.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:58 smithi134 bash[22059]: cluster 2024-09-13T13:47:56.963906+0000 mgr.x (mgr.14526) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:59.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:58 smithi134 bash[22059]: cluster 2024-09-13T13:47:56.963906+0000 mgr.x (mgr.14526) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:59.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:58 smithi040 bash[21280]: audit 2024-09-13T13:47:56.926200+0000 mgr.x (mgr.14526) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:59.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:58 smithi040 bash[21280]: audit 2024-09-13T13:47:56.926200+0000 mgr.x (mgr.14526) 60 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:47:59.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:58 smithi040 bash[21280]: cluster 2024-09-13T13:47:56.963906+0000 mgr.x (mgr.14526) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:59.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:58 smithi040 bash[21280]: cluster 2024-09-13T13:47:56.963906+0000 mgr.x (mgr.14526) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:47:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:59 smithi012 bash[19821]: audit 2024-09-13T13:47:59.010814+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-13T13:47:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:59 smithi012 bash[19821]: audit 2024-09-13T13:47:59.010814+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-13T13:47:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:59 smithi012 bash[19821]: audit 2024-09-13T13:47:59.011025+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-13T13:47:59.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:59 smithi012 bash[19821]: audit 2024-09-13T13:47:59.011025+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-13T13:47:59.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:59 smithi012 bash[19821]: audit 2024-09-13T13:47:59.631851+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.12:0/2860596126' entity='client.smb.config.adctdb1.0.0.smithi012.wfvesw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:47:59.926 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:47:59 smithi012 bash[19821]: audit 2024-09-13T13:47:59.631851+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.12:0/2860596126' entity='client.smb.config.adctdb1.0.0.smithi012.wfvesw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:48:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:59 smithi134 bash[22059]: audit 2024-09-13T13:47:59.010814+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-13T13:48:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:59 smithi134 bash[22059]: audit 2024-09-13T13:47:59.010814+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-13T13:48:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:59 smithi134 bash[22059]: audit 2024-09-13T13:47:59.011025+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-13T13:48:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:59 smithi134 bash[22059]: audit 2024-09-13T13:47:59.011025+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-13T13:48:00.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:59 smithi134 bash[22059]: audit 2024-09-13T13:47:59.631851+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.12:0/2860596126' entity='client.smb.config.adctdb1.0.0.smithi012.wfvesw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:48:00.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:47:59 smithi134 bash[22059]: audit 2024-09-13T13:47:59.631851+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.12:0/2860596126' entity='client.smb.config.adctdb1.0.0.smithi012.wfvesw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:48:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:59 smithi040 bash[21280]: audit 2024-09-13T13:47:59.010814+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-13T13:48:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:59 smithi040 bash[21280]: audit 2024-09-13T13:47:59.010814+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]} : dispatch 2024-09-13T13:48:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:59 smithi040 bash[21280]: audit 2024-09-13T13:47:59.011025+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-13T13:48:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:59 smithi040 bash[21280]: audit 2024-09-13T13:47:59.011025+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-13T13:48:00.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:59 smithi040 bash[21280]: audit 2024-09-13T13:47:59.631851+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.12:0/2860596126' entity='client.smb.config.adctdb1.0.0.smithi012.wfvesw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:48:00.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:47:59 smithi040 bash[21280]: audit 2024-09-13T13:47:59.631851+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.12:0/2860596126' entity='client.smb.config.adctdb1.0.0.smithi012.wfvesw' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:48:00.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:58.964316+0000 mgr.x (mgr.14526) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:58.964316+0000 mgr.x (mgr.14526) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: audit 2024-09-13T13:47:59.651252+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-13T13:48:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: audit 2024-09-13T13:47:59.651252+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-13T13:48:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: audit 2024-09-13T13:47:59.651299+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-13T13:48:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: audit 2024-09-13T13:47:59.651299+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-13T13:48:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:59.653688+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-13T13:48:00.925 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:00 smithi012 bash[19821]: cluster 2024-09-13T13:47:59.653688+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-13T13:48:01.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: cluster 2024-09-13T13:47:58.964316+0000 mgr.x (mgr.14526) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:01.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: cluster 2024-09-13T13:47:58.964316+0000 mgr.x (mgr.14526) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:01.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: audit 2024-09-13T13:47:59.651252+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-13T13:48:01.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: audit 2024-09-13T13:47:59.651252+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-13T13:48:01.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: audit 2024-09-13T13:47:59.651299+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-13T13:48:01.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: audit 2024-09-13T13:47:59.651299+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-13T13:48:01.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: cluster 2024-09-13T13:47:59.653688+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-13T13:48:01.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:00 smithi134 bash[22059]: cluster 2024-09-13T13:47:59.653688+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-13T13:48:01.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: cluster 2024-09-13T13:47:58.964316+0000 mgr.x (mgr.14526) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:01.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: cluster 2024-09-13T13:47:58.964316+0000 mgr.x (mgr.14526) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:01.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: audit 2024-09-13T13:47:59.651252+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-13T13:48:01.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: audit 2024-09-13T13:47:59.651252+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [5, 0]}]': finished 2024-09-13T13:48:01.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: audit 2024-09-13T13:47:59.651299+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-13T13:48:01.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: audit 2024-09-13T13:47:59.651299+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-13T13:48:01.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: cluster 2024-09-13T13:47:59.653688+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-13T13:48:01.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:00 smithi040 bash[21280]: cluster 2024-09-13T13:47:59.653688+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-13T13:48:01.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:01 smithi012 bash[19821]: cluster 2024-09-13T13:48:00.666847+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-13T13:48:01.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:01 smithi012 bash[19821]: cluster 2024-09-13T13:48:00.666847+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-13T13:48:02.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:01 smithi134 bash[22059]: cluster 2024-09-13T13:48:00.666847+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-13T13:48:02.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:01 smithi134 bash[22059]: cluster 2024-09-13T13:48:00.666847+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-13T13:48:02.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:01 smithi040 bash[21280]: cluster 2024-09-13T13:48:00.666847+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-13T13:48:02.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:01 smithi040 bash[21280]: cluster 2024-09-13T13:48:00.666847+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-13T13:48:02.796 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:02 smithi012 bash[19821]: cluster 2024-09-13T13:48:00.965077+0000 mgr.x (mgr.14526) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:02.796 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:02 smithi012 bash[19821]: cluster 2024-09-13T13:48:00.965077+0000 mgr.x (mgr.14526) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:02.796 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:02 smithi012 bash[19821]: cluster 2024-09-13T13:48:01.661607+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:48:02.796 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:02 smithi012 bash[19821]: cluster 2024-09-13T13:48:01.661607+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:48:03.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:02 smithi134 bash[22059]: cluster 2024-09-13T13:48:00.965077+0000 mgr.x (mgr.14526) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:03.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:02 smithi134 bash[22059]: cluster 2024-09-13T13:48:00.965077+0000 mgr.x (mgr.14526) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:03.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:02 smithi134 bash[22059]: cluster 2024-09-13T13:48:01.661607+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:48:03.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:02 smithi134 bash[22059]: cluster 2024-09-13T13:48:01.661607+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:48:03.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:02 smithi040 bash[21280]: cluster 2024-09-13T13:48:00.965077+0000 mgr.x (mgr.14526) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:03.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:02 smithi040 bash[21280]: cluster 2024-09-13T13:48:00.965077+0000 mgr.x (mgr.14526) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:03.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:02 smithi040 bash[21280]: cluster 2024-09-13T13:48:01.661607+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:48:03.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:02 smithi040 bash[21280]: cluster 2024-09-13T13:48:01.661607+0000 mon.a (mon.0) 744 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-13T13:48:03.575 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:48:03.786 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:03 smithi012 bash[19821]: cluster 2024-09-13T13:48:02.965823+0000 mgr.x (mgr.14526) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:03.786 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:03 smithi012 bash[19821]: cluster 2024-09-13T13:48:02.965823+0000 mgr.x (mgr.14526) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:04.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:03 smithi134 bash[22059]: cluster 2024-09-13T13:48:02.965823+0000 mgr.x (mgr.14526) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:04.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:03 smithi134 bash[22059]: cluster 2024-09-13T13:48:02.965823+0000 mgr.x (mgr.14526) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:04.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:03 smithi040 bash[21280]: cluster 2024-09-13T13:48:02.965823+0000 mgr.x (mgr.14526) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:04.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:03 smithi040 bash[21280]: cluster 2024-09-13T13:48:02.965823+0000 mgr.x (mgr.14526) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:05.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:05 smithi012 bash[19821]: cluster 2024-09-13T13:48:04.966565+0000 mgr.x (mgr.14526) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:05.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:05 smithi012 bash[19821]: cluster 2024-09-13T13:48:04.966565+0000 mgr.x (mgr.14526) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:05.935 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:48:05.935 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:47:36.585313Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:48:06.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:05 smithi134 bash[22059]: cluster 2024-09-13T13:48:04.966565+0000 mgr.x (mgr.14526) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:06.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:05 smithi134 bash[22059]: cluster 2024-09-13T13:48:04.966565+0000 mgr.x (mgr.14526) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:06.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:05 smithi040 bash[21280]: cluster 2024-09-13T13:48:04.966565+0000 mgr.x (mgr.14526) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:06.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:05 smithi040 bash[21280]: cluster 2024-09-13T13:48:04.966565+0000 mgr.x (mgr.14526) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 180 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:06.936 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:06 smithi012 bash[19821]: audit 2024-09-13T13:48:05.929110+0000 mgr.x (mgr.14526) 66 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:06.937 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:06 smithi012 bash[19821]: audit 2024-09-13T13:48:05.929110+0000 mgr.x (mgr.14526) 66 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:06.938 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:48:07.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:06 smithi134 bash[22059]: audit 2024-09-13T13:48:05.929110+0000 mgr.x (mgr.14526) 66 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:07.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:06 smithi134 bash[22059]: audit 2024-09-13T13:48:05.929110+0000 mgr.x (mgr.14526) 66 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:07.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:06 smithi040 bash[21280]: audit 2024-09-13T13:48:05.929110+0000 mgr.x (mgr.14526) 66 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:07.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:06 smithi040 bash[21280]: audit 2024-09-13T13:48:05.929110+0000 mgr.x (mgr.14526) 66 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:07.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:07 smithi012 bash[19821]: cluster 2024-09-13T13:48:06.967303+0000 mgr.x (mgr.14526) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:07.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:07 smithi012 bash[19821]: cluster 2024-09-13T13:48:06.967303+0000 mgr.x (mgr.14526) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:07.939 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:48:08.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:07 smithi134 bash[22059]: cluster 2024-09-13T13:48:06.967303+0000 mgr.x (mgr.14526) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:08.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:07 smithi134 bash[22059]: cluster 2024-09-13T13:48:06.967303+0000 mgr.x (mgr.14526) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:08.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:07 smithi040 bash[21280]: cluster 2024-09-13T13:48:06.967303+0000 mgr.x (mgr.14526) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:08.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:07 smithi040 bash[21280]: cluster 2024-09-13T13:48:06.967303+0000 mgr.x (mgr.14526) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cluster 2024-09-13T13:48:07.674250+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cluster 2024-09-13T13:48:07.674250+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cluster 2024-09-13T13:48:07.674320+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cluster 2024-09-13T13:48:07.674320+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.172542+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.172542+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.178578+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.178578+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:08.998 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.184020+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.184020+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.185176+0000 mgr.x (mgr.14526) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.185176+0000 mgr.x (mgr.14526) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.185642+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.185642+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.188849+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.188849+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.191769+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.191769+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.192414+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: audit 2024-09-13T13:48:08.192414+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:08.999 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.193061+0000 mgr.x (mgr.14526) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:09.000 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.193061+0000 mgr.x (mgr.14526) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:09.000 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.202518+0000 mgr.x (mgr.14526) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}, 'smb.adctdb1.1.0.smithi040.arkazp': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi040.arkazp', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-13T13:48:09.000 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.202518+0000 mgr.x (mgr.14526) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}, 'smb.adctdb1.1.0.smithi040.arkazp': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi040.arkazp', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-13T13:48:09.000 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.210220+0000 mgr.x (mgr.14526) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi040.arkazp on smithi040 2024-09-13T13:48:09.000 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:08 smithi040 bash[21280]: cephadm 2024-09-13T13:48:08.210220+0000 mgr.x (mgr.14526) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi040.arkazp on smithi040 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cluster 2024-09-13T13:48:07.674250+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cluster 2024-09-13T13:48:07.674250+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cluster 2024-09-13T13:48:07.674320+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cluster 2024-09-13T13:48:07.674320+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.172542+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.172542+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.178578+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.178578+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.184020+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.184020+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.185176+0000 mgr.x (mgr.14526) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.185176+0000 mgr.x (mgr.14526) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.185642+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.185642+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.188849+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.188849+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.191769+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.191769+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.192414+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: audit 2024-09-13T13:48:08.192414+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.193061+0000 mgr.x (mgr.14526) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.193061+0000 mgr.x (mgr.14526) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.202518+0000 mgr.x (mgr.14526) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}, 'smb.adctdb1.1.0.smithi040.arkazp': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi040.arkazp', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-13T13:48:09.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.202518+0000 mgr.x (mgr.14526) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}, 'smb.adctdb1.1.0.smithi040.arkazp': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi040.arkazp', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-13T13:48:09.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.210220+0000 mgr.x (mgr.14526) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi040.arkazp on smithi040 2024-09-13T13:48:09.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:08 smithi134 bash[22059]: cephadm 2024-09-13T13:48:08.210220+0000 mgr.x (mgr.14526) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi040.arkazp on smithi040 2024-09-13T13:48:09.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cluster 2024-09-13T13:48:07.674250+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:48:09.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cluster 2024-09-13T13:48:07.674250+0000 mon.a (mon.0) 745 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-13T13:48:09.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cluster 2024-09-13T13:48:07.674320+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-09-13T13:48:09.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cluster 2024-09-13T13:48:07.674320+0000 mon.a (mon.0) 746 : cluster [INF] Cluster is now healthy 2024-09-13T13:48:09.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.172542+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.175 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.172542+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.178578+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.178578+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.184020+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.184020+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.185176+0000 mgr.x (mgr.14526) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.185176+0000 mgr.x (mgr.14526) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.185642+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.185642+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.188849+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.188849+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi040.arkazp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.191769+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:09.176 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.191769+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.192414+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: audit 2024-09-13T13:48:08.192414+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.193061+0000 mgr.x (mgr.14526) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.193061+0000 mgr.x (mgr.14526) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.202518+0000 mgr.x (mgr.14526) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}, 'smb.adctdb1.1.0.smithi040.arkazp': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi040.arkazp', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.202518+0000 mgr.x (mgr.14526) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi134.qkgdgl' not in {'smb.adctdb1.0.0.smithi012.wfvesw': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi012.wfvesw', 'hostname': 'smithi012', 'host_ip': '172.21.15.12'}, 'smb.adctdb1.1.0.smithi040.arkazp': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi040.arkazp', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.210220+0000 mgr.x (mgr.14526) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi040.arkazp on smithi040 2024-09-13T13:48:09.177 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:08 smithi012 bash[19821]: cephadm 2024-09-13T13:48:08.210220+0000 mgr.x (mgr.14526) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi040.arkazp on smithi040 2024-09-13T13:48:09.247 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:09 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:09.247 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:48:09 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:09.247 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:48:09 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:09.505 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:09 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:09.506 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:48:09 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:09.506 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:48:09 smithi040 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:09.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:09 smithi040 bash[21280]: cluster 2024-09-13T13:48:08.967956+0000 mgr.x (mgr.14526) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 219 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:09.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:09 smithi040 bash[21280]: cluster 2024-09-13T13:48:08.967956+0000 mgr.x (mgr.14526) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 219 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:09.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:09 smithi012 bash[19821]: cluster 2024-09-13T13:48:08.967956+0000 mgr.x (mgr.14526) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 219 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:09.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:09 smithi012 bash[19821]: cluster 2024-09-13T13:48:08.967956+0000 mgr.x (mgr.14526) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 219 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:10.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:09 smithi134 bash[22059]: cluster 2024-09-13T13:48:08.967956+0000 mgr.x (mgr.14526) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 219 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:10.097 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:09 smithi134 bash[22059]: cluster 2024-09-13T13:48:08.967956+0000 mgr.x (mgr.14526) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 219 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:12.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:12 smithi012 bash[19821]: cluster 2024-09-13T13:48:10.968853+0000 mgr.x (mgr.14526) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:12.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:12 smithi012 bash[19821]: cluster 2024-09-13T13:48:10.968853+0000 mgr.x (mgr.14526) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:12.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:12 smithi134 bash[22059]: cluster 2024-09-13T13:48:10.968853+0000 mgr.x (mgr.14526) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:12.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:12 smithi134 bash[22059]: cluster 2024-09-13T13:48:10.968853+0000 mgr.x (mgr.14526) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:12.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:12 smithi040 bash[21280]: cluster 2024-09-13T13:48:10.968853+0000 mgr.x (mgr.14526) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:12.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:12 smithi040 bash[21280]: cluster 2024-09-13T13:48:10.968853+0000 mgr.x (mgr.14526) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 99 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:13.730 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:48:14.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:14 smithi012 bash[19821]: cluster 2024-09-13T13:48:12.969439+0000 mgr.x (mgr.14526) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:14.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:14 smithi012 bash[19821]: cluster 2024-09-13T13:48:12.969439+0000 mgr.x (mgr.14526) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:14.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:14 smithi134 bash[22059]: cluster 2024-09-13T13:48:12.969439+0000 mgr.x (mgr.14526) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:14.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:14 smithi134 bash[22059]: cluster 2024-09-13T13:48:12.969439+0000 mgr.x (mgr.14526) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:14.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:14 smithi040 bash[21280]: cluster 2024-09-13T13:48:12.969439+0000 mgr.x (mgr.14526) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:14.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:14 smithi040 bash[21280]: cluster 2024-09-13T13:48:12.969439+0000 mgr.x (mgr.14526) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:15.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:15 smithi040 bash[21280]: audit 2024-09-13T13:48:14.467764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:15.630 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:15 smithi040 bash[21280]: audit 2024-09-13T13:48:14.467764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:15.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:15 smithi134 bash[22059]: audit 2024-09-13T13:48:14.467764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:15.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:15 smithi134 bash[22059]: audit 2024-09-13T13:48:14.467764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:15.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:15 smithi012 bash[19821]: audit 2024-09-13T13:48:14.467764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:15.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:15 smithi012 bash[19821]: audit 2024-09-13T13:48:14.467764+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:16.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:16 smithi012 bash[19821]: cluster 2024-09-13T13:48:14.970093+0000 mgr.x (mgr.14526) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:16.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:16 smithi012 bash[19821]: cluster 2024-09-13T13:48:14.970093+0000 mgr.x (mgr.14526) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:16.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:16 smithi134 bash[22059]: cluster 2024-09-13T13:48:14.970093+0000 mgr.x (mgr.14526) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:16.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:16 smithi134 bash[22059]: cluster 2024-09-13T13:48:14.970093+0000 mgr.x (mgr.14526) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:16.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:16 smithi040 bash[21280]: cluster 2024-09-13T13:48:14.970093+0000 mgr.x (mgr.14526) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:16.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:16 smithi040 bash[21280]: cluster 2024-09-13T13:48:14.970093+0000 mgr.x (mgr.14526) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:18.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:18 smithi012 bash[19821]: cluster 2024-09-13T13:48:16.971266+0000 mgr.x (mgr.14526) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:18.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:18 smithi012 bash[19821]: cluster 2024-09-13T13:48:16.971266+0000 mgr.x (mgr.14526) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:18.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:18 smithi134 bash[22059]: cluster 2024-09-13T13:48:16.971266+0000 mgr.x (mgr.14526) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:18.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:18 smithi134 bash[22059]: cluster 2024-09-13T13:48:16.971266+0000 mgr.x (mgr.14526) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:18.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:18 smithi040 bash[21280]: cluster 2024-09-13T13:48:16.971266+0000 mgr.x (mgr.14526) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:18.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:18 smithi040 bash[21280]: cluster 2024-09-13T13:48:16.971266+0000 mgr.x (mgr.14526) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T13:48:20.003 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:48:20.004 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:48:08.184549Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:48:20.569 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:20 smithi012 bash[19821]: cluster 2024-09-13T13:48:18.971957+0000 mgr.x (mgr.14526) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:20.569 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:20 smithi012 bash[19821]: cluster 2024-09-13T13:48:18.971957+0000 mgr.x (mgr.14526) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:20.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:20 smithi134 bash[22059]: cluster 2024-09-13T13:48:18.971957+0000 mgr.x (mgr.14526) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:20.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:20 smithi134 bash[22059]: cluster 2024-09-13T13:48:18.971957+0000 mgr.x (mgr.14526) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:20.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:20 smithi040 bash[21280]: cluster 2024-09-13T13:48:18.971957+0000 mgr.x (mgr.14526) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:20.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:20 smithi040 bash[21280]: cluster 2024-09-13T13:48:18.971957+0000 mgr.x (mgr.14526) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:21.771 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:21 smithi040 bash[21280]: audit 2024-09-13T13:48:19.997390+0000 mgr.x (mgr.14526) 78 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:21.771 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:21 smithi040 bash[21280]: audit 2024-09-13T13:48:19.997390+0000 mgr.x (mgr.14526) 78 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:21.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:21 smithi134 bash[22059]: audit 2024-09-13T13:48:19.997390+0000 mgr.x (mgr.14526) 78 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:21.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:21 smithi134 bash[22059]: audit 2024-09-13T13:48:19.997390+0000 mgr.x (mgr.14526) 78 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:21.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:21 smithi012 bash[19821]: audit 2024-09-13T13:48:19.997390+0000 mgr.x (mgr.14526) 78 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:21.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:21 smithi012 bash[19821]: audit 2024-09-13T13:48:19.997390+0000 mgr.x (mgr.14526) 78 : audit [DBG] from='client.14646 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:22.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:22 smithi134 bash[22059]: cluster 2024-09-13T13:48:20.972940+0000 mgr.x (mgr.14526) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:22.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:22 smithi134 bash[22059]: cluster 2024-09-13T13:48:20.972940+0000 mgr.x (mgr.14526) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:22.856 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:22 smithi040 bash[21280]: cluster 2024-09-13T13:48:20.972940+0000 mgr.x (mgr.14526) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:22.856 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:22 smithi040 bash[21280]: cluster 2024-09-13T13:48:20.972940+0000 mgr.x (mgr.14526) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:22.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:22 smithi012 bash[19821]: cluster 2024-09-13T13:48:20.972940+0000 mgr.x (mgr.14526) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:22.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:22 smithi012 bash[19821]: cluster 2024-09-13T13:48:20.972940+0000 mgr.x (mgr.14526) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-13T13:48:23.673 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:48:24.674 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:48:24.784 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:24 smithi012 bash[19821]: cluster 2024-09-13T13:48:22.973617+0000 mgr.x (mgr.14526) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:24.784 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:24 smithi012 bash[19821]: cluster 2024-09-13T13:48:22.973617+0000 mgr.x (mgr.14526) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:24.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:24 smithi134 bash[22059]: cluster 2024-09-13T13:48:22.973617+0000 mgr.x (mgr.14526) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:24.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:24 smithi134 bash[22059]: cluster 2024-09-13T13:48:22.973617+0000 mgr.x (mgr.14526) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:24.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:24 smithi040 bash[21280]: cluster 2024-09-13T13:48:22.973617+0000 mgr.x (mgr.14526) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:24.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:24 smithi040 bash[21280]: cluster 2024-09-13T13:48:22.973617+0000 mgr.x (mgr.14526) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:26.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:26 smithi012 bash[19821]: cluster 2024-09-13T13:48:24.974089+0000 mgr.x (mgr.14526) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:26.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:26 smithi012 bash[19821]: cluster 2024-09-13T13:48:24.974089+0000 mgr.x (mgr.14526) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:26.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:26 smithi134 bash[22059]: cluster 2024-09-13T13:48:24.974089+0000 mgr.x (mgr.14526) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:26.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:26 smithi134 bash[22059]: cluster 2024-09-13T13:48:24.974089+0000 mgr.x (mgr.14526) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:26.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:26 smithi040 bash[21280]: cluster 2024-09-13T13:48:24.974089+0000 mgr.x (mgr.14526) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:26.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:26 smithi040 bash[21280]: cluster 2024-09-13T13:48:24.974089+0000 mgr.x (mgr.14526) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-13T13:48:28.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:28 smithi012 bash[19821]: cluster 2024-09-13T13:48:26.975351+0000 mgr.x (mgr.14526) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:28.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:28 smithi012 bash[19821]: cluster 2024-09-13T13:48:26.975351+0000 mgr.x (mgr.14526) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:28.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:28 smithi134 bash[22059]: cluster 2024-09-13T13:48:26.975351+0000 mgr.x (mgr.14526) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:28.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:28 smithi134 bash[22059]: cluster 2024-09-13T13:48:26.975351+0000 mgr.x (mgr.14526) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:28.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:28 smithi040 bash[21280]: cluster 2024-09-13T13:48:26.975351+0000 mgr.x (mgr.14526) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:28.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:28 smithi040 bash[21280]: cluster 2024-09-13T13:48:26.975351+0000 mgr.x (mgr.14526) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:29.515 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:48:30.664 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:30 smithi012 bash[19821]: cluster 2024-09-13T13:48:28.976108+0000 mgr.x (mgr.14526) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:30.664 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:30 smithi012 bash[19821]: cluster 2024-09-13T13:48:28.976108+0000 mgr.x (mgr.14526) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:30.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:30 smithi134 bash[22059]: cluster 2024-09-13T13:48:28.976108+0000 mgr.x (mgr.14526) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:30.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:30 smithi134 bash[22059]: cluster 2024-09-13T13:48:28.976108+0000 mgr.x (mgr.14526) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:30.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:30 smithi040 bash[21280]: cluster 2024-09-13T13:48:28.976108+0000 mgr.x (mgr.14526) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:30.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:30 smithi040 bash[21280]: cluster 2024-09-13T13:48:28.976108+0000 mgr.x (mgr.14526) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:48:31.197 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:48:31.197 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:48:08.184549Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:48:32.203 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:48:32.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:32 smithi012 bash[19821]: cluster 2024-09-13T13:48:30.976820+0000 mgr.x (mgr.14526) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:32 smithi012 bash[19821]: cluster 2024-09-13T13:48:30.976820+0000 mgr.x (mgr.14526) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:32 smithi012 bash[19821]: audit 2024-09-13T13:48:31.189429+0000 mgr.x (mgr.14526) 85 : audit [DBG] from='client.24416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:32.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:32 smithi012 bash[19821]: audit 2024-09-13T13:48:31.189429+0000 mgr.x (mgr.14526) 85 : audit [DBG] from='client.24416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:32 smithi134 bash[22059]: cluster 2024-09-13T13:48:30.976820+0000 mgr.x (mgr.14526) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:32 smithi134 bash[22059]: cluster 2024-09-13T13:48:30.976820+0000 mgr.x (mgr.14526) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:32 smithi134 bash[22059]: audit 2024-09-13T13:48:31.189429+0000 mgr.x (mgr.14526) 85 : audit [DBG] from='client.24416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:32.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:32 smithi134 bash[22059]: audit 2024-09-13T13:48:31.189429+0000 mgr.x (mgr.14526) 85 : audit [DBG] from='client.24416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:32 smithi040 bash[21280]: cluster 2024-09-13T13:48:30.976820+0000 mgr.x (mgr.14526) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:32 smithi040 bash[21280]: cluster 2024-09-13T13:48:30.976820+0000 mgr.x (mgr.14526) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:32 smithi040 bash[21280]: audit 2024-09-13T13:48:31.189429+0000 mgr.x (mgr.14526) 85 : audit [DBG] from='client.24416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:32.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:32 smithi040 bash[21280]: audit 2024-09-13T13:48:31.189429+0000 mgr.x (mgr.14526) 85 : audit [DBG] from='client.24416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:33.205 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:48:33.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:33 smithi012 bash[19821]: cluster 2024-09-13T13:48:32.533786+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-13T13:48:33.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:33 smithi012 bash[19821]: cluster 2024-09-13T13:48:32.533786+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-13T13:48:33.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:33 smithi134 bash[22059]: cluster 2024-09-13T13:48:32.533786+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-13T13:48:33.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:33 smithi134 bash[22059]: cluster 2024-09-13T13:48:32.533786+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-13T13:48:33.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:33 smithi040 bash[21280]: cluster 2024-09-13T13:48:32.533786+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-13T13:48:33.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:33 smithi040 bash[21280]: cluster 2024-09-13T13:48:32.533786+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-13T13:48:34.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:34 smithi040 bash[21280]: cluster 2024-09-13T13:48:32.977429+0000 mgr.x (mgr.14526) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:34.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:34 smithi040 bash[21280]: cluster 2024-09-13T13:48:32.977429+0000 mgr.x (mgr.14526) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:34.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:34 smithi012 bash[19821]: cluster 2024-09-13T13:48:32.977429+0000 mgr.x (mgr.14526) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:34.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:34 smithi012 bash[19821]: cluster 2024-09-13T13:48:32.977429+0000 mgr.x (mgr.14526) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:34.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:34 smithi134 bash[22059]: cluster 2024-09-13T13:48:32.977429+0000 mgr.x (mgr.14526) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:34.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:34 smithi134 bash[22059]: cluster 2024-09-13T13:48:32.977429+0000 mgr.x (mgr.14526) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:36.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:36 smithi012 bash[19821]: cluster 2024-09-13T13:48:34.978070+0000 mgr.x (mgr.14526) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:36.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:36 smithi012 bash[19821]: cluster 2024-09-13T13:48:34.978070+0000 mgr.x (mgr.14526) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:36.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:36 smithi134 bash[22059]: cluster 2024-09-13T13:48:34.978070+0000 mgr.x (mgr.14526) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:36.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:36 smithi134 bash[22059]: cluster 2024-09-13T13:48:34.978070+0000 mgr.x (mgr.14526) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:36.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:36 smithi040 bash[21280]: cluster 2024-09-13T13:48:34.978070+0000 mgr.x (mgr.14526) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:36.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:36 smithi040 bash[21280]: cluster 2024-09-13T13:48:34.978070+0000 mgr.x (mgr.14526) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:38.025 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:48:38.218 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cluster 2024-09-13T13:48:36.979272+0000 mgr.x (mgr.14526) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 255 B/s wr, 7 op/s 2024-09-13T13:48:38.218 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cluster 2024-09-13T13:48:36.979272+0000 mgr.x (mgr.14526) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 255 B/s wr, 7 op/s 2024-09-13T13:48:38.218 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.179515+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.218 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.179515+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.218 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.187307+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.218 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.187307+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.218 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.195067+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.219 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.195067+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.297 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:48:38 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:38.298 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:48:38 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cluster 2024-09-13T13:48:36.979272+0000 mgr.x (mgr.14526) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 255 B/s wr, 7 op/s 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cluster 2024-09-13T13:48:36.979272+0000 mgr.x (mgr.14526) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 255 B/s wr, 7 op/s 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.179515+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.179515+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.187307+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.187307+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.195067+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.195067+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.299 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cephadm 2024-09-13T13:48:37.196503+0000 mgr.x (mgr.14526) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cephadm 2024-09-13T13:48:37.196503+0000 mgr.x (mgr.14526) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.197114+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.197114+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.200314+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.200314+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.204945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.204945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.206694+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: audit 2024-09-13T13:48:37.206694+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cephadm 2024-09-13T13:48:37.208312+0000 mgr.x (mgr.14526) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cephadm 2024-09-13T13:48:37.208312+0000 mgr.x (mgr.14526) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cephadm 2024-09-13T13:48:37.231956+0000 mgr.x (mgr.14526) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi134.qkgdgl on smithi134 2024-09-13T13:48:38.300 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 bash[22059]: cephadm 2024-09-13T13:48:37.231956+0000 mgr.x (mgr.14526) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi134.qkgdgl on smithi134 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cluster 2024-09-13T13:48:36.979272+0000 mgr.x (mgr.14526) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 255 B/s wr, 7 op/s 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cluster 2024-09-13T13:48:36.979272+0000 mgr.x (mgr.14526) 88 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 255 B/s wr, 7 op/s 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.179515+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.179515+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.187307+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.187307+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.195067+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.195067+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cephadm 2024-09-13T13:48:37.196503+0000 mgr.x (mgr.14526) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cephadm 2024-09-13T13:48:37.196503+0000 mgr.x (mgr.14526) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.197114+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.197114+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.200314+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.200314+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.204945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.204945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.206694+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: audit 2024-09-13T13:48:37.206694+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cephadm 2024-09-13T13:48:37.208312+0000 mgr.x (mgr.14526) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cephadm 2024-09-13T13:48:37.208312+0000 mgr.x (mgr.14526) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cephadm 2024-09-13T13:48:37.231956+0000 mgr.x (mgr.14526) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi134.qkgdgl on smithi134 2024-09-13T13:48:38.426 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:38 smithi012 bash[19821]: cephadm 2024-09-13T13:48:37.231956+0000 mgr.x (mgr.14526) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi134.qkgdgl on smithi134 2024-09-13T13:48:38.509 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cephadm 2024-09-13T13:48:37.196503+0000 mgr.x (mgr.14526) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cephadm 2024-09-13T13:48:37.196503+0000 mgr.x (mgr.14526) 89 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.197114+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.197114+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.200314+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.200314+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi134.qkgdgl", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.204945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.204945+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.206694+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: audit 2024-09-13T13:48:37.206694+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cephadm 2024-09-13T13:48:37.208312+0000 mgr.x (mgr.14526) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cephadm 2024-09-13T13:48:37.208312+0000 mgr.x (mgr.14526) 90 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:48:38.510 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cephadm 2024-09-13T13:48:37.231956+0000 mgr.x (mgr.14526) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi134.qkgdgl on smithi134 2024-09-13T13:48:38.511 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:38 smithi040 bash[21280]: cephadm 2024-09-13T13:48:37.231956+0000 mgr.x (mgr.14526) 91 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi134.qkgdgl on smithi134 2024-09-13T13:48:38.595 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:38 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:38.595 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:48:38 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:38.595 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:48:38 smithi134 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:48:39.783 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:48:39.783 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:48:37.195657Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:48:40.337 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:40 smithi134 bash[22059]: cluster 2024-09-13T13:48:38.979983+0000 mgr.x (mgr.14526) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-13T13:48:40.337 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:40 smithi134 bash[22059]: cluster 2024-09-13T13:48:38.979983+0000 mgr.x (mgr.14526) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-13T13:48:40.345 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:40 smithi012 bash[19821]: cluster 2024-09-13T13:48:38.979983+0000 mgr.x (mgr.14526) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-13T13:48:40.345 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:40 smithi012 bash[19821]: cluster 2024-09-13T13:48:38.979983+0000 mgr.x (mgr.14526) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-13T13:48:40.514 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:48:40.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:40 smithi040 bash[21280]: cluster 2024-09-13T13:48:38.979983+0000 mgr.x (mgr.14526) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-13T13:48:40.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:40 smithi040 bash[21280]: cluster 2024-09-13T13:48:38.979983+0000 mgr.x (mgr.14526) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-13T13:48:41.296 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:41 smithi012 bash[19821]: audit 2024-09-13T13:48:39.778336+0000 mgr.x (mgr.14526) 93 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:41.297 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:41 smithi012 bash[19821]: audit 2024-09-13T13:48:39.778336+0000 mgr.x (mgr.14526) 93 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:41.516 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:48:41.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:41 smithi134 bash[22059]: audit 2024-09-13T13:48:39.778336+0000 mgr.x (mgr.14526) 93 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:41.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:41 smithi134 bash[22059]: audit 2024-09-13T13:48:39.778336+0000 mgr.x (mgr.14526) 93 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:41.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:41 smithi040 bash[21280]: audit 2024-09-13T13:48:39.778336+0000 mgr.x (mgr.14526) 93 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:41.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:41 smithi040 bash[21280]: audit 2024-09-13T13:48:39.778336+0000 mgr.x (mgr.14526) 93 : audit [DBG] from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:42.462 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:42 smithi012 bash[19821]: cluster 2024-09-13T13:48:40.980904+0000 mgr.x (mgr.14526) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:48:42.462 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:42 smithi012 bash[19821]: cluster 2024-09-13T13:48:40.980904+0000 mgr.x (mgr.14526) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:48:42.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:42 smithi134 bash[22059]: cluster 2024-09-13T13:48:40.980904+0000 mgr.x (mgr.14526) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:48:42.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:42 smithi134 bash[22059]: cluster 2024-09-13T13:48:40.980904+0000 mgr.x (mgr.14526) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:48:42.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:42 smithi040 bash[21280]: cluster 2024-09-13T13:48:40.980904+0000 mgr.x (mgr.14526) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:48:42.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:42 smithi040 bash[21280]: cluster 2024-09-13T13:48:40.980904+0000 mgr.x (mgr.14526) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:48:44.463 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:44 smithi012 bash[19821]: cluster 2024-09-13T13:48:42.981616+0000 mgr.x (mgr.14526) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:44.464 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:44 smithi012 bash[19821]: cluster 2024-09-13T13:48:42.981616+0000 mgr.x (mgr.14526) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:44.534 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:44 smithi040 bash[21280]: cluster 2024-09-13T13:48:42.981616+0000 mgr.x (mgr.14526) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:44.535 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:44 smithi040 bash[21280]: cluster 2024-09-13T13:48:42.981616+0000 mgr.x (mgr.14526) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:44.596 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:44 smithi134 bash[22059]: cluster 2024-09-13T13:48:42.981616+0000 mgr.x (mgr.14526) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:44.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:44 smithi134 bash[22059]: cluster 2024-09-13T13:48:42.981616+0000 mgr.x (mgr.14526) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:46.322 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:48:46.465 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:46 smithi012 bash[19821]: cluster 2024-09-13T13:48:44.982287+0000 mgr.x (mgr.14526) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:46.465 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:46 smithi012 bash[19821]: cluster 2024-09-13T13:48:44.982287+0000 mgr.x (mgr.14526) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:46.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:46 smithi134 bash[22059]: cluster 2024-09-13T13:48:44.982287+0000 mgr.x (mgr.14526) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:46.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:46 smithi134 bash[22059]: cluster 2024-09-13T13:48:44.982287+0000 mgr.x (mgr.14526) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:46.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:46 smithi040 bash[21280]: cluster 2024-09-13T13:48:44.982287+0000 mgr.x (mgr.14526) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:46.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:46 smithi040 bash[21280]: cluster 2024-09-13T13:48:44.982287+0000 mgr.x (mgr.14526) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-13T13:48:48.062 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:48:48.062 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:48:37.195657Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:48:48.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:48 smithi012 bash[19821]: cluster 2024-09-13T13:48:46.983509+0000 mgr.x (mgr.14526) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:48:48.371 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:48 smithi012 bash[19821]: cluster 2024-09-13T13:48:46.983509+0000 mgr.x (mgr.14526) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:48:48.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:48 smithi134 bash[22059]: cluster 2024-09-13T13:48:46.983509+0000 mgr.x (mgr.14526) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:48:48.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:48 smithi134 bash[22059]: cluster 2024-09-13T13:48:46.983509+0000 mgr.x (mgr.14526) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:48:48.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:48 smithi040 bash[21280]: cluster 2024-09-13T13:48:46.983509+0000 mgr.x (mgr.14526) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:48:48.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:48 smithi040 bash[21280]: cluster 2024-09-13T13:48:46.983509+0000 mgr.x (mgr.14526) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:48:48.774 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:48:49.468 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:49 smithi012 bash[19821]: audit 2024-09-13T13:48:48.058042+0000 mgr.x (mgr.14526) 98 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:49.468 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:49 smithi012 bash[19821]: audit 2024-09-13T13:48:48.058042+0000 mgr.x (mgr.14526) 98 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:49.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:49 smithi134 bash[22059]: audit 2024-09-13T13:48:48.058042+0000 mgr.x (mgr.14526) 98 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:49.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:49 smithi134 bash[22059]: audit 2024-09-13T13:48:48.058042+0000 mgr.x (mgr.14526) 98 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:49.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:49 smithi040 bash[21280]: audit 2024-09-13T13:48:48.058042+0000 mgr.x (mgr.14526) 98 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:49.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:49 smithi040 bash[21280]: audit 2024-09-13T13:48:48.058042+0000 mgr.x (mgr.14526) 98 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:49.775 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:48:50.469 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:50 smithi012 bash[19821]: cluster 2024-09-13T13:48:48.984160+0000 mgr.x (mgr.14526) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-13T13:48:50.469 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:50 smithi012 bash[19821]: cluster 2024-09-13T13:48:48.984160+0000 mgr.x (mgr.14526) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-13T13:48:50.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:50 smithi134 bash[22059]: cluster 2024-09-13T13:48:48.984160+0000 mgr.x (mgr.14526) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-13T13:48:50.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:50 smithi134 bash[22059]: cluster 2024-09-13T13:48:48.984160+0000 mgr.x (mgr.14526) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-13T13:48:50.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:50 smithi040 bash[21280]: cluster 2024-09-13T13:48:48.984160+0000 mgr.x (mgr.14526) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-13T13:48:50.639 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:50 smithi040 bash[21280]: cluster 2024-09-13T13:48:48.984160+0000 mgr.x (mgr.14526) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-13T13:48:52.519 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:52 smithi012 bash[19821]: cluster 2024-09-13T13:48:50.985152+0000 mgr.x (mgr.14526) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-13T13:48:52.520 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:52 smithi012 bash[19821]: cluster 2024-09-13T13:48:50.985152+0000 mgr.x (mgr.14526) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-13T13:48:52.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:52 smithi134 bash[22059]: cluster 2024-09-13T13:48:50.985152+0000 mgr.x (mgr.14526) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-13T13:48:52.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:52 smithi134 bash[22059]: cluster 2024-09-13T13:48:50.985152+0000 mgr.x (mgr.14526) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-13T13:48:52.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:52 smithi040 bash[21280]: cluster 2024-09-13T13:48:50.985152+0000 mgr.x (mgr.14526) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-13T13:48:52.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:52 smithi040 bash[21280]: cluster 2024-09-13T13:48:50.985152+0000 mgr.x (mgr.14526) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-13T13:48:54.521 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:54 smithi012 bash[19821]: cluster 2024-09-13T13:48:52.985769+0000 mgr.x (mgr.14526) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:54.521 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:54 smithi012 bash[19821]: cluster 2024-09-13T13:48:52.985769+0000 mgr.x (mgr.14526) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:54.590 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:48:54.596 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:54 smithi134 bash[22059]: cluster 2024-09-13T13:48:52.985769+0000 mgr.x (mgr.14526) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:54.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:54 smithi134 bash[22059]: cluster 2024-09-13T13:48:52.985769+0000 mgr.x (mgr.14526) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:54.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:54 smithi040 bash[21280]: cluster 2024-09-13T13:48:52.985769+0000 mgr.x (mgr.14526) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:54.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:54 smithi040 bash[21280]: cluster 2024-09-13T13:48:52.985769+0000 mgr.x (mgr.14526) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:56.146 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:48:56.147 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:48:37.195657Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:48:56.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:56 smithi012 bash[19821]: cluster 2024-09-13T13:48:54.986524+0000 mgr.x (mgr.14526) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:56.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:56 smithi012 bash[19821]: cluster 2024-09-13T13:48:54.986524+0000 mgr.x (mgr.14526) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:56.524 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:56 smithi040 bash[21280]: cluster 2024-09-13T13:48:54.986524+0000 mgr.x (mgr.14526) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:56.524 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:56 smithi040 bash[21280]: cluster 2024-09-13T13:48:54.986524+0000 mgr.x (mgr.14526) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:56.587 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:56 smithi134 bash[22059]: cluster 2024-09-13T13:48:54.986524+0000 mgr.x (mgr.14526) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:56.587 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:56 smithi134 bash[22059]: cluster 2024-09-13T13:48:54.986524+0000 mgr.x (mgr.14526) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:56.953 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:48:57.297 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:57 smithi134 bash[22059]: audit 2024-09-13T13:48:56.138369+0000 mgr.x (mgr.14526) 103 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:57.298 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:57 smithi134 bash[22059]: audit 2024-09-13T13:48:56.138369+0000 mgr.x (mgr.14526) 103 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:57.524 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:57 smithi012 bash[19821]: audit 2024-09-13T13:48:56.138369+0000 mgr.x (mgr.14526) 103 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:57.524 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:57 smithi012 bash[19821]: audit 2024-09-13T13:48:56.138369+0000 mgr.x (mgr.14526) 103 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:57.525 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:57 smithi040 bash[21280]: audit 2024-09-13T13:48:56.138369+0000 mgr.x (mgr.14526) 103 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:57.525 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:57 smithi040 bash[21280]: audit 2024-09-13T13:48:56.138369+0000 mgr.x (mgr.14526) 103 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:48:57.954 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:48:58.314 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:58 smithi040 bash[21280]: cluster 2024-09-13T13:48:56.987531+0000 mgr.x (mgr.14526) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:58.315 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:48:58 smithi040 bash[21280]: cluster 2024-09-13T13:48:56.987531+0000 mgr.x (mgr.14526) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:58.525 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:58 smithi012 bash[19821]: cluster 2024-09-13T13:48:56.987531+0000 mgr.x (mgr.14526) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:58.525 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:48:58 smithi012 bash[19821]: cluster 2024-09-13T13:48:56.987531+0000 mgr.x (mgr.14526) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:58.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:58 smithi134 bash[22059]: cluster 2024-09-13T13:48:56.987531+0000 mgr.x (mgr.14526) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:48:58.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:48:58 smithi134 bash[22059]: cluster 2024-09-13T13:48:56.987531+0000 mgr.x (mgr.14526) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:00.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:00 smithi134 bash[22059]: cluster 2024-09-13T13:48:58.988157+0000 mgr.x (mgr.14526) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T13:49:00.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:00 smithi134 bash[22059]: cluster 2024-09-13T13:48:58.988157+0000 mgr.x (mgr.14526) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T13:49:00.526 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:00 smithi012 bash[19821]: cluster 2024-09-13T13:48:58.988157+0000 mgr.x (mgr.14526) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T13:49:00.527 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:00 smithi012 bash[19821]: cluster 2024-09-13T13:48:58.988157+0000 mgr.x (mgr.14526) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T13:49:00.527 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:00 smithi040 bash[21280]: cluster 2024-09-13T13:48:58.988157+0000 mgr.x (mgr.14526) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T13:49:00.528 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:00 smithi040 bash[21280]: cluster 2024-09-13T13:48:58.988157+0000 mgr.x (mgr.14526) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T13:49:02.528 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:02 smithi012 bash[19821]: cluster 2024-09-13T13:49:00.989473+0000 mgr.x (mgr.14526) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:02.528 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:02 smithi012 bash[19821]: cluster 2024-09-13T13:49:00.989473+0000 mgr.x (mgr.14526) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:02.528 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:02 smithi040 bash[21280]: cluster 2024-09-13T13:49:00.989473+0000 mgr.x (mgr.14526) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:02.529 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:02 smithi040 bash[21280]: cluster 2024-09-13T13:49:00.989473+0000 mgr.x (mgr.14526) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:02.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:02 smithi134 bash[22059]: cluster 2024-09-13T13:49:00.989473+0000 mgr.x (mgr.14526) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:02.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:02 smithi134 bash[22059]: cluster 2024-09-13T13:49:00.989473+0000 mgr.x (mgr.14526) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:02.774 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:49:03.528 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:03 smithi012 bash[19821]: cluster 2024-09-13T13:49:02.267572+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-13T13:49:03.528 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:03 smithi012 bash[19821]: cluster 2024-09-13T13:49:02.267572+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-13T13:49:03.529 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:03 smithi040 bash[21280]: cluster 2024-09-13T13:49:02.267572+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-13T13:49:03.529 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:03 smithi040 bash[21280]: cluster 2024-09-13T13:49:02.267572+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-13T13:49:03.596 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:03 smithi134 bash[22059]: cluster 2024-09-13T13:49:02.267572+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-13T13:49:03.597 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:03 smithi134 bash[22059]: cluster 2024-09-13T13:49:02.267572+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-13T13:49:04.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: cluster 2024-09-13T13:49:02.990121+0000 mgr.x (mgr.14526) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:04.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: cluster 2024-09-13T13:49:02.990121+0000 mgr.x (mgr.14526) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:04.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.145908+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.145908+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.156141+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.156141+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.164044+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.164044+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.348 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.188985+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.188985+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.229617+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:04.349 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:04 smithi134 bash[22059]: audit 2024-09-13T13:49:04.229617+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:04.529 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: cluster 2024-09-13T13:49:02.990121+0000 mgr.x (mgr.14526) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:04.529 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: cluster 2024-09-13T13:49:02.990121+0000 mgr.x (mgr.14526) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.145908+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.145908+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.156141+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.156141+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.164044+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.164044+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.188985+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.188985+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.229617+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:04.530 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:04 smithi012 bash[19821]: audit 2024-09-13T13:49:04.229617+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: cluster 2024-09-13T13:49:02.990121+0000 mgr.x (mgr.14526) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: cluster 2024-09-13T13:49:02.990121+0000 mgr.x (mgr.14526) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.145908+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.145908+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.156141+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.156141+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.164044+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.164044+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.188985+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.188985+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:04.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.229617+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:04.532 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:04 smithi040 bash[21280]: audit 2024-09-13T13:49:04.229617+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:04.598 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:49:04.598 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:47:05.067953Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:47:05.702020Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:47:05.067024Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:47:05.067371Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:49:04.189492Z 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.145"], "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-13T13:47:36.547919Z", "running": 0, "size": 3}}] 2024-09-13T13:49:05.342 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-13T13:49:05.629 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: cephadm 2024-09-13T13:49:04.165594+0000 mgr.x (mgr.14526) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:49:05.629 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: cephadm 2024-09-13T13:49:04.165594+0000 mgr.x (mgr.14526) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:49:05.629 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.507612+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.629 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.507612+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.629 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.591914+0000 mgr.x (mgr.14526) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.591914+0000 mgr.x (mgr.14526) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.765983+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.765983+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.769819+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.769819+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.803738+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.803738+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.808523+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.630 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:05 smithi012 bash[19821]: audit 2024-09-13T13:49:04.808523+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.720 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: cephadm 2024-09-13T13:49:04.165594+0000 mgr.x (mgr.14526) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:49:05.720 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: cephadm 2024-09-13T13:49:04.165594+0000 mgr.x (mgr.14526) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:49:05.720 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.507612+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.507612+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.591914+0000 mgr.x (mgr.14526) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.591914+0000 mgr.x (mgr.14526) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.765983+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.765983+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.769819+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.769819+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.803738+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.803738+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.808523+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:05 smithi040 bash[21280]: audit 2024-09-13T13:49:04.808523+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: cephadm 2024-09-13T13:49:04.165594+0000 mgr.x (mgr.14526) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: cephadm 2024-09-13T13:49:04.165594+0000 mgr.x (mgr.14526) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.507612+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.507612+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.591914+0000 mgr.x (mgr.14526) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.591914+0000 mgr.x (mgr.14526) 109 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.765983+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.765983+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.769819+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.769819+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.803738+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.803738+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.808523+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:05.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:05 smithi134 bash[22059]: audit 2024-09-13T13:49:04.808523+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:06.343 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-13T13:49:06.612 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:06 smithi012 bash[19821]: cluster 2024-09-13T13:49:04.990763+0000 mgr.x (mgr.14526) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:06.612 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:06 smithi012 bash[19821]: cluster 2024-09-13T13:49:04.990763+0000 mgr.x (mgr.14526) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:06 smithi134 bash[22059]: cluster 2024-09-13T13:49:04.990763+0000 mgr.x (mgr.14526) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:06.617 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:06 smithi134 bash[22059]: cluster 2024-09-13T13:49:04.990763+0000 mgr.x (mgr.14526) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:06.730 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:06 smithi040 bash[21280]: cluster 2024-09-13T13:49:04.990763+0000 mgr.x (mgr.14526) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:06.730 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:06 smithi040 bash[21280]: cluster 2024-09-13T13:49:04.990763+0000 mgr.x (mgr.14526) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:08.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:08 smithi012 bash[19821]: cluster 2024-09-13T13:49:06.991963+0000 mgr.x (mgr.14526) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:08.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:08 smithi012 bash[19821]: cluster 2024-09-13T13:49:06.991963+0000 mgr.x (mgr.14526) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:08.731 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:08 smithi040 bash[21280]: cluster 2024-09-13T13:49:06.991963+0000 mgr.x (mgr.14526) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:08.731 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:08 smithi040 bash[21280]: cluster 2024-09-13T13:49:06.991963+0000 mgr.x (mgr.14526) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:08.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:08 smithi134 bash[22059]: cluster 2024-09-13T13:49:06.991963+0000 mgr.x (mgr.14526) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:08.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:08 smithi134 bash[22059]: cluster 2024-09-13T13:49:06.991963+0000 mgr.x (mgr.14526) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:10.387 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:49:10.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: cluster 2024-09-13T13:49:08.992568+0000 mgr.x (mgr.14526) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: cluster 2024-09-13T13:49:08.992568+0000 mgr.x (mgr.14526) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:09.775056+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:09.775056+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:09.781334+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:09.781334+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.235389+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.235389+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.247883+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.247883+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.272067+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.272067+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.276774+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:10 smithi012 bash[19821]: audit 2024-09-13T13:49:10.276774+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.685 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: cluster 2024-09-13T13:49:08.992568+0000 mgr.x (mgr.14526) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: cluster 2024-09-13T13:49:08.992568+0000 mgr.x (mgr.14526) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:09.775056+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:09.775056+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:09.781334+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:09.781334+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.235389+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.235389+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.247883+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.247883+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.272067+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.272067+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.276774+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.686 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:10 smithi040 bash[21280]: audit 2024-09-13T13:49:10.276774+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.846 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: cluster 2024-09-13T13:49:08.992568+0000 mgr.x (mgr.14526) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: cluster 2024-09-13T13:49:08.992568+0000 mgr.x (mgr.14526) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:09.775056+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:09.775056+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:09.781334+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:09.781334+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.235389+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.235389+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.247883+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.247883+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.272067+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.272067+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.276774+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:10.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:10 smithi134 bash[22059]: audit 2024-09-13T13:49:10.276774+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.978768+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.978768+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.979821+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.979821+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.987858+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.987858+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.996260+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:10.996260+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.028990+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:11.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.028990+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.031784+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.031784+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.032999+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.032999+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.042041+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.042041+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.049545+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.676 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:11 smithi012 bash[19821]: audit 2024-09-13T13:49:11.049545+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.978768+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.978768+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.979821+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.979821+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.987858+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.987858+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.996260+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:10.996260+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.028990+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.028990+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.031784+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.031784+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.032999+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.032999+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.042041+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.042041+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.049545+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:11 smithi040 bash[21280]: audit 2024-09-13T13:49:11.049545+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.978768+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.978768+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.979821+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.979821+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.987858+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.987858+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.996260+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:10.996260+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.028990+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.028990+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.031784+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.031784+0000 mon.a (mon.0) 785 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.032999+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.032999+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.042041+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.848 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.042041+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.049545+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:11.849 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:11 smithi134 bash[22059]: audit 2024-09-13T13:49:11.049545+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:49:12.247 INFO:teuthology.orchestra.run.smithi012.stdout: 2024-09-13T13:49:12.247 INFO:teuthology.orchestra.run.smithi012.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-13T13:46:08.730668Z", "last_refresh": "2024-09-13T13:49:09.770235Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi012=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-13T13:38:59.315834Z", "last_refresh": "2024-09-13T13:49:09.769930Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi012:172.21.15.12=a", "smithi040:172.21.15.40=b", "smithi134:172.21.15.134=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-13T13:38:25.712053Z", "last_refresh": "2024-09-13T13:49:09.769810Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "1641fe80ce7289a76d112fafe763b98dbdcc395dba398d6702278c8c710a2031", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b", "last_refresh": "2024-09-13T13:49:09.770034Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-13T13:49:11.049969Z 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.145"], "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-13T13:47:36.547919Z", "last_refresh": "2024-09-13T13:49:09.770336Z", "running": 3, "size": 3}}] 2024-09-13T13:49:12.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:12 smithi040 bash[21280]: cluster 2024-09-13T13:49:10.993365+0000 mgr.x (mgr.14526) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-13T13:49:12.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:12 smithi040 bash[21280]: cluster 2024-09-13T13:49:10.993365+0000 mgr.x (mgr.14526) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-13T13:49:12.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:12 smithi040 bash[21280]: cephadm 2024-09-13T13:49:10.996868+0000 mgr.x (mgr.14526) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:12 smithi040 bash[21280]: cephadm 2024-09-13T13:49:10.996868+0000 mgr.x (mgr.14526) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:12 smithi040 bash[21280]: cephadm 2024-09-13T13:49:11.050136+0000 mgr.x (mgr.14526) 115 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.735 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:12 smithi040 bash[21280]: cephadm 2024-09-13T13:49:11.050136+0000 mgr.x (mgr.14526) 115 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.780 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:12 smithi012 bash[19821]: cluster 2024-09-13T13:49:10.993365+0000 mgr.x (mgr.14526) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-13T13:49:12.780 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:12 smithi012 bash[19821]: cluster 2024-09-13T13:49:10.993365+0000 mgr.x (mgr.14526) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-13T13:49:12.780 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:12 smithi012 bash[19821]: cephadm 2024-09-13T13:49:10.996868+0000 mgr.x (mgr.14526) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.780 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:12 smithi012 bash[19821]: cephadm 2024-09-13T13:49:10.996868+0000 mgr.x (mgr.14526) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.780 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:12 smithi012 bash[19821]: cephadm 2024-09-13T13:49:11.050136+0000 mgr.x (mgr.14526) 115 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.780 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:12 smithi012 bash[19821]: cephadm 2024-09-13T13:49:11.050136+0000 mgr.x (mgr.14526) 115 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:12 smithi134 bash[22059]: cluster 2024-09-13T13:49:10.993365+0000 mgr.x (mgr.14526) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-13T13:49:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:12 smithi134 bash[22059]: cluster 2024-09-13T13:49:10.993365+0000 mgr.x (mgr.14526) 113 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.1 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-13T13:49:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:12 smithi134 bash[22059]: cephadm 2024-09-13T13:49:10.996868+0000 mgr.x (mgr.14526) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:12 smithi134 bash[22059]: cephadm 2024-09-13T13:49:10.996868+0000 mgr.x (mgr.14526) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:12 smithi134 bash[22059]: cephadm 2024-09-13T13:49:11.050136+0000 mgr.x (mgr.14526) 115 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:12.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:12 smithi134 bash[22059]: cephadm 2024-09-13T13:49:11.050136+0000 mgr.x (mgr.14526) 115 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:49:13.021 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-13T13:49:13.021 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:49:13.035 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-13T13:49:13.036 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-13T13:49:13.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:13 smithi012 bash[19821]: audit 2024-09-13T13:49:12.241789+0000 mgr.x (mgr.14526) 116 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:13.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:13 smithi012 bash[19821]: audit 2024-09-13T13:49:12.241789+0000 mgr.x (mgr.14526) 116 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:13.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:13 smithi040 bash[21280]: audit 2024-09-13T13:49:12.241789+0000 mgr.x (mgr.14526) 116 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:13.736 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:13 smithi040 bash[21280]: audit 2024-09-13T13:49:12.241789+0000 mgr.x (mgr.14526) 116 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:13.846 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:13 smithi134 bash[22059]: audit 2024-09-13T13:49:12.241789+0000 mgr.x (mgr.14526) 116 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:13.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:13 smithi134 bash[22059]: audit 2024-09-13T13:49:12.241789+0000 mgr.x (mgr.14526) 116 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T13:49:14.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:14 smithi040 bash[21280]: cluster 2024-09-13T13:49:12.994136+0000 mgr.x (mgr.14526) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:14.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:14 smithi040 bash[21280]: cluster 2024-09-13T13:49:12.994136+0000 mgr.x (mgr.14526) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:14.638 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:14 smithi012 bash[19821]: cluster 2024-09-13T13:49:12.994136+0000 mgr.x (mgr.14526) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:14.638 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:14 smithi012 bash[19821]: cluster 2024-09-13T13:49:12.994136+0000 mgr.x (mgr.14526) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:14.720 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:14 smithi134 bash[22059]: cluster 2024-09-13T13:49:12.994136+0000 mgr.x (mgr.14526) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:14.720 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:14 smithi134 bash[22059]: cluster 2024-09-13T13:49:12.994136+0000 mgr.x (mgr.14526) 117 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:16.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:16 smithi012 bash[19821]: cluster 2024-09-13T13:49:14.994813+0000 mgr.x (mgr.14526) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:16.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:16 smithi012 bash[19821]: cluster 2024-09-13T13:49:14.994813+0000 mgr.x (mgr.14526) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:16.738 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:16 smithi040 bash[21280]: cluster 2024-09-13T13:49:14.994813+0000 mgr.x (mgr.14526) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:16.739 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:16 smithi040 bash[21280]: cluster 2024-09-13T13:49:14.994813+0000 mgr.x (mgr.14526) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:16.846 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:16 smithi134 bash[22059]: cluster 2024-09-13T13:49:14.994813+0000 mgr.x (mgr.14526) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:16.847 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:16 smithi134 bash[22059]: cluster 2024-09-13T13:49:14.994813+0000 mgr.x (mgr.14526) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-13T13:49:17.854 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:49:18.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:18 smithi012 bash[19821]: cluster 2024-09-13T13:49:16.996013+0000 mgr.x (mgr.14526) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:49:18.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:18 smithi012 bash[19821]: cluster 2024-09-13T13:49:16.996013+0000 mgr.x (mgr.14526) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:49:18.740 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:18 smithi040 bash[21280]: cluster 2024-09-13T13:49:16.996013+0000 mgr.x (mgr.14526) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:49:18.741 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:18 smithi040 bash[21280]: cluster 2024-09-13T13:49:16.996013+0000 mgr.x (mgr.14526) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:49:18.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:18 smithi134 bash[22059]: cluster 2024-09-13T13:49:16.996013+0000 mgr.x (mgr.14526) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:49:18.814 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:18 smithi134 bash[22059]: cluster 2024-09-13T13:49:16.996013+0000 mgr.x (mgr.14526) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-13T13:49:19.969 INFO:teuthology.orchestra.run.smithi012.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi012.wfvesw", "node": "172.21.15.12", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi040.arkazp", "node": "172.21.15.40", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi134.qkgdgl", "node": "172.21.15.134", "state": "ready"}], "_source": "cephadm"} 2024-09-13T13:49:19.969 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-13T13:49:19.979 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi145.front.sepia.ceph.com 2024-09-13T13:49:19.979 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-13T13:49:19.992 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30 2024-09-13T13:49:20.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:20 smithi012 bash[19821]: cluster 2024-09-13T13:49:18.996689+0000 mgr.x (mgr.14526) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:20.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:20 smithi012 bash[19821]: cluster 2024-09-13T13:49:18.996689+0000 mgr.x (mgr.14526) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:20.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:20 smithi040 bash[21280]: cluster 2024-09-13T13:49:18.996689+0000 mgr.x (mgr.14526) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:20.721 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:20 smithi040 bash[21280]: cluster 2024-09-13T13:49:18.996689+0000 mgr.x (mgr.14526) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:20.804 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:20 smithi134 bash[22059]: cluster 2024-09-13T13:49:18.996689+0000 mgr.x (mgr.14526) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:20.805 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:20 smithi134 bash[22059]: cluster 2024-09-13T13:49:18.996689+0000 mgr.x (mgr.14526) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:22.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:22 smithi012 bash[19821]: cluster 2024-09-13T13:49:20.997831+0000 mgr.x (mgr.14526) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:22.675 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:22 smithi012 bash[19821]: cluster 2024-09-13T13:49:20.997831+0000 mgr.x (mgr.14526) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:22.744 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:22 smithi040 bash[21280]: cluster 2024-09-13T13:49:20.997831+0000 mgr.x (mgr.14526) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:22.744 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:22 smithi040 bash[21280]: cluster 2024-09-13T13:49:20.997831+0000 mgr.x (mgr.14526) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:22.834 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:22 smithi134 bash[22059]: cluster 2024-09-13T13:49:20.997831+0000 mgr.x (mgr.14526) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:22.834 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:22 smithi134 bash[22059]: cluster 2024-09-13T13:49:20.997831+0000 mgr.x (mgr.14526) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:24.583 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:24 smithi134 bash[22059]: cluster 2024-09-13T13:49:22.998455+0000 mgr.x (mgr.14526) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:24.584 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:24 smithi134 bash[22059]: cluster 2024-09-13T13:49:22.998455+0000 mgr.x (mgr.14526) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:24.598 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:24 smithi012 bash[19821]: cluster 2024-09-13T13:49:22.998455+0000 mgr.x (mgr.14526) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:24.598 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:24 smithi012 bash[19821]: cluster 2024-09-13T13:49:22.998455+0000 mgr.x (mgr.14526) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:24.601 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:24 smithi040 bash[21280]: cluster 2024-09-13T13:49:22.998455+0000 mgr.x (mgr.14526) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:24.601 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:24 smithi040 bash[21280]: cluster 2024-09-13T13:49:22.998455+0000 mgr.x (mgr.14526) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:26.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:26 smithi012 bash[19821]: cluster 2024-09-13T13:49:24.998903+0000 mgr.x (mgr.14526) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:26.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:26 smithi012 bash[19821]: cluster 2024-09-13T13:49:24.998903+0000 mgr.x (mgr.14526) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:26.749 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:26 smithi040 bash[21280]: cluster 2024-09-13T13:49:24.998903+0000 mgr.x (mgr.14526) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:26.749 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:26 smithi040 bash[21280]: cluster 2024-09-13T13:49:24.998903+0000 mgr.x (mgr.14526) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:26.749 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:26 smithi134 bash[22059]: cluster 2024-09-13T13:49:24.998903+0000 mgr.x (mgr.14526) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:26.750 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:26 smithi134 bash[22059]: cluster 2024-09-13T13:49:24.998903+0000 mgr.x (mgr.14526) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:28.749 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:28 smithi040 bash[21280]: cluster 2024-09-13T13:49:27.000052+0000 mgr.x (mgr.14526) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:28.749 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:28 smithi040 bash[21280]: cluster 2024-09-13T13:49:27.000052+0000 mgr.x (mgr.14526) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:28.749 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:28 smithi134 bash[22059]: cluster 2024-09-13T13:49:27.000052+0000 mgr.x (mgr.14526) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:28.749 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:28 smithi134 bash[22059]: cluster 2024-09-13T13:49:27.000052+0000 mgr.x (mgr.14526) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:28.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:28 smithi012 bash[19821]: cluster 2024-09-13T13:49:27.000052+0000 mgr.x (mgr.14526) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:28.750 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:28 smithi012 bash[19821]: cluster 2024-09-13T13:49:27.000052+0000 mgr.x (mgr.14526) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:30.691 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:30 smithi012 bash[19821]: cluster 2024-09-13T13:49:29.000715+0000 mgr.x (mgr.14526) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:30.691 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:30 smithi012 bash[19821]: cluster 2024-09-13T13:49:29.000715+0000 mgr.x (mgr.14526) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:30.722 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:30 smithi040 bash[21280]: cluster 2024-09-13T13:49:29.000715+0000 mgr.x (mgr.14526) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:30.722 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:30 smithi040 bash[21280]: cluster 2024-09-13T13:49:29.000715+0000 mgr.x (mgr.14526) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:30.723 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:30 smithi134 bash[22059]: cluster 2024-09-13T13:49:29.000715+0000 mgr.x (mgr.14526) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:30.723 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:30 smithi134 bash[22059]: cluster 2024-09-13T13:49:29.000715+0000 mgr.x (mgr.14526) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:32.752 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:32 smithi040 bash[21280]: cluster 2024-09-13T13:49:31.001532+0000 mgr.x (mgr.14526) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:49:32.752 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:32 smithi040 bash[21280]: cluster 2024-09-13T13:49:31.001532+0000 mgr.x (mgr.14526) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:49:32.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:32 smithi012 bash[19821]: cluster 2024-09-13T13:49:31.001532+0000 mgr.x (mgr.14526) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:49:32.753 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:32 smithi012 bash[19821]: cluster 2024-09-13T13:49:31.001532+0000 mgr.x (mgr.14526) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:49:32.753 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:32 smithi134 bash[22059]: cluster 2024-09-13T13:49:31.001532+0000 mgr.x (mgr.14526) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:49:32.753 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:32 smithi134 bash[22059]: cluster 2024-09-13T13:49:31.001532+0000 mgr.x (mgr.14526) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-13T13:49:34.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:34 smithi134 bash[22059]: cluster 2024-09-13T13:49:33.002150+0000 mgr.x (mgr.14526) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:34.600 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:34 smithi134 bash[22059]: cluster 2024-09-13T13:49:33.002150+0000 mgr.x (mgr.14526) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:34.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:34 smithi040 bash[21280]: cluster 2024-09-13T13:49:33.002150+0000 mgr.x (mgr.14526) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:34.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:34 smithi040 bash[21280]: cluster 2024-09-13T13:49:33.002150+0000 mgr.x (mgr.14526) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:34.632 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:34 smithi012 bash[19821]: cluster 2024-09-13T13:49:33.002150+0000 mgr.x (mgr.14526) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:34.632 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:34 smithi012 bash[19821]: cluster 2024-09-13T13:49:33.002150+0000 mgr.x (mgr.14526) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:36.755 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:36 smithi040 bash[21280]: cluster 2024-09-13T13:49:35.002778+0000 mgr.x (mgr.14526) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:36.755 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:36 smithi040 bash[21280]: cluster 2024-09-13T13:49:35.002778+0000 mgr.x (mgr.14526) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:36.756 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:36 smithi134 bash[22059]: cluster 2024-09-13T13:49:35.002778+0000 mgr.x (mgr.14526) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:36.756 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:36 smithi134 bash[22059]: cluster 2024-09-13T13:49:35.002778+0000 mgr.x (mgr.14526) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:36.756 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:36 smithi012 bash[19821]: cluster 2024-09-13T13:49:35.002778+0000 mgr.x (mgr.14526) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:36.756 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:36 smithi012 bash[19821]: cluster 2024-09-13T13:49:35.002778+0000 mgr.x (mgr.14526) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T13:49:38.757 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:38 smithi040 bash[21280]: cluster 2024-09-13T13:49:37.003980+0000 mgr.x (mgr.14526) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:49:38.757 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:38 smithi040 bash[21280]: cluster 2024-09-13T13:49:37.003980+0000 mgr.x (mgr.14526) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:49:38.757 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:38 smithi134 bash[22059]: cluster 2024-09-13T13:49:37.003980+0000 mgr.x (mgr.14526) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:49:38.758 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:38 smithi134 bash[22059]: cluster 2024-09-13T13:49:37.003980+0000 mgr.x (mgr.14526) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:49:38.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:38 smithi012 bash[19821]: cluster 2024-09-13T13:49:37.003980+0000 mgr.x (mgr.14526) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:49:38.758 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:38 smithi012 bash[19821]: cluster 2024-09-13T13:49:37.003980+0000 mgr.x (mgr.14526) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-13T13:49:40.694 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:40 smithi012 bash[19821]: cluster 2024-09-13T13:49:39.004647+0000 mgr.x (mgr.14526) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:40.694 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:40 smithi012 bash[19821]: cluster 2024-09-13T13:49:39.004647+0000 mgr.x (mgr.14526) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:40.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:40 smithi134 bash[22059]: cluster 2024-09-13T13:49:39.004647+0000 mgr.x (mgr.14526) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:40.696 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:40 smithi134 bash[22059]: cluster 2024-09-13T13:49:39.004647+0000 mgr.x (mgr.14526) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:40.724 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:40 smithi040 bash[21280]: cluster 2024-09-13T13:49:39.004647+0000 mgr.x (mgr.14526) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:40.724 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:40 smithi040 bash[21280]: cluster 2024-09-13T13:49:39.004647+0000 mgr.x (mgr.14526) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:42.760 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:42 smithi040 bash[21280]: cluster 2024-09-13T13:49:41.005839+0000 mgr.x (mgr.14526) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:49:42.760 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:42 smithi040 bash[21280]: cluster 2024-09-13T13:49:41.005839+0000 mgr.x (mgr.14526) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:49:42.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:42 smithi012 bash[19821]: cluster 2024-09-13T13:49:41.005839+0000 mgr.x (mgr.14526) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:49:42.761 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:42 smithi012 bash[19821]: cluster 2024-09-13T13:49:41.005839+0000 mgr.x (mgr.14526) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:49:42.761 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:42 smithi134 bash[22059]: cluster 2024-09-13T13:49:41.005839+0000 mgr.x (mgr.14526) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:49:42.761 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:42 smithi134 bash[22059]: cluster 2024-09-13T13:49:41.005839+0000 mgr.x (mgr.14526) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T13:49:44.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:44 smithi134 bash[22059]: cluster 2024-09-13T13:49:43.006459+0000 mgr.x (mgr.14526) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:44.603 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:44 smithi134 bash[22059]: cluster 2024-09-13T13:49:43.006459+0000 mgr.x (mgr.14526) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:44.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:44 smithi040 bash[21280]: cluster 2024-09-13T13:49:43.006459+0000 mgr.x (mgr.14526) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:44.629 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:44 smithi040 bash[21280]: cluster 2024-09-13T13:49:43.006459+0000 mgr.x (mgr.14526) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:44.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:44 smithi012 bash[19821]: cluster 2024-09-13T13:49:43.006459+0000 mgr.x (mgr.14526) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:44.674 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:44 smithi012 bash[19821]: cluster 2024-09-13T13:49:43.006459+0000 mgr.x (mgr.14526) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:46.764 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:46 smithi040 bash[21280]: cluster 2024-09-13T13:49:45.007084+0000 mgr.x (mgr.14526) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:46.764 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:46 smithi040 bash[21280]: cluster 2024-09-13T13:49:45.007084+0000 mgr.x (mgr.14526) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:46.765 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:46 smithi134 bash[22059]: cluster 2024-09-13T13:49:45.007084+0000 mgr.x (mgr.14526) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:46.766 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:46 smithi134 bash[22059]: cluster 2024-09-13T13:49:45.007084+0000 mgr.x (mgr.14526) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:46.766 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:46 smithi012 bash[19821]: cluster 2024-09-13T13:49:45.007084+0000 mgr.x (mgr.14526) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:46.766 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:46 smithi012 bash[19821]: cluster 2024-09-13T13:49:45.007084+0000 mgr.x (mgr.14526) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:49:48.766 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:48 smithi040 bash[21280]: cluster 2024-09-13T13:49:47.008322+0000 mgr.x (mgr.14526) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:48.766 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:48 smithi040 bash[21280]: cluster 2024-09-13T13:49:47.008322+0000 mgr.x (mgr.14526) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:48.767 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:48 smithi134 bash[22059]: cluster 2024-09-13T13:49:47.008322+0000 mgr.x (mgr.14526) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:48.767 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:48 smithi134 bash[22059]: cluster 2024-09-13T13:49:47.008322+0000 mgr.x (mgr.14526) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:48.767 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:48 smithi012 bash[19821]: cluster 2024-09-13T13:49:47.008322+0000 mgr.x (mgr.14526) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:48.767 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:48 smithi012 bash[19821]: cluster 2024-09-13T13:49:47.008322+0000 mgr.x (mgr.14526) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T13:49:49.999 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.12/share1 -c ls' 2024-09-13T13:49:50.051 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.12/share1 -c ls 2024-09-13T13:49:50.705 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:50 smithi012 bash[19821]: cluster 2024-09-13T13:49:49.009007+0000 mgr.x (mgr.14526) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:50.705 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:50 smithi012 bash[19821]: cluster 2024-09-13T13:49:49.009007+0000 mgr.x (mgr.14526) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:50.726 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:50 smithi040 bash[21280]: cluster 2024-09-13T13:49:49.009007+0000 mgr.x (mgr.14526) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:50.726 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:50 smithi040 bash[21280]: cluster 2024-09-13T13:49:49.009007+0000 mgr.x (mgr.14526) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:50.726 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:50 smithi134 bash[22059]: cluster 2024-09-13T13:49:49.009007+0000 mgr.x (mgr.14526) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:50.726 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:50 smithi134 bash[22059]: cluster 2024-09-13T13:49:49.009007+0000 mgr.x (mgr.14526) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:49:51.263 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Fri Sep 13 13:46:38 2024 2024-09-13T13:49:51.263 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Fri Sep 13 13:46:38 2024 2024-09-13T13:49:51.264 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-13T13:49:51.264 INFO:teuthology.orchestra.run.smithi145.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-13T13:49:51.759 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.12/share2 -c ls' 2024-09-13T13:49:51.811 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.12/share2 -c ls 2024-09-13T13:49:52.769 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:52 smithi040 bash[21280]: cluster 2024-09-13T13:49:51.010175+0000 mgr.x (mgr.14526) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:52.770 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:52 smithi040 bash[21280]: cluster 2024-09-13T13:49:51.010175+0000 mgr.x (mgr.14526) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:52.770 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:52 smithi012 bash[19821]: cluster 2024-09-13T13:49:51.010175+0000 mgr.x (mgr.14526) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:52.770 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:52 smithi012 bash[19821]: cluster 2024-09-13T13:49:51.010175+0000 mgr.x (mgr.14526) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:52.771 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:52 smithi134 bash[22059]: cluster 2024-09-13T13:49:51.010175+0000 mgr.x (mgr.14526) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:52.771 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:52 smithi134 bash[22059]: cluster 2024-09-13T13:49:51.010175+0000 mgr.x (mgr.14526) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T13:49:52.885 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Fri Sep 13 13:46:44 2024 2024-09-13T13:49:52.885 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Fri Sep 13 13:46:44 2024 2024-09-13T13:49:52.885 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-13T13:49:52.885 INFO:teuthology.orchestra.run.smithi145.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-13T13:49:53.379 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-13T13:49:53.389 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-13T13:49:53.391 DEBUG:teuthology.orchestra.run.smithi012:> 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-13T13:49:53.405 INFO:teuthology.orchestra.run.smithi012.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-13T13:49:53.405 INFO:teuthology.orchestra.run.smithi012.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-13T13:49:54.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:54 smithi040 bash[21280]: cluster 2024-09-13T13:49:53.010912+0000 mgr.x (mgr.14526) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:54.879 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:54 smithi040 bash[21280]: cluster 2024-09-13T13:49:53.010912+0000 mgr.x (mgr.14526) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:54.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:54 smithi012 bash[19821]: cluster 2024-09-13T13:49:53.010912+0000 mgr.x (mgr.14526) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:54.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:54 smithi012 bash[19821]: cluster 2024-09-13T13:49:53.010912+0000 mgr.x (mgr.14526) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:54.959 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:54 smithi134 bash[22059]: cluster 2024-09-13T13:49:53.010912+0000 mgr.x (mgr.14526) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:54.959 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:54 smithi134 bash[22059]: cluster 2024-09-13T13:49:53.010912+0000 mgr.x (mgr.14526) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:56.771 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:56 smithi040 bash[21280]: cluster 2024-09-13T13:49:55.011577+0000 mgr.x (mgr.14526) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:56.772 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:56 smithi040 bash[21280]: cluster 2024-09-13T13:49:55.011577+0000 mgr.x (mgr.14526) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:56.773 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:56 smithi012 bash[19821]: cluster 2024-09-13T13:49:55.011577+0000 mgr.x (mgr.14526) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:56.773 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:56 smithi012 bash[19821]: cluster 2024-09-13T13:49:55.011577+0000 mgr.x (mgr.14526) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:56.773 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:56 smithi134 bash[22059]: cluster 2024-09-13T13:49:55.011577+0000 mgr.x (mgr.14526) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:56.773 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:56 smithi134 bash[22059]: cluster 2024-09-13T13:49:55.011577+0000 mgr.x (mgr.14526) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:49:58.220 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:49:58.773 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:58 smithi040 bash[21280]: cluster 2024-09-13T13:49:57.012782+0000 mgr.x (mgr.14526) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-13T13:49:58.773 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:49:58 smithi040 bash[21280]: cluster 2024-09-13T13:49:57.012782+0000 mgr.x (mgr.14526) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-13T13:49:58.773 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:58 smithi012 bash[19821]: cluster 2024-09-13T13:49:57.012782+0000 mgr.x (mgr.14526) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-13T13:49:58.774 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:49:58 smithi012 bash[19821]: cluster 2024-09-13T13:49:57.012782+0000 mgr.x (mgr.14526) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-13T13:49:58.774 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:58 smithi134 bash[22059]: cluster 2024-09-13T13:49:57.012782+0000 mgr.x (mgr.14526) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-13T13:49:58.774 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:49:58 smithi134 bash[22059]: cluster 2024-09-13T13:49:57.012782+0000 mgr.x (mgr.14526) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-13T13:50:00.718 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:00 smithi012 bash[19821]: cluster 2024-09-13T13:49:59.013449+0000 mgr.x (mgr.14526) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:00.718 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:00 smithi012 bash[19821]: cluster 2024-09-13T13:49:59.013449+0000 mgr.x (mgr.14526) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:00.718 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:00 smithi012 bash[19821]: cluster 2024-09-13T13:50:00.000162+0000 mon.a (mon.0) 789 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:00.718 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:00 smithi012 bash[19821]: cluster 2024-09-13T13:50:00.000162+0000 mon.a (mon.0) 789 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:00.728 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:00 smithi040 bash[21280]: cluster 2024-09-13T13:49:59.013449+0000 mgr.x (mgr.14526) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:00.728 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:00 smithi040 bash[21280]: cluster 2024-09-13T13:49:59.013449+0000 mgr.x (mgr.14526) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:00.728 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:00 smithi040 bash[21280]: cluster 2024-09-13T13:50:00.000162+0000 mon.a (mon.0) 789 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:00.728 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:00 smithi040 bash[21280]: cluster 2024-09-13T13:50:00.000162+0000 mon.a (mon.0) 789 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:00.729 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:00 smithi134 bash[22059]: cluster 2024-09-13T13:49:59.013449+0000 mgr.x (mgr.14526) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:00.729 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:00 smithi134 bash[22059]: cluster 2024-09-13T13:49:59.013449+0000 mgr.x (mgr.14526) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:00.729 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:00 smithi134 bash[22059]: cluster 2024-09-13T13:50:00.000162+0000 mon.a (mon.0) 789 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:00.730 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:00 smithi134 bash[22059]: cluster 2024-09-13T13:50:00.000162+0000 mon.a (mon.0) 789 : cluster [INF] overall HEALTH_OK 2024-09-13T13:50:02.316 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:50:02.776 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:02 smithi040 bash[21280]: cluster 2024-09-13T13:50:01.014669+0000 mgr.x (mgr.14526) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:02.776 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:02 smithi040 bash[21280]: cluster 2024-09-13T13:50:01.014669+0000 mgr.x (mgr.14526) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:02.777 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:02 smithi134 bash[22059]: cluster 2024-09-13T13:50:01.014669+0000 mgr.x (mgr.14526) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:02.777 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:02 smithi134 bash[22059]: cluster 2024-09-13T13:50:01.014669+0000 mgr.x (mgr.14526) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:02.777 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:02 smithi012 bash[19821]: cluster 2024-09-13T13:50:01.014669+0000 mgr.x (mgr.14526) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:02.777 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:02 smithi012 bash[19821]: cluster 2024-09-13T13:50:01.014669+0000 mgr.x (mgr.14526) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:04.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:04 smithi012 bash[19821]: cluster 2024-09-13T13:50:03.015320+0000 mgr.x (mgr.14526) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:04.924 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:04 smithi012 bash[19821]: cluster 2024-09-13T13:50:03.015320+0000 mgr.x (mgr.14526) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:04.965 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:04 smithi134 bash[22059]: cluster 2024-09-13T13:50:03.015320+0000 mgr.x (mgr.14526) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:04.965 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:04 smithi134 bash[22059]: cluster 2024-09-13T13:50:03.015320+0000 mgr.x (mgr.14526) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:04.966 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:04 smithi040 bash[21280]: cluster 2024-09-13T13:50:03.015320+0000 mgr.x (mgr.14526) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:04.966 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:04 smithi040 bash[21280]: cluster 2024-09-13T13:50:03.015320+0000 mgr.x (mgr.14526) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:06.434 INFO:teuthology.orchestra.run.smithi012.stderr:Using ceph image with id '1641fe80ce72' and tag 'b0201b8c79733293453e7f10a10c7fa43119222b' created on 2024-09-13 11:15:34 +0000 UTC 2024-09-13T13:50:06.434 INFO:teuthology.orchestra.run.smithi012.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5ab18e92f956ea4280103e54eef24f76e1a43e77fc4dc78cee3cb12c7a94538b 2024-09-13T13:50:06.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:06 smithi040 bash[21280]: cluster 2024-09-13T13:50:05.015957+0000 mgr.x (mgr.14526) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:06.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:06 smithi040 bash[21280]: cluster 2024-09-13T13:50:05.015957+0000 mgr.x (mgr.14526) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:06.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:06 smithi012 bash[19821]: cluster 2024-09-13T13:50:05.015957+0000 mgr.x (mgr.14526) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:06.782 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:06 smithi012 bash[19821]: cluster 2024-09-13T13:50:05.015957+0000 mgr.x (mgr.14526) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:06.782 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:06 smithi134 bash[22059]: cluster 2024-09-13T13:50:05.015957+0000 mgr.x (mgr.14526) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:06.782 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:06 smithi134 bash[22059]: cluster 2024-09-13T13:50:05.015957+0000 mgr.x (mgr.14526) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:08.782 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:08 smithi134 bash[22059]: cluster 2024-09-13T13:50:07.017189+0000 mgr.x (mgr.14526) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:08.783 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:08 smithi134 bash[22059]: cluster 2024-09-13T13:50:07.017189+0000 mgr.x (mgr.14526) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:08.783 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:08 smithi012 bash[19821]: cluster 2024-09-13T13:50:07.017189+0000 mgr.x (mgr.14526) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:08.783 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:08 smithi012 bash[19821]: cluster 2024-09-13T13:50:07.017189+0000 mgr.x (mgr.14526) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:08.856 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:08 smithi040 bash[21280]: cluster 2024-09-13T13:50:07.017189+0000 mgr.x (mgr.14526) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:08.856 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:08 smithi040 bash[21280]: cluster 2024-09-13T13:50:07.017189+0000 mgr.x (mgr.14526) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-13T13:50:08.935 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-13T13:50:08.989 INFO:teuthology.orchestra.run.smithi012.stderr:++ cat /tmp/svcname 2024-09-13T13:50:08.990 INFO:teuthology.orchestra.run.smithi012.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi012.wfvesw ctdb status 2024-09-13T13:50:10.735 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:10 smithi012 bash[19821]: cluster 2024-09-13T13:50:09.017733+0000 mgr.x (mgr.14526) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:10.735 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:10 smithi012 bash[19821]: cluster 2024-09-13T13:50:09.017733+0000 mgr.x (mgr.14526) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:10.783 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:10 smithi040 bash[21280]: cluster 2024-09-13T13:50:09.017733+0000 mgr.x (mgr.14526) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:10.784 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:10 smithi040 bash[21280]: cluster 2024-09-13T13:50:09.017733+0000 mgr.x (mgr.14526) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:10.784 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:10 smithi134 bash[22059]: cluster 2024-09-13T13:50:09.017733+0000 mgr.x (mgr.14526) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:10.784 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:10 smithi134 bash[22059]: cluster 2024-09-13T13:50:09.017733+0000 mgr.x (mgr.14526) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:11.784 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:11 smithi040 bash[21280]: audit 2024-09-13T13:50:11.082441+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:11.784 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:11 smithi040 bash[21280]: audit 2024-09-13T13:50:11.082441+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:11.785 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:11 smithi012 bash[19821]: audit 2024-09-13T13:50:11.082441+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:11.785 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:11 smithi012 bash[19821]: audit 2024-09-13T13:50:11.082441+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:11.785 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:11 smithi134 bash[22059]: audit 2024-09-13T13:50:11.082441+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:11.785 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:11 smithi134 bash[22059]: audit 2024-09-13T13:50:11.082441+0000 mon.a (mon.0) 790 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:12.778 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: cluster 2024-09-13T13:50:11.018906+0000 mgr.x (mgr.14526) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: cluster 2024-09-13T13:50:11.018906+0000 mgr.x (mgr.14526) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.902901+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.902901+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.904515+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.904515+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.914628+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.914628+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.925402+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.779 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:12 smithi040 bash[21280]: audit 2024-09-13T13:50:11.925402+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: cluster 2024-09-13T13:50:11.018906+0000 mgr.x (mgr.14526) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: cluster 2024-09-13T13:50:11.018906+0000 mgr.x (mgr.14526) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.902901+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.902901+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.904515+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.904515+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.914628+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.786 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.914628+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.787 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.925402+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.787 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:12 smithi134 bash[22059]: audit 2024-09-13T13:50:11.925402+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: cluster 2024-09-13T13:50:11.018906+0000 mgr.x (mgr.14526) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:12.861 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: cluster 2024-09-13T13:50:11.018906+0000 mgr.x (mgr.14526) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.902901+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.902901+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.904515+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.904515+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.914628+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.914628+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.925402+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:12.862 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:12 smithi012 bash[19821]: audit 2024-09-13T13:50:11.925402+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:13.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:13 smithi012 bash[19821]: cephadm 2024-09-13T13:50:11.926248+0000 mgr.x (mgr.14526) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:50:13.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:13 smithi012 bash[19821]: cephadm 2024-09-13T13:50:11.926248+0000 mgr.x (mgr.14526) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:50:13.788 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:13 smithi134 bash[22059]: cephadm 2024-09-13T13:50:11.926248+0000 mgr.x (mgr.14526) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:50:13.788 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:13 smithi134 bash[22059]: cephadm 2024-09-13T13:50:11.926248+0000 mgr.x (mgr.14526) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:50:13.799 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring fsid 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:50:13.863 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:13 smithi040 bash[21280]: cephadm 2024-09-13T13:50:11.926248+0000 mgr.x (mgr.14526) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:50:13.863 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:13 smithi040 bash[21280]: cephadm 2024-09-13T13:50:11.926248+0000 mgr.x (mgr.14526) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi012.wfvesw'}, 1: {0: 'adctdb1.1.0.smithi040.arkazp'}, 2: {0: 'adctdb1.2.0.smithi134.qkgdgl'}} 3 2024-09-13T13:50:14.526 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-13T13:50:14.584 INFO:teuthology.orchestra.run.smithi012.stderr:+ cat /tmp/ctdb_status 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:Number of nodes:3 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:pnn:0 172.21.15.12 OK (THIS NODE) 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:pnn:1 172.21.15.40 OK 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:pnn:2 172.21.15.134 OK 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:Generation:1241588104 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:Size:3 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:hash:0 lmaster:0 2024-09-13T13:50:14.585 INFO:teuthology.orchestra.run.smithi012.stdout:hash:1 lmaster:1 2024-09-13T13:50:14.586 INFO:teuthology.orchestra.run.smithi012.stdout:hash:2 lmaster:2 2024-09-13T13:50:14.586 INFO:teuthology.orchestra.run.smithi012.stdout:Recovery mode:NORMAL (0) 2024-09-13T13:50:14.586 INFO:teuthology.orchestra.run.smithi012.stdout:Leader:0 2024-09-13T13:50:14.587 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-13T13:50:14.639 INFO:teuthology.orchestra.run.smithi012.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-13T13:50:14.640 INFO:teuthology.orchestra.run.smithi012.stdout:pnn:0 172.21.15.12 OK (THIS NODE) 2024-09-13T13:50:14.642 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-13T13:50:14.700 INFO:teuthology.orchestra.run.smithi012.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-13T13:50:14.701 INFO:teuthology.orchestra.run.smithi012.stdout:pnn:1 172.21.15.40 OK 2024-09-13T13:50:14.702 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-13T13:50:14.755 INFO:teuthology.orchestra.run.smithi012.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-13T13:50:14.756 INFO:teuthology.orchestra.run.smithi012.stdout:pnn:2 172.21.15.134 OK 2024-09-13T13:50:14.757 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-13T13:50:14.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:14 smithi012 bash[19821]: cluster 2024-09-13T13:50:13.019576+0000 mgr.x (mgr.14526) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:14.788 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:14 smithi012 bash[19821]: cluster 2024-09-13T13:50:13.019576+0000 mgr.x (mgr.14526) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:14.799 INFO:teuthology.orchestra.run.smithi012.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-13T13:50:14.800 INFO:teuthology.orchestra.run.smithi012.stdout:Number of nodes:3 2024-09-13T13:50:14.801 DEBUG:teuthology.orchestra.run.smithi012:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-13T13:50:14.856 INFO:teuthology.orchestra.run.smithi012.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-13T13:50:14.858 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-13T13:50:14.871 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi145.front.sepia.ceph.com 2024-09-13T13:50:14.872 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-13T13:50:14.873 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:14 smithi134 bash[22059]: cluster 2024-09-13T13:50:13.019576+0000 mgr.x (mgr.14526) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:14.874 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:14 smithi134 bash[22059]: cluster 2024-09-13T13:50:13.019576+0000 mgr.x (mgr.14526) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:14.885 INFO:teuthology.orchestra.run.smithi145.stderr:+ sleep 30 2024-09-13T13:50:14.963 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:14 smithi040 bash[21280]: cluster 2024-09-13T13:50:13.019576+0000 mgr.x (mgr.14526) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:14.963 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:14 smithi040 bash[21280]: cluster 2024-09-13T13:50:13.019576+0000 mgr.x (mgr.14526) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:16.790 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:16 smithi040 bash[21280]: cluster 2024-09-13T13:50:15.020191+0000 mgr.x (mgr.14526) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:16.790 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:16 smithi040 bash[21280]: cluster 2024-09-13T13:50:15.020191+0000 mgr.x (mgr.14526) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:16.790 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:16 smithi012 bash[19821]: cluster 2024-09-13T13:50:15.020191+0000 mgr.x (mgr.14526) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:16.791 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:16 smithi012 bash[19821]: cluster 2024-09-13T13:50:15.020191+0000 mgr.x (mgr.14526) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:16.791 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:16 smithi134 bash[22059]: cluster 2024-09-13T13:50:15.020191+0000 mgr.x (mgr.14526) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:16.791 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:16 smithi134 bash[22059]: cluster 2024-09-13T13:50:15.020191+0000 mgr.x (mgr.14526) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:18.792 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:18 smithi012 bash[19821]: cluster 2024-09-13T13:50:17.021435+0000 mgr.x (mgr.14526) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:18.792 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:18 smithi012 bash[19821]: cluster 2024-09-13T13:50:17.021435+0000 mgr.x (mgr.14526) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:18.793 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:18 smithi134 bash[22059]: cluster 2024-09-13T13:50:17.021435+0000 mgr.x (mgr.14526) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:18.793 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:18 smithi134 bash[22059]: cluster 2024-09-13T13:50:17.021435+0000 mgr.x (mgr.14526) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:18.974 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:18 smithi040 bash[21280]: cluster 2024-09-13T13:50:17.021435+0000 mgr.x (mgr.14526) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:18.974 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:18 smithi040 bash[21280]: cluster 2024-09-13T13:50:17.021435+0000 mgr.x (mgr.14526) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:20.748 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:20 smithi012 bash[19821]: cluster 2024-09-13T13:50:19.022044+0000 mgr.x (mgr.14526) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:20.841 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:20 smithi012 bash[19821]: cluster 2024-09-13T13:50:19.022044+0000 mgr.x (mgr.14526) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:20.842 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:20 smithi134 bash[22059]: cluster 2024-09-13T13:50:19.022044+0000 mgr.x (mgr.14526) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:20.842 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:20 smithi134 bash[22059]: cluster 2024-09-13T13:50:19.022044+0000 mgr.x (mgr.14526) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:20.842 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:20 smithi040 bash[21280]: cluster 2024-09-13T13:50:19.022044+0000 mgr.x (mgr.14526) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:20.842 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:20 smithi040 bash[21280]: cluster 2024-09-13T13:50:19.022044+0000 mgr.x (mgr.14526) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:22.795 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:22 smithi040 bash[21280]: cluster 2024-09-13T13:50:21.023242+0000 mgr.x (mgr.14526) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:22.795 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:22 smithi040 bash[21280]: cluster 2024-09-13T13:50:21.023242+0000 mgr.x (mgr.14526) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:22.796 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:22 smithi134 bash[22059]: cluster 2024-09-13T13:50:21.023242+0000 mgr.x (mgr.14526) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:22.797 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:22 smithi134 bash[22059]: cluster 2024-09-13T13:50:21.023242+0000 mgr.x (mgr.14526) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:22.976 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:22 smithi012 bash[19821]: cluster 2024-09-13T13:50:21.023242+0000 mgr.x (mgr.14526) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:22.976 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:22 smithi012 bash[19821]: cluster 2024-09-13T13:50:21.023242+0000 mgr.x (mgr.14526) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:23.797 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:23 smithi012 bash[19821]: cluster 2024-09-13T13:50:23.023862+0000 mgr.x (mgr.14526) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:23.797 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:23 smithi012 bash[19821]: cluster 2024-09-13T13:50:23.023862+0000 mgr.x (mgr.14526) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:23.798 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:23 smithi134 bash[22059]: cluster 2024-09-13T13:50:23.023862+0000 mgr.x (mgr.14526) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:23.798 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:23 smithi134 bash[22059]: cluster 2024-09-13T13:50:23.023862+0000 mgr.x (mgr.14526) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:23.976 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:23 smithi040 bash[21280]: cluster 2024-09-13T13:50:23.023862+0000 mgr.x (mgr.14526) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:23.976 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:23 smithi040 bash[21280]: cluster 2024-09-13T13:50:23.023862+0000 mgr.x (mgr.14526) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:26.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:26 smithi134 bash[22059]: cluster 2024-09-13T13:50:25.024481+0000 mgr.x (mgr.14526) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:26.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:26 smithi134 bash[22059]: cluster 2024-09-13T13:50:25.024481+0000 mgr.x (mgr.14526) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:26.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:26 smithi040 bash[21280]: cluster 2024-09-13T13:50:25.024481+0000 mgr.x (mgr.14526) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:26.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:26 smithi040 bash[21280]: cluster 2024-09-13T13:50:25.024481+0000 mgr.x (mgr.14526) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:26.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:26 smithi012 bash[19821]: cluster 2024-09-13T13:50:25.024481+0000 mgr.x (mgr.14526) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:26.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:26 smithi012 bash[19821]: cluster 2024-09-13T13:50:25.024481+0000 mgr.x (mgr.14526) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:28.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:28 smithi134 bash[22059]: cluster 2024-09-13T13:50:27.025651+0000 mgr.x (mgr.14526) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:28.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:28 smithi134 bash[22059]: cluster 2024-09-13T13:50:27.025651+0000 mgr.x (mgr.14526) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:28.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:28 smithi040 bash[21280]: cluster 2024-09-13T13:50:27.025651+0000 mgr.x (mgr.14526) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:28.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:28 smithi040 bash[21280]: cluster 2024-09-13T13:50:27.025651+0000 mgr.x (mgr.14526) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:28.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:28 smithi012 bash[19821]: cluster 2024-09-13T13:50:27.025651+0000 mgr.x (mgr.14526) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:28.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:28 smithi012 bash[19821]: cluster 2024-09-13T13:50:27.025651+0000 mgr.x (mgr.14526) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:30.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:30 smithi134 bash[22059]: cluster 2024-09-13T13:50:29.026286+0000 mgr.x (mgr.14526) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:30.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:30 smithi134 bash[22059]: cluster 2024-09-13T13:50:29.026286+0000 mgr.x (mgr.14526) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:30.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:30 smithi040 bash[21280]: cluster 2024-09-13T13:50:29.026286+0000 mgr.x (mgr.14526) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:30.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:30 smithi040 bash[21280]: cluster 2024-09-13T13:50:29.026286+0000 mgr.x (mgr.14526) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:30.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:30 smithi012 bash[19821]: cluster 2024-09-13T13:50:29.026286+0000 mgr.x (mgr.14526) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:30.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:30 smithi012 bash[19821]: cluster 2024-09-13T13:50:29.026286+0000 mgr.x (mgr.14526) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:32.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:32 smithi134 bash[22059]: cluster 2024-09-13T13:50:31.027470+0000 mgr.x (mgr.14526) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:32.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:32 smithi134 bash[22059]: cluster 2024-09-13T13:50:31.027470+0000 mgr.x (mgr.14526) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:32.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:32 smithi040 bash[21280]: cluster 2024-09-13T13:50:31.027470+0000 mgr.x (mgr.14526) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:32.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:32 smithi040 bash[21280]: cluster 2024-09-13T13:50:31.027470+0000 mgr.x (mgr.14526) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:32.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:32 smithi012 bash[19821]: cluster 2024-09-13T13:50:31.027470+0000 mgr.x (mgr.14526) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:32.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:32 smithi012 bash[19821]: cluster 2024-09-13T13:50:31.027470+0000 mgr.x (mgr.14526) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:34.362 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:34 smithi012 bash[19821]: cluster 2024-09-13T13:50:33.028089+0000 mgr.x (mgr.14526) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:34.362 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:34 smithi012 bash[19821]: cluster 2024-09-13T13:50:33.028089+0000 mgr.x (mgr.14526) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:34.363 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:34 smithi040 bash[21280]: cluster 2024-09-13T13:50:33.028089+0000 mgr.x (mgr.14526) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:34.363 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:34 smithi040 bash[21280]: cluster 2024-09-13T13:50:33.028089+0000 mgr.x (mgr.14526) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:34.363 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:34 smithi134 bash[22059]: cluster 2024-09-13T13:50:33.028089+0000 mgr.x (mgr.14526) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:34.363 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:34 smithi134 bash[22059]: cluster 2024-09-13T13:50:33.028089+0000 mgr.x (mgr.14526) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:36.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:36 smithi040 bash[21280]: cluster 2024-09-13T13:50:35.028721+0000 mgr.x (mgr.14526) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:36.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:36 smithi040 bash[21280]: cluster 2024-09-13T13:50:35.028721+0000 mgr.x (mgr.14526) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:36.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:36 smithi012 bash[19821]: cluster 2024-09-13T13:50:35.028721+0000 mgr.x (mgr.14526) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:36.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:36 smithi012 bash[19821]: cluster 2024-09-13T13:50:35.028721+0000 mgr.x (mgr.14526) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:36.518 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:36 smithi134 bash[22059]: cluster 2024-09-13T13:50:35.028721+0000 mgr.x (mgr.14526) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:36.518 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:36 smithi134 bash[22059]: cluster 2024-09-13T13:50:35.028721+0000 mgr.x (mgr.14526) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:38.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:38 smithi040 bash[21280]: cluster 2024-09-13T13:50:37.029866+0000 mgr.x (mgr.14526) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:38.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:38 smithi040 bash[21280]: cluster 2024-09-13T13:50:37.029866+0000 mgr.x (mgr.14526) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:38.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:38 smithi012 bash[19821]: cluster 2024-09-13T13:50:37.029866+0000 mgr.x (mgr.14526) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:38.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:38 smithi012 bash[19821]: cluster 2024-09-13T13:50:37.029866+0000 mgr.x (mgr.14526) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:38.484 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:38 smithi134 bash[22059]: cluster 2024-09-13T13:50:37.029866+0000 mgr.x (mgr.14526) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:38.484 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:38 smithi134 bash[22059]: cluster 2024-09-13T13:50:37.029866+0000 mgr.x (mgr.14526) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T13:50:40.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:40 smithi040 bash[21280]: cluster 2024-09-13T13:50:39.030446+0000 mgr.x (mgr.14526) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:40.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:40 smithi040 bash[21280]: cluster 2024-09-13T13:50:39.030446+0000 mgr.x (mgr.14526) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:40.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:40 smithi012 bash[19821]: cluster 2024-09-13T13:50:39.030446+0000 mgr.x (mgr.14526) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:40.425 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:40 smithi012 bash[19821]: cluster 2024-09-13T13:50:39.030446+0000 mgr.x (mgr.14526) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:40.524 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:40 smithi134 bash[22059]: cluster 2024-09-13T13:50:39.030446+0000 mgr.x (mgr.14526) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:40.524 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:40 smithi134 bash[22059]: cluster 2024-09-13T13:50:39.030446+0000 mgr.x (mgr.14526) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:42.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:42 smithi040 bash[21280]: cluster 2024-09-13T13:50:41.031685+0000 mgr.x (mgr.14526) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:50:42.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:42 smithi040 bash[21280]: cluster 2024-09-13T13:50:41.031685+0000 mgr.x (mgr.14526) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:50:42.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:42 smithi012 bash[19821]: cluster 2024-09-13T13:50:41.031685+0000 mgr.x (mgr.14526) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:50:42.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:42 smithi012 bash[19821]: cluster 2024-09-13T13:50:41.031685+0000 mgr.x (mgr.14526) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:50:42.526 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:42 smithi134 bash[22059]: cluster 2024-09-13T13:50:41.031685+0000 mgr.x (mgr.14526) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:50:42.527 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:42 smithi134 bash[22059]: cluster 2024-09-13T13:50:41.031685+0000 mgr.x (mgr.14526) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T13:50:44.378 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:44 smithi040 bash[21280]: cluster 2024-09-13T13:50:43.032352+0000 mgr.x (mgr.14526) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:44.379 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:44 smithi040 bash[21280]: cluster 2024-09-13T13:50:43.032352+0000 mgr.x (mgr.14526) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:44.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:44 smithi012 bash[19821]: cluster 2024-09-13T13:50:43.032352+0000 mgr.x (mgr.14526) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:44.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:44 smithi012 bash[19821]: cluster 2024-09-13T13:50:43.032352+0000 mgr.x (mgr.14526) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:44.529 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:44 smithi134 bash[22059]: cluster 2024-09-13T13:50:43.032352+0000 mgr.x (mgr.14526) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:44.529 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:44 smithi134 bash[22059]: cluster 2024-09-13T13:50:43.032352+0000 mgr.x (mgr.14526) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:44.892 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.134/share1 -c ls' 2024-09-13T13:50:44.943 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.134/share1 -c ls 2024-09-13T13:50:45.994 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Fri Sep 13 13:46:38 2024 2024-09-13T13:50:45.995 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Fri Sep 13 13:46:38 2024 2024-09-13T13:50:45.995 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-13T13:50:45.995 INFO:teuthology.orchestra.run.smithi145.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-13T13:50:46.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:46 smithi012 bash[19821]: cluster 2024-09-13T13:50:45.033111+0000 mgr.x (mgr.14526) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:46.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:46 smithi012 bash[19821]: cluster 2024-09-13T13:50:45.033111+0000 mgr.x (mgr.14526) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:46.488 DEBUG:teuthology.orchestra.run.smithi145:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.134/share2 -c ls' 2024-09-13T13:50:46.531 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:46 smithi134 bash[22059]: cluster 2024-09-13T13:50:45.033111+0000 mgr.x (mgr.14526) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:46.532 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:46 smithi134 bash[22059]: cluster 2024-09-13T13:50:45.033111+0000 mgr.x (mgr.14526) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:46.532 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:46 smithi040 bash[21280]: cluster 2024-09-13T13:50:45.033111+0000 mgr.x (mgr.14526) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:46.533 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:46 smithi040 bash[21280]: cluster 2024-09-13T13:50:45.033111+0000 mgr.x (mgr.14526) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:46.539 INFO:teuthology.orchestra.run.smithi145.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.145 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.134/share2 -c ls 2024-09-13T13:50:47.623 INFO:teuthology.orchestra.run.smithi145.stdout: . D 0 Fri Sep 13 13:46:44 2024 2024-09-13T13:50:47.624 INFO:teuthology.orchestra.run.smithi145.stdout: .. D 0 Fri Sep 13 13:46:44 2024 2024-09-13T13:50:47.624 INFO:teuthology.orchestra.run.smithi145.stdout: 2024-09-13T13:50:47.624 INFO:teuthology.orchestra.run.smithi145.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-13T13:50:48.115 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T13:50:48.125 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi012.front.sepia.ceph.com 2024-09-13T13:50:48.126 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-13T13:50:48.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:48 smithi012 bash[19821]: cluster 2024-09-13T13:50:47.034296+0000 mgr.x (mgr.14526) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:48.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:48 smithi012 bash[19821]: cluster 2024-09-13T13:50:47.034296+0000 mgr.x (mgr.14526) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:48.486 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:48 smithi134 bash[22059]: cluster 2024-09-13T13:50:47.034296+0000 mgr.x (mgr.14526) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:48.486 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:48 smithi134 bash[22059]: cluster 2024-09-13T13:50:47.034296+0000 mgr.x (mgr.14526) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:48.487 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:48 smithi040 bash[21280]: cluster 2024-09-13T13:50:47.034296+0000 mgr.x (mgr.14526) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:48.487 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:48 smithi040 bash[21280]: cluster 2024-09-13T13:50:47.034296+0000 mgr.x (mgr.14526) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-13T13:50:50.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:50 smithi134 bash[22059]: cluster 2024-09-13T13:50:49.034921+0000 mgr.x (mgr.14526) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:50.347 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:50 smithi134 bash[22059]: cluster 2024-09-13T13:50:49.034921+0000 mgr.x (mgr.14526) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:50.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:50 smithi012 bash[19821]: cluster 2024-09-13T13:50:49.034921+0000 mgr.x (mgr.14526) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:50.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:50 smithi012 bash[19821]: cluster 2024-09-13T13:50:49.034921+0000 mgr.x (mgr.14526) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:50.538 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:50 smithi040 bash[21280]: cluster 2024-09-13T13:50:49.034921+0000 mgr.x (mgr.14526) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:50.538 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:50 smithi040 bash[21280]: cluster 2024-09-13T13:50:49.034921+0000 mgr.x (mgr.14526) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.6 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T13:50:52.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:52 smithi012 bash[19821]: cluster 2024-09-13T13:50:51.036244+0000 mgr.x (mgr.14526) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:52.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:52 smithi012 bash[19821]: cluster 2024-09-13T13:50:51.036244+0000 mgr.x (mgr.14526) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:52.541 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:52 smithi040 bash[21280]: cluster 2024-09-13T13:50:51.036244+0000 mgr.x (mgr.14526) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:52.541 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:52 smithi040 bash[21280]: cluster 2024-09-13T13:50:51.036244+0000 mgr.x (mgr.14526) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:52.541 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:52 smithi134 bash[22059]: cluster 2024-09-13T13:50:51.036244+0000 mgr.x (mgr.14526) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:52.541 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:52 smithi134 bash[22059]: cluster 2024-09-13T13:50:51.036244+0000 mgr.x (mgr.14526) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-13T13:50:52.943 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T13:50:54.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:54 smithi012 bash[19821]: cluster 2024-09-13T13:50:53.037086+0000 mgr.x (mgr.14526) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:54.424 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:54 smithi012 bash[19821]: cluster 2024-09-13T13:50:53.037086+0000 mgr.x (mgr.14526) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:54.543 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:54 smithi040 bash[21280]: cluster 2024-09-13T13:50:53.037086+0000 mgr.x (mgr.14526) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:54.544 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:54 smithi040 bash[21280]: cluster 2024-09-13T13:50:53.037086+0000 mgr.x (mgr.14526) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:54.544 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:54 smithi134 bash[22059]: cluster 2024-09-13T13:50:53.037086+0000 mgr.x (mgr.14526) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:54.544 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:54 smithi134 bash[22059]: cluster 2024-09-13T13:50:53.037086+0000 mgr.x (mgr.14526) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:55.143 INFO:teuthology.orchestra.run.smithi012.stderr:Error EINVAL: Traceback (most recent call last): 2024-09-13T13:50:55.143 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 1951, in _handle_command 2024-09-13T13:50:55.143 INFO:teuthology.orchestra.run.smithi012.stderr: return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) 2024-09-13T13:50:55.143 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/mgr_module.py", line 530, in call 2024-09-13T13:50:55.143 INFO:teuthology.orchestra.run.smithi012.stderr: return self.func(mgr, **kwargs) 2024-09-13T13:50:55.143 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/object_format.py", line 592, in _format_response 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: robj = f(*args, **kwargs) 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/smb/module.py", line 144, in apply_resources 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: return self._handler.apply(resources.load_text(inbuf)) 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/smb/handler.py", line 388, in apply 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: self._sync_modified(results) 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/smb/handler.py", line 551, in _sync_modified 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: self._sync_clusters(cluster_ids) 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/smb/handler.py", line 547, in _sync_clusters 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: self._remove_cluster(cluster_id) 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/smb/handler.py", line 680, in _remove_cluster 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: external.rm_cluster(self.public_store, cluster_id) 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: File "/usr/share/ceph/mgr/smb/external.py", line 119, in rm_cluster 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr: assert cluster_id not in store.namespaces() 2024-09-13T13:50:55.144 INFO:teuthology.orchestra.run.smithi012.stderr:AssertionError 2024-09-13T13:50:55.145 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-09-13T13:50:55.433 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: debug 2024-09-13T13:50:55.131+0000 7f3f40ed5640 -1 mgr handle_command module 'smb' command handler threw exception: 2024-09-13T13:50:55.433 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: debug 2024-09-13T13:50:55.139+0000 7f3f40ed5640 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last): 2024-09-13T13:50:55.433 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/mgr_module.py", line 1951, in _handle_command 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf) 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/mgr_module.py", line 530, in call 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: return self.func(mgr, **kwargs) 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/object_format.py", line 592, in _format_response 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: robj = f(*args, **kwargs) 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/smb/module.py", line 144, in apply_resources 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: return self._handler.apply(resources.load_text(inbuf)) 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/smb/handler.py", line 388, in apply 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: self._sync_modified(results) 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/smb/handler.py", line 551, in _sync_modified 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: self._sync_clusters(cluster_ids) 2024-09-13T13:50:55.434 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/smb/handler.py", line 547, in _sync_clusters 2024-09-13T13:50:55.435 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: self._remove_cluster(cluster_id) 2024-09-13T13:50:55.435 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/smb/handler.py", line 680, in _remove_cluster 2024-09-13T13:50:55.435 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: external.rm_cluster(self.public_store, cluster_id) 2024-09-13T13:50:55.435 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: File "/usr/share/ceph/mgr/smb/external.py", line 119, in rm_cluster 2024-09-13T13:50:55.435 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: assert cluster_id not in store.namespaces() 2024-09-13T13:50:55.435 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:55 smithi012 bash[20073]: AssertionError 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:54.943197+0000 mgr.x (mgr.14526) 169 : audit [DBG] from='client.15891 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:54.943197+0000 mgr.x (mgr.14526) 169 : audit [DBG] from='client.15891 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cluster 2024-09-13T13:50:55.037801+0000 mgr.x (mgr.14526) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cluster 2024-09-13T13:50:55.037801+0000 mgr.x (mgr.14526) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cephadm 2024-09-13T13:50:55.040570+0000 mgr.x (mgr.14526) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cephadm 2024-09-13T13:50:55.040570+0000 mgr.x (mgr.14526) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.047267+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.047267+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.048591+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.098 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.048591+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.049188+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.049188+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.050873+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.050873+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.052839+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.052839+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.053641+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.053641+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.058473+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.058473+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.059164+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.059164+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:56.099 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.060541+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.060541+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.070103+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: audit 2024-09-13T13:50:55.070103+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cephadm 2024-09-13T13:50:55.126023+0000 mgr.x (mgr.14526) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi012.wfvesw... 2024-09-13T13:50:56.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cephadm 2024-09-13T13:50:55.126023+0000 mgr.x (mgr.14526) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi012.wfvesw... 2024-09-13T13:50:56.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cephadm 2024-09-13T13:50:55.126441+0000 mgr.x (mgr.14526) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi012.wfvesw from smithi012 -- ports [445, 9922] 2024-09-13T13:50:56.100 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:50:56 smithi134 bash[22059]: cephadm 2024-09-13T13:50:55.126441+0000 mgr.x (mgr.14526) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi012.wfvesw from smithi012 -- ports [445, 9922] 2024-09-13T13:50:56.126 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:54.943197+0000 mgr.x (mgr.14526) 169 : audit [DBG] from='client.15891 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:56.126 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:54.943197+0000 mgr.x (mgr.14526) 169 : audit [DBG] from='client.15891 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:56.126 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cluster 2024-09-13T13:50:55.037801+0000 mgr.x (mgr.14526) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:56.126 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cluster 2024-09-13T13:50:55.037801+0000 mgr.x (mgr.14526) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cephadm 2024-09-13T13:50:55.040570+0000 mgr.x (mgr.14526) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cephadm 2024-09-13T13:50:55.040570+0000 mgr.x (mgr.14526) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.047267+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.047267+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.048591+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.048591+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.049188+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.049188+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.050873+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.050873+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.052839+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.127 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.052839+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.053641+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.053641+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.058473+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.058473+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.059164+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.059164+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.060541+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.060541+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.070103+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.128 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: audit 2024-09-13T13:50:55.070103+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.129 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cephadm 2024-09-13T13:50:55.126023+0000 mgr.x (mgr.14526) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi012.wfvesw... 2024-09-13T13:50:56.129 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cephadm 2024-09-13T13:50:55.126023+0000 mgr.x (mgr.14526) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi012.wfvesw... 2024-09-13T13:50:56.129 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cephadm 2024-09-13T13:50:55.126441+0000 mgr.x (mgr.14526) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi012.wfvesw from smithi012 -- ports [445, 9922] 2024-09-13T13:50:56.129 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:56 smithi012 bash[19821]: cephadm 2024-09-13T13:50:55.126441+0000 mgr.x (mgr.14526) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi012.wfvesw from smithi012 -- ports [445, 9922] 2024-09-13T13:50:56.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:54.943197+0000 mgr.x (mgr.14526) 169 : audit [DBG] from='client.15891 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:56.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:54.943197+0000 mgr.x (mgr.14526) 169 : audit [DBG] from='client.15891 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T13:50:56.129 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cluster 2024-09-13T13:50:55.037801+0000 mgr.x (mgr.14526) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cluster 2024-09-13T13:50:55.037801+0000 mgr.x (mgr.14526) 170 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.7 KiB/s rd, 426 B/s wr, 2 op/s 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cephadm 2024-09-13T13:50:55.040570+0000 mgr.x (mgr.14526) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cephadm 2024-09-13T13:50:55.040570+0000 mgr.x (mgr.14526) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.047267+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.047267+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.048591+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.048591+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.049188+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.049188+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.050873+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.050873+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.052839+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.052839+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-13T13:50:56.130 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.053641+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.053641+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.058473+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.058473+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.059164+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.059164+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.060541+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.060541+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.070103+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: audit 2024-09-13T13:50:55.070103+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14526 172.21.15.12:0/4187816934' entity='mgr.x' 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cephadm 2024-09-13T13:50:55.126023+0000 mgr.x (mgr.14526) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi012.wfvesw... 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cephadm 2024-09-13T13:50:55.126023+0000 mgr.x (mgr.14526) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi012.wfvesw... 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cephadm 2024-09-13T13:50:55.126441+0000 mgr.x (mgr.14526) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi012.wfvesw from smithi012 -- ports [445, 9922] 2024-09-13T13:50:56.131 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:56 smithi040 bash[21280]: cephadm 2024-09-13T13:50:55.126441+0000 mgr.x (mgr.14526) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi012.wfvesw from smithi012 -- ports [445, 9922] 2024-09-13T13:50:56.643 DEBUG:teuthology.orchestra.run:got remote process result: 22 2024-09-13T13:50:56.643 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi012 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -'" 2024-09-13T13:50:56.890 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=1c5547f089254e4980e4bd504cb1f7a8 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks/cephadm.py", line 1525, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_b0201b8c79733293453e7f10a10c7fa43119222b/qa/tasks/cephadm.py", line 111, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi012 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -'" 2024-09-13T13:50:56.893 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-13T13:50:56.906 INFO:tasks.cephadm:Teardown begin 2024-09-13T13:50:56.906 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:56.932 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:56.947 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:56.962 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:50:56.979 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-13T13:50:56.979 DEBUG:teuthology.orchestra.run.smithi012:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:50:56.985 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:50:56.993 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:50:57.010 DEBUG:teuthology.orchestra.run.smithi145:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T13:50:57.028 INFO:tasks.cephadm:Stopping all daemons... 2024-09-13T13:50:57.028 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-13T13:50:57.029 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a 2024-09-13T13:50:57.185 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:57 smithi012 systemd[1]: Stopping Ceph mon.a for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:50:58.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:57 smithi012 bash[19821]: debug 2024-09-13T13:50:57.943+0000 7facd7990640 -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-13T13:50:58.174 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:57 smithi012 bash[19821]: debug 2024-09-13T13:50:57.943+0000 7facd7990640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-13T13:50:59.136 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.136 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.137 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.137 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:59 smithi012 bash[48744]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-mon-a 2024-09-13T13:50:59.137 INFO:journalctl@ceph.mon.a.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.361 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.a.service' 2024-09-13T13:50:59.390 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.391 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.391 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.393 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:50:59.393 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-13T13:50:59.393 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-13T13:50:59.393 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.b 2024-09-13T13:50:59.531 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:59 smithi040 systemd[1]: Stopping Ceph mon.b for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:50:59.611 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.611 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.611 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.772 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.772 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.773 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:50:59.782 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:59 smithi040 bash[21280]: debug 2024-09-13T13:50:59.529+0000 7f5991b4e640 -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-13T13:50:59.782 INFO:journalctl@ceph.mon.b.smithi040.stdout:Sep 13 13:50:59 smithi040 bash[21280]: debug 2024-09-13T13:50:59.529+0000 7f5991b4e640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:51:00.054 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.054 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.055 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.311 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:51:00 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.312 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:00 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.312 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:00 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.580 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.b.service' 2024-09-13T13:51:00.607 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:00.608 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-13T13:51:00.608 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-13T13:51:00.608 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.c 2024-09-13T13:51:00.798 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:51:00 smithi134 systemd[1]: Stopping Ceph mon.c for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:00.799 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:51:00 smithi134 bash[22059]: debug 2024-09-13T13:51:00.753+0000 7f79a09a8640 -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-13T13:51:00.799 INFO:journalctl@ceph.mon.c.smithi134.stdout:Sep 13 13:51:00 smithi134 bash[22059]: debug 2024-09-13T13:51:00.753+0000 7f79a09a8640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-13T13:51:00.924 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:51:00 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.925 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:00 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:00.925 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:00 smithi012 systemd[1]: /etc/systemd/system/ceph-56b16aba-71d4-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-13T13:51:01.735 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mon.c.service' 2024-09-13T13:51:01.765 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:01.766 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-13T13:51:01.766 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-13T13:51:01.766 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mgr.x 2024-09-13T13:51:02.166 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:51:01 smithi012 systemd[1]: Stopping Ceph mgr.x for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:02.167 INFO:journalctl@ceph.mgr.x.smithi012.stdout:Sep 13 13:51:01 smithi012 bash[20073]: debug 2024-09-13T13:51:01.919+0000 7f3fd25a1640 -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-13T13:51:02.835 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-13T13:51:02.857 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:02.857 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-13T13:51:02.857 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-13T13:51:02.858 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.0 2024-09-13T13:51:03.174 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:02 smithi012 systemd[1]: Stopping Ceph osd.0 for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:03.175 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:03 smithi012 bash[29637]: debug 2024-09-13T13:51:03.035+0000 7fc5a43d3640 -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-13T13:51:03.175 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:03 smithi012 bash[29637]: debug 2024-09-13T13:51:03.035+0000 7fc5a43d3640 -1 osd.0 52 *** Got signal Terminated *** 2024-09-13T13:51:03.175 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:03 smithi012 bash[29637]: debug 2024-09-13T13:51:03.035+0000 7fc5a43d3640 -1 osd.0 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:51:09.505 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:09 smithi012 bash[49498]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-0 2024-09-13T13:51:09.506 INFO:journalctl@ceph.osd.0.smithi012.stdout:Sep 13 13:51:09 smithi012 bash[49564]: Error response from daemon: No such container: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-0 2024-09-13T13:51:11.328 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.0.service' 2024-09-13T13:51:11.356 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:11.356 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-13T13:51:11.356 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-13T13:51:11.356 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.1 2024-09-13T13:51:11.674 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:11 smithi012 systemd[1]: Stopping Ceph osd.1 for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:11.674 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:11 smithi012 bash[34878]: debug 2024-09-13T13:51:11.511+0000 7fa92b089640 -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-13T13:51:11.675 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:11 smithi012 bash[34878]: debug 2024-09-13T13:51:11.511+0000 7fa92b089640 -1 osd.1 52 *** Got signal Terminated *** 2024-09-13T13:51:11.675 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:11 smithi012 bash[34878]: debug 2024-09-13T13:51:11.511+0000 7fa92b089640 -1 osd.1 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:51:18.035 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:17 smithi012 bash[49694]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-1 2024-09-13T13:51:18.035 INFO:journalctl@ceph.osd.1.smithi012.stdout:Sep 13 13:51:17 smithi012 bash[49758]: Error response from daemon: No such container: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-1 2024-09-13T13:51:19.829 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.1.service' 2024-09-13T13:51:19.873 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:19.874 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-13T13:51:19.874 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-13T13:51:19.874 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.2 2024-09-13T13:51:20.129 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:51:19 smithi040 systemd[1]: Stopping Ceph osd.2 for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:20.129 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:51:20 smithi040 bash[23862]: debug 2024-09-13T13:51:20.045+0000 7f0ab755c640 -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-13T13:51:20.129 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:51:20 smithi040 bash[23862]: debug 2024-09-13T13:51:20.045+0000 7f0ab755c640 -1 osd.2 52 *** Got signal Terminated *** 2024-09-13T13:51:20.129 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:51:20 smithi040 bash[23862]: debug 2024-09-13T13:51:20.045+0000 7f0ab755c640 -1 osd.2 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:51:26.312 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:51:26 smithi040 bash[35717]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-2 2024-09-13T13:51:26.313 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 13 13:51:26 smithi040 bash[35779]: Error response from daemon: No such container: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-2 2024-09-13T13:51:28.428 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.2.service' 2024-09-13T13:51:28.458 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:28.458 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-13T13:51:28.458 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-13T13:51:28.458 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.3 2024-09-13T13:51:28.853 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:28 smithi040 systemd[1]: Stopping Ceph osd.3 for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:28.854 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:28 smithi040 bash[29088]: debug 2024-09-13T13:51:28.632+0000 7fbbf6d65640 -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-13T13:51:28.854 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:28 smithi040 bash[29088]: debug 2024-09-13T13:51:28.632+0000 7fbbf6d65640 -1 osd.3 52 *** Got signal Terminated *** 2024-09-13T13:51:28.854 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:28 smithi040 bash[29088]: debug 2024-09-13T13:51:28.632+0000 7fbbf6d65640 -1 osd.3 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:51:29.588 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:29 smithi134 bash[30487]: debug 2024-09-13T13:51:29.200+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:29.847 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:29 smithi134 bash[24884]: debug 2024-09-13T13:51:29.768+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:30.589 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:30 smithi134 bash[30487]: debug 2024-09-13T13:51:30.200+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:30.847 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:30 smithi134 bash[24884]: debug 2024-09-13T13:51:30.804+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:31.128 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:30 smithi040 bash[29088]: debug 2024-09-13T13:51:30.892+0000 7fbbef372640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:07.986186+0000 front 2024-09-13T13:51:07.985899+0000 (oldest deadline 2024-09-13T13:51:30.285906+0000) 2024-09-13T13:51:31.590 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:31 smithi134 bash[30487]: debug 2024-09-13T13:51:31.248+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:31.848 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:31 smithi134 bash[24884]: debug 2024-09-13T13:51:31.780+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:32.128 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:31 smithi040 bash[29088]: debug 2024-09-13T13:51:31.932+0000 7fbbef372640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:07.986186+0000 front 2024-09-13T13:51:07.985899+0000 (oldest deadline 2024-09-13T13:51:30.285906+0000) 2024-09-13T13:51:32.592 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:32 smithi134 bash[30487]: debug 2024-09-13T13:51:32.208+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:32.847 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:32 smithi134 bash[24884]: debug 2024-09-13T13:51:32.792+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:33.128 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:32 smithi040 bash[29088]: debug 2024-09-13T13:51:32.980+0000 7fbbef372640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:07.986186+0000 front 2024-09-13T13:51:07.985899+0000 (oldest deadline 2024-09-13T13:51:30.285906+0000) 2024-09-13T13:51:33.494 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:33 smithi134 bash[30487]: debug 2024-09-13T13:51:33.164+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:34.097 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:33 smithi134 bash[24884]: debug 2024-09-13T13:51:33.832+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:34.594 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:34 smithi134 bash[30487]: debug 2024-09-13T13:51:34.200+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:34.847 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:34 smithi134 bash[24884]: debug 2024-09-13T13:51:34.828+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:34.858 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:34 smithi040 bash[35921]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-3 2024-09-13T13:51:35.128 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 13 13:51:35 smithi040 bash[35989]: Error response from daemon: No such container: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-3 2024-09-13T13:51:35.596 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:35 smithi134 bash[30487]: debug 2024-09-13T13:51:35.212+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:35.847 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:35 smithi134 bash[24884]: debug 2024-09-13T13:51:35.820+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:36.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:36 smithi134 bash[30487]: debug 2024-09-13T13:51:36.200+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:36.860 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:36 smithi134 bash[24884]: debug 2024-09-13T13:51:36.784+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:37.272 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.3.service' 2024-09-13T13:51:37.314 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:37.315 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-13T13:51:37.315 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-13T13:51:37.315 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.4 2024-09-13T13:51:37.545 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:37 smithi134 systemd[1]: Stopping Ceph osd.4 for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:37.545 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:37 smithi134 bash[30487]: debug 2024-09-13T13:51:37.204+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:37.597 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:37 smithi134 bash[24884]: debug 2024-09-13T13:51:37.544+0000 7f3f9f269640 -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-13T13:51:37.597 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:37 smithi134 bash[24884]: debug 2024-09-13T13:51:37.544+0000 7f3f9f269640 -1 osd.4 52 *** Got signal Terminated *** 2024-09-13T13:51:37.597 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:37 smithi134 bash[24884]: debug 2024-09-13T13:51:37.544+0000 7f3f9f269640 -1 osd.4 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:51:38.097 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:37 smithi134 bash[24884]: debug 2024-09-13T13:51:37.824+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:38.496 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:38 smithi134 bash[30487]: debug 2024-09-13T13:51:38.168+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:38.496 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:38 smithi134 bash[30487]: debug 2024-09-13T13:51:38.168+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:39.097 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:38 smithi134 bash[24884]: debug 2024-09-13T13:51:38.828+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:39.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:39 smithi134 bash[30487]: debug 2024-09-13T13:51:39.192+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:39.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:39 smithi134 bash[30487]: debug 2024-09-13T13:51:39.192+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:39.862 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:39 smithi134 bash[24884]: debug 2024-09-13T13:51:39.807+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:40.558 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:40 smithi134 bash[30487]: debug 2024-09-13T13:51:40.147+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:40.559 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:40 smithi134 bash[30487]: debug 2024-09-13T13:51:40.147+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:40.847 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:40 smithi134 bash[24884]: debug 2024-09-13T13:51:40.791+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:40.847 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:40 smithi134 bash[24884]: debug 2024-09-13T13:51:40.791+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.274274+0000 front 2024-09-13T13:51:15.274502+0000 (oldest deadline 2024-09-13T13:51:40.574141+0000) 2024-09-13T13:51:41.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:41 smithi134 bash[30487]: debug 2024-09-13T13:51:41.179+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:41.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:41 smithi134 bash[30487]: debug 2024-09-13T13:51:41.179+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:41.863 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:41 smithi134 bash[24884]: debug 2024-09-13T13:51:41.803+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:02.972756+0000 front 2024-09-13T13:51:02.972656+0000 (oldest deadline 2024-09-13T13:51:28.872521+0000) 2024-09-13T13:51:41.863 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:41 smithi134 bash[24884]: debug 2024-09-13T13:51:41.803+0000 7f3f9b87e640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.274274+0000 front 2024-09-13T13:51:15.274502+0000 (oldest deadline 2024-09-13T13:51:40.574141+0000) 2024-09-13T13:51:42.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:42 smithi134 bash[30487]: debug 2024-09-13T13:51:42.215+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:42.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:42 smithi134 bash[30487]: debug 2024-09-13T13:51:42.215+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:43.496 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:43 smithi134 bash[30487]: debug 2024-09-13T13:51:43.175+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:43.497 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:43 smithi134 bash[30487]: debug 2024-09-13T13:51:43.175+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:43.793 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:43 smithi134 bash[37408]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-4 2024-09-13T13:51:44.072 INFO:journalctl@ceph.osd.4.smithi134.stdout:Sep 13 13:51:43 smithi134 bash[37475]: Error response from daemon: No such container: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-4 2024-09-13T13:51:44.347 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:44 smithi134 bash[30487]: debug 2024-09-13T13:51:44.199+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:44.347 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:44 smithi134 bash[30487]: debug 2024-09-13T13:51:44.199+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:45.444 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:45 smithi134 bash[30487]: debug 2024-09-13T13:51:45.191+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:45.444 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:45 smithi134 bash[30487]: debug 2024-09-13T13:51:45.191+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:45.914 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.4.service' 2024-09-13T13:51:45.941 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:45.941 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-13T13:51:45.941 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-13T13:51:45.941 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl stop ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.5 2024-09-13T13:51:46.347 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:46 smithi134 systemd[1]: Stopping Ceph osd.5 for 56b16aba-71d4-11ef-bceb-c7b262605968... 2024-09-13T13:51:46.348 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:46 smithi134 bash[30487]: debug 2024-09-13T13:51:46.123+0000 7efc0c5ec640 -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-13T13:51:46.348 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:46 smithi134 bash[30487]: debug 2024-09-13T13:51:46.123+0000 7efc0c5ec640 -1 osd.5 52 *** Got signal Terminated *** 2024-09-13T13:51:46.348 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:46 smithi134 bash[30487]: debug 2024-09-13T13:51:46.123+0000 7efc0c5ec640 -1 osd.5 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T13:51:46.348 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:46 smithi134 bash[30487]: debug 2024-09-13T13:51:46.147+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:46.348 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:46 smithi134 bash[30487]: debug 2024-09-13T13:51:46.147+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:47.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:47 smithi134 bash[30487]: debug 2024-09-13T13:51:47.159+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:47.598 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:47 smithi134 bash[30487]: debug 2024-09-13T13:51:47.159+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:47.598 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:47 smithi134 bash[30487]: debug 2024-09-13T13:51:47.159+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6804 osd.2 since back 2024-09-13T13:51:22.454608+0000 front 2024-09-13T13:51:22.454712+0000 (oldest deadline 2024-09-13T13:51:46.554391+0000) 2024-09-13T13:51:48.497 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:48 smithi134 bash[30487]: debug 2024-09-13T13:51:48.147+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:48.497 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:48 smithi134 bash[30487]: debug 2024-09-13T13:51:48.147+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:48.497 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:48 smithi134 bash[30487]: debug 2024-09-13T13:51:48.147+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6804 osd.2 since back 2024-09-13T13:51:22.454608+0000 front 2024-09-13T13:51:22.454712+0000 (oldest deadline 2024-09-13T13:51:46.554391+0000) 2024-09-13T13:51:49.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:49 smithi134 bash[30487]: debug 2024-09-13T13:51:49.179+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:49.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:49 smithi134 bash[30487]: debug 2024-09-13T13:51:49.179+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:49.598 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:49 smithi134 bash[30487]: debug 2024-09-13T13:51:49.179+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6804 osd.2 since back 2024-09-13T13:51:22.454608+0000 front 2024-09-13T13:51:22.454712+0000 (oldest deadline 2024-09-13T13:51:46.554391+0000) 2024-09-13T13:51:50.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:50 smithi134 bash[30487]: debug 2024-09-13T13:51:50.227+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6806 osd.0 since back 2024-09-13T13:51:05.651949+0000 front 2024-09-13T13:51:05.651921+0000 (oldest deadline 2024-09-13T13:51:29.151518+0000) 2024-09-13T13:51:50.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:50 smithi134 bash[30487]: debug 2024-09-13T13:51:50.227+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.12:6814 osd.1 since back 2024-09-13T13:51:15.453752+0000 front 2024-09-13T13:51:15.453781+0000 (oldest deadline 2024-09-13T13:51:37.753453+0000) 2024-09-13T13:51:50.597 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:50 smithi134 bash[30487]: debug 2024-09-13T13:51:50.227+0000 7efc04bf9640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6804 osd.2 since back 2024-09-13T13:51:22.454608+0000 front 2024-09-13T13:51:22.454712+0000 (oldest deadline 2024-09-13T13:51:46.554391+0000) 2024-09-13T13:51:52.847 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:52 smithi134 bash[37615]: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-5 2024-09-13T13:51:52.847 INFO:journalctl@ceph.osd.5.smithi134.stdout:Sep 13 13:51:52 smithi134 bash[37680]: Error response from daemon: No such container: ceph-56b16aba-71d4-11ef-bceb-c7b262605968-osd-5 2024-09-13T13:51:54.548 DEBUG:teuthology.orchestra.run.smithi134:> sudo pkill -f 'journalctl -f -n 0 -u ceph-56b16aba-71d4-11ef-bceb-c7b262605968@osd.5.service' 2024-09-13T13:51:54.599 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T13:51:54.600 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-13T13:51:54.601 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:51:54.791 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:52:06.211 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:52:06.398 INFO:teuthology.orchestra.run.smithi040.stdout:Deleting cluster with fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:52:15.341 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:52:15.525 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:52:29.782 DEBUG:teuthology.orchestra.run.smithi145:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T13:52:29.965 INFO:teuthology.orchestra.run.smithi145.stdout:Deleting cluster with fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:52:33.600 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:52:33.614 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:52:33.629 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:52:33.643 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T13:52:33.657 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-13T13:52:33.659 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi012/crash 2024-09-13T13:52:33.660 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:52:33.672 INFO:teuthology.orchestra.run.smithi012.stderr:tar: /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:52:33.673 INFO:teuthology.orchestra.run.smithi012.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:52:33.674 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi040/crash 2024-09-13T13:52:33.675 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:52:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:tar: /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:52:33.689 INFO:teuthology.orchestra.run.smithi040.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:52:33.691 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi134/crash 2024-09-13T13:52:33.691 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:52:33.703 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:52:33.703 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:52:33.705 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi145/crash 2024-09-13T13:52:33.705 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash -- . 2024-09-13T13:52:33.717 INFO:teuthology.orchestra.run.smithi145.stderr:tar: /var/lib/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T13:52:33.717 INFO:teuthology.orchestra.run.smithi145.stderr:tar: Error is not recoverable: exiting now 2024-09-13T13:52:33.718 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-13T13:52:33.718 DEBUG:teuthology.orchestra.run.smithi012:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-13T13:52:33.734 INFO:tasks.cephadm:Compressing logs... 2024-09-13T13:52:33.735 DEBUG:teuthology.orchestra.run.smithi012:> 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-13T13:52:33.778 DEBUG:teuthology.orchestra.run.smithi040:> 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-13T13:52:33.780 DEBUG:teuthology.orchestra.run.smithi134:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T13:52:33.783 DEBUG:teuthology.orchestra.run.smithi145:> 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-13T13:52:33.788 INFO:teuthology.orchestra.run.smithi012.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T13:52:33.793 INFO:teuthology.orchestra.run.smithi134.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T13:52:33.793 INFO:teuthology.orchestra.run.smithi040.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T13:52:33.795 INFO:teuthology.orchestra.run.smithi145.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-13T13:52:33.797 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:52:33.797 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-13T13:52:33.798 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T13:52:33.798 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:52:33.800 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-13T13:52:33.800 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-13T13:52:33.800 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi012.dditoi.log 2024-09-13T13:52:33.801 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-13T13:52:33.801 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.2.log: /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log 2024-09-13T13:52:33.801 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.3.log: 81.0% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T13:52:33.801 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T13:52:33.801 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T13:52:33.803 INFO:teuthology.orchestra.run.smithi040.stderr: 88.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:52:33.803 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-13T13:52:33.803 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log: 87.2% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T13:52:33.804 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T13:52:33.804 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi012.dditoi.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-13T13:52:33.805 INFO:teuthology.orchestra.run.smithi012.stderr: 83.8% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi012.dditoi.log.gz 2024-09-13T13:52:33.805 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mgr.x.log/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log: 2024-09-13T13:52:33.805 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log 2024-09-13T13:52:33.805 INFO:teuthology.orchestra.run.smithi012.stderr: 84.0% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T13:52:33.805 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T13:52:33.805 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T13:52:33.806 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.b.log: 89.9% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T13:52:33.807 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log: 88.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:52:33.807 INFO:teuthology.orchestra.run.smithi012.stderr: 87.3% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T13:52:33.807 INFO:teuthology.orchestra.run.smithi012.stderr: 89.7% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T13:52:33.808 INFO:teuthology.orchestra.run.smithi040.stderr: 91.9% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T13:52:33.811 INFO:teuthology.orchestra.run.smithi012.stderr: 91.9% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T13:52:33.813 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:52:33.813 INFO:teuthology.orchestra.run.smithi145.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T13:52:33.814 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T13:52:33.814 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-13T13:52:33.816 INFO:teuthology.orchestra.run.smithi145.stderr:/var/log/ceph/cephadm.log: 76.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:52:33.816 INFO:teuthology.orchestra.run.smithi145.stderr: 2024-09-13T13:52:33.816 INFO:teuthology.orchestra.run.smithi145.stderr:real 0m0.028s 2024-09-13T13:52:33.816 INFO:teuthology.orchestra.run.smithi145.stderr:user 0m0.015s 2024-09-13T13:52:33.816 INFO:teuthology.orchestra.run.smithi145.stderr:sys 0m0.004s 2024-09-13T13:52:33.818 INFO:teuthology.orchestra.run.smithi134.stderr:gzip/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log: -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log 2024-09-13T13:52:33.818 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T13:52:33.818 INFO:teuthology.orchestra.run.smithi134.stderr: 81.0% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T13:52:33.818 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-13T13:52:33.818 INFO:teuthology.orchestra.run.smithi134.stderr: 88.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T13:52:33.819 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T13:52:33.819 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi134.wansiw.log 2024-09-13T13:52:33.819 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-13T13:52:33.819 INFO:teuthology.orchestra.run.smithi134.stderr: 87.2% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T13:52:33.820 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi134.wansiw.log: /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.4.log: 86.8% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi134.wansiw.log.gz 2024-09-13T13:52:33.820 INFO:teuthology.orchestra.run.smithi134.stderr: 89.9% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T13:52:33.823 INFO:teuthology.orchestra.run.smithi134.stderr: 91.8% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T13:52:33.934 INFO:teuthology.orchestra.run.smithi040.stderr: 92.9% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-13T13:52:33.946 INFO:teuthology.orchestra.run.smithi134.stderr: 92.6% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-13T13:52:33.953 INFO:teuthology.orchestra.run.smithi012.stderr: 90.2% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-13T13:52:34.059 INFO:teuthology.orchestra.run.smithi012.stderr: 93.6% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-13T13:52:34.078 INFO:teuthology.orchestra.run.smithi012.stderr: 93.7% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-13T13:52:34.087 INFO:teuthology.orchestra.run.smithi134.stderr: 93.8% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-13T13:52:34.098 INFO:teuthology.orchestra.run.smithi040.stderr: 93.6% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-13T13:52:34.116 INFO:teuthology.orchestra.run.smithi040.stderr: 93.7% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-13T13:52:34.118 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-09-13T13:52:34.118 INFO:teuthology.orchestra.run.smithi040.stderr:real 0m0.335s 2024-09-13T13:52:34.118 INFO:teuthology.orchestra.run.smithi040.stderr:user 0m0.744s 2024-09-13T13:52:34.119 INFO:teuthology.orchestra.run.smithi040.stderr:sys 0m0.051s 2024-09-13T13:52:34.175 INFO:teuthology.orchestra.run.smithi134.stderr: 93.3% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-13T13:52:34.175 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-09-13T13:52:34.176 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m0.391s 2024-09-13T13:52:34.176 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m0.756s 2024-09-13T13:52:34.176 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.046s 2024-09-13T13:52:34.229 INFO:teuthology.orchestra.run.smithi012.stderr: 90.9% -- replaced with /var/log/ceph/56b16aba-71d4-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-13T13:52:34.231 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-09-13T13:52:34.231 INFO:teuthology.orchestra.run.smithi012.stderr:real 0m0.451s 2024-09-13T13:52:34.232 INFO:teuthology.orchestra.run.smithi012.stderr:user 0m1.106s 2024-09-13T13:52:34.232 INFO:teuthology.orchestra.run.smithi012.stderr:sys 0m0.057s 2024-09-13T13:52:34.232 INFO:tasks.cephadm:Archiving logs... 2024-09-13T13:52:34.232 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi012/log 2024-09-13T13:52:34.233 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:52:34.444 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi040/log 2024-09-13T13:52:34.445 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:52:34.558 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi134/log 2024-09-13T13:52:34.559 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:52:34.661 DEBUG:teuthology.misc:Transferring archived files from smithi145:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi145/log 2024-09-13T13:52:34.662 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T13:52:34.677 INFO:tasks.cephadm:Removing cluster... 2024-09-13T13:52:34.678 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --force 2024-09-13T13:52:34.865 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:52:35.991 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --force 2024-09-13T13:52:36.182 INFO:teuthology.orchestra.run.smithi040.stdout:Deleting cluster with fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:52:37.312 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 --force 2024-09-13T13:52:37.498 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 56b16aba-71d4-11ef-bceb-c7b262605968 2024-09-13T13:52:38.637 INFO:tasks.cephadm:Removing cephadm ... 2024-09-13T13:52:38.638 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:52:38.645 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:52:38.652 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:52:38.657 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T13:52:38.664 INFO:tasks.cephadm:Teardown complete 2024-09-13T13:52:38.665 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-13T13:52:38.677 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker stop samba-ad 2024-09-13T13:52:39.415 INFO:teuthology.orchestra.run.smithi145.stdout:samba-ad 2024-09-13T13:52:39.418 DEBUG:teuthology.orchestra.run.smithi145:> sudo docker rm samba-ad 2024-09-13T13:52:39.574 INFO:teuthology.orchestra.run.smithi145.stdout:samba-ad 2024-09-13T13:52:39.577 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-13T13:52:39.590 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi145 2024-09-13T13:52:39.590 DEBUG:teuthology.orchestra.run.smithi145:> set -ex 2024-09-13T13:52:39.590 DEBUG:teuthology.orchestra.run.smithi145:> sudo dd of=/etc/systemd/resolved.conf 2024-09-13T13:52:39.643 DEBUG:teuthology.orchestra.run.smithi145:> sudo systemctl restart systemd-resolved 2024-09-13T13:52:39.777 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-13T13:52:39.787 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-13T13:52:39.788 DEBUG:teuthology.orchestra.run.smithi012:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:52:39.790 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:52:39.792 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:52:39.795 DEBUG:teuthology.orchestra.run.smithi145:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T13:52:39.803 INFO:teuthology.orchestra.run.smithi012.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:52:39.803 INFO:teuthology.orchestra.run.smithi012.stdout:============================================================================== 2024-09-13T13:52:39.803 INFO:teuthology.orchestra.run.smithi012.stdout:*hv01.front.sepi 67.205.162.81 3 u 91 128 377 0.087 +0.006 0.103 2024-09-13T13:52:39.804 INFO:teuthology.orchestra.run.smithi012.stdout:+hv02.front.sepi 63.231.80.2 3 u 19 128 377 0.061 +0.460 0.098 2024-09-13T13:52:39.804 INFO:teuthology.orchestra.run.smithi012.stdout:+hv03.front.sepi 74.6.168.72 3 u 101 128 377 0.104 -0.491 0.130 2024-09-13T13:52:39.804 INFO:teuthology.orchestra.run.smithi012.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-13T13:52:39.805 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:52:39.806 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-09-13T13:52:39.806 INFO:teuthology.orchestra.run.smithi134.stdout:*hv01.front.sepi 67.205.162.81 3 u 27 64 377 0.081 -6.418 0.569 2024-09-13T13:52:39.806 INFO:teuthology.orchestra.run.smithi134.stdout:+hv02.front.sepi 63.231.80.2 3 u 40 64 377 0.079 -5.743 0.310 2024-09-13T13:52:39.806 INFO:teuthology.orchestra.run.smithi134.stdout:+hv03.front.sepi 74.6.168.72 3 u 38 64 377 0.096 -6.350 0.334 2024-09-13T13:52:39.806 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-13T13:52:39.807 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:52:39.807 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2024-09-13T13:52:39.807 INFO:teuthology.orchestra.run.smithi040.stdout:*hv01.front.sepi 67.205.162.81 3 u 31 64 377 0.080 -1.702 0.585 2024-09-13T13:52:39.807 INFO:teuthology.orchestra.run.smithi040.stdout:+hv02.front.sepi 63.231.80.2 3 u 26 64 377 0.084 -2.005 0.455 2024-09-13T13:52:39.808 INFO:teuthology.orchestra.run.smithi040.stdout:+hv03.front.sepi 74.6.168.72 3 u 15 64 377 0.085 -2.098 0.750 2024-09-13T13:52:39.808 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-13T13:52:39.809 INFO:teuthology.orchestra.run.smithi145.stdout: remote refid st t when poll reach delay offset jitter 2024-09-13T13:52:39.810 INFO:teuthology.orchestra.run.smithi145.stdout:============================================================================== 2024-09-13T13:52:39.810 INFO:teuthology.orchestra.run.smithi145.stdout:+hv01.front.sepi 67.205.162.81 3 u 27 64 377 0.113 -4.732 1.578 2024-09-13T13:52:39.810 INFO:teuthology.orchestra.run.smithi145.stdout:*hv02.front.sepi 63.231.80.2 3 u 35 64 377 0.089 -5.784 1.084 2024-09-13T13:52:39.810 INFO:teuthology.orchestra.run.smithi145.stdout:+hv03.front.sepi 74.6.168.72 3 u 34 64 377 0.106 -7.799 1.892 2024-09-13T13:52:39.810 INFO:teuthology.orchestra.run.smithi145.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-13T13:52:39.811 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-13T13:52:39.822 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-13T13:52:39.823 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-13T13:52:39.837 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-13T13:52:39.850 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-13T13:52:39.862 INFO:teuthology.task.internal:Duration was 1878.438198 seconds 2024-09-13T13:52:39.863 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-13T13:52:39.874 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-13T13:52:39.874 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:52:39.877 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:52:39.879 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:52:39.882 DEBUG:teuthology.orchestra.run.smithi145:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T13:52:39.919 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-13T13:52:39.920 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi012.front.sepia.ceph.com 2024-09-13T13:52:39.920 DEBUG:teuthology.orchestra.run.smithi012:> 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-13T13:52:39.967 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2024-09-13T13:52:39.967 DEBUG:teuthology.orchestra.run.smithi040:> 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-13T13:52:39.977 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-09-13T13:52:39.977 DEBUG:teuthology.orchestra.run.smithi134:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-13T13:52:39.987 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi145.front.sepia.ceph.com 2024-09-13T13:52:39.988 DEBUG:teuthology.orchestra.run.smithi145:> 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-13T13:52:39.998 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-13T13:52:39.999 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:52:40.010 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:52:40.022 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:52:40.031 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T13:52:40.093 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-13T13:52:40.094 DEBUG:teuthology.orchestra.run.smithi012:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:52:40.096 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:52:40.098 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:52:40.100 DEBUG:teuthology.orchestra.run.smithi145:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T13:52:40.384 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-13T13:52:40.395 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-13T13:52:40.395 DEBUG:teuthology.orchestra.run.smithi012:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:52:40.408 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:52:40.422 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:52:40.435 DEBUG:teuthology.orchestra.run.smithi145:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T13:52:40.449 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-13T13:52:40.460 DEBUG:teuthology.orchestra.run.smithi012:> 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-13T13:52:40.463 DEBUG:teuthology.orchestra.run.smithi040:> 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-13T13:52:40.466 DEBUG:teuthology.orchestra.run.smithi134:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:52:40.473 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = core 2024-09-13T13:52:40.475 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2024-09-13T13:52:40.479 DEBUG:teuthology.orchestra.run.smithi145:> 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-13T13:52:40.488 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-09-13T13:52:40.507 INFO:teuthology.orchestra.run.smithi145.stdout:kernel.core_pattern = core 2024-09-13T13:52:40.577 DEBUG:teuthology.orchestra.run.smithi012:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:52:40.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:52:40.583 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:52:40.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:52:40.587 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:52:40.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:52:40.622 DEBUG:teuthology.orchestra.run.smithi145:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T13:52:40.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T13:52:40.627 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-13T13:52:40.638 INFO:teuthology.task.internal:Transferring archived files... 2024-09-13T13:52:40.639 DEBUG:teuthology.misc:Transferring archived files from smithi012:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi012 2024-09-13T13:52:40.640 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:52:40.671 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi040 2024-09-13T13:52:40.671 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:52:40.698 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi134 2024-09-13T13:52:40.698 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:52:40.724 DEBUG:teuthology.misc:Transferring archived files from smithi145:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-13_12:30:34-orch:cephadm-wip-guits-main-2024-09-13-0840-distro-default-smithi/7903653/remote/smithi145 2024-09-13T13:52:40.725 DEBUG:teuthology.orchestra.run.smithi145:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T13:52:40.746 INFO:teuthology.task.internal:Removing archive directory... 2024-09-13T13:52:40.746 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:52:40.749 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:52:40.751 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:52:40.767 DEBUG:teuthology.orchestra.run.smithi145:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T13:52:40.793 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-13T13:52:40.805 INFO:teuthology.task.internal:Not uploading archives. 2024-09-13T13:52:40.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-13T13:52:40.818 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-13T13:52:40.818 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:52:40.820 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:52:40.823 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:52:40.825 INFO:teuthology.orchestra.run.smithi012.stdout: 658625 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:52 /home/ubuntu/cephtest 2024-09-13T13:52:40.826 DEBUG:teuthology.orchestra.run.smithi145:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T13:52:40.827 INFO:teuthology.orchestra.run.smithi040.stdout: 658467 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:52 /home/ubuntu/cephtest 2024-09-13T13:52:40.829 INFO:teuthology.orchestra.run.smithi134.stdout: 658617 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:52 /home/ubuntu/cephtest 2024-09-13T13:52:40.841 INFO:teuthology.orchestra.run.smithi145.stdout: 658637 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 13:52 /home/ubuntu/cephtest 2024-09-13T13:52:40.842 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-13T13:52:40.856 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-13T13:52:40.887 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 1878.4381976127625 failure_reason: 'Command failed on smithi012 with status 22: "sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b0201b8c79733293453e7f10a10c7fa43119222b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 56b16aba-71d4-11ef-bceb-c7b262605968 -- bash -c ''ceph smb apply -i -''"' owner: scheduled_gabrioux@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=1c5547f089254e4980e4bd504cb1f7a8 status: fail success: false 2024-09-13T13:52:40.888 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T13:52:40.987 INFO:teuthology.run:FAIL