2024-09-17T12:37:17.304 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T12:37:17.322 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T12:37:17.406 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861 branch: main description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} email: ceph-qa@ceph.com first_in_suite: false job_id: '7907861' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main 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: 7498493279982dfe87f00616198a5967475f6169 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 7498493279982dfe87f00616198a5967475f6169 workunit: branch: main sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd owner: scheduled_teuthology@teuthology priority: 950 repo: https://git.ceph.com/ceph.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: 3649 sha1: 7498493279982dfe87f00616198a5967475f6169 sleep_before_teardown: 0 subset: 42/64 suite: orch suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 2b698643d05f73e79c2d2888228947a84a4ac0bd targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEW8uoTEJjeE2DfH3W8fNfdPbiK7lh+1Swx1vGqgJxS0rWnGbUH8/nnXH9heDeMZ3IdaJepKvKB5EFGLWA4v960= smithi044.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJPCDqLMpKcZb84trkLtCBtMHf1jb31Pc4h9fG41zWG48jFoHDICYVYulJ9ycnZIGAuwl+Xu2AB0J7nam/YXdw= smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBKN0li1YkuDjtTdMKenxaufDyk6xQxRBT8S1MShviJFmeexgcWGDq5a5yNDcWph9dirwL5uZTYTqgAFu2QoFnE= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJUjtqr+Xtu56HwTDApUmiiY2oSNUrCOBmCSa0FgZUXoE3B7SA3CdlRQI2uQz8XJ0SISwMHYFDY7Fomyyw9hhPA= 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-16_20:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T12:37:17.407 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa; will attempt to use it 2024-09-17T12:37:17.407 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_2b698643d05f73e79c2d2888228947a84a4ac0bd/qa/tasks 2024-09-17T12:37:17.408 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T12:37:17.409 INFO:teuthology.task.internal:Checking packages... 2024-09-17T12:37:17.430 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '7498493279982dfe87f00616198a5967475f6169' 2024-09-17T12:37:17.430 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T12:37:17.430 INFO:teuthology.packaging:ref: None 2024-09-17T12:37:17.431 INFO:teuthology.packaging:tag: None 2024-09-17T12:37:17.431 INFO:teuthology.packaging:branch: main 2024-09-17T12:37:17.431 INFO:teuthology.packaging:sha1: 7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:37:17.431 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-09-17T12:37:17.638 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4937-g74984932-1jammy 2024-09-17T12:37:17.640 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T12:37:17.646 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T12:37:17.647 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T12:37:17.692 INFO:teuthology.task.internal:Saving configuration 2024-09-17T12:37:17.707 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T12:37:17.720 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T12:37:17.745 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 12:31:36.435559', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBpSrEHujG+04EbSfUrh/BALxRb1oJC6xrLqKYObI2vL'} 2024-09-17T12:37:17.770 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi044.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 12:31:36.439314', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILduCTykyp6T6v6a39V/INCSv/7mBaLhhjZdPLvsvA4S'} 2024-09-17T12:37:17.793 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 12:31:36.436953', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILI0ZB61Bxygz9qslf03Zq3Ort5kKOqvYbOpU+X6uZrv'} 2024-09-17T12:37:17.813 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-17 12:31:36.438246', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB4rNiIuAeqtJSiHf0gc+2K/Gus8pf1yCF1tccUcfToe'} 2024-09-17T12:37:17.813 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T12:37:17.820 INFO:teuthology.task.internal:roles: ubuntu@smithi040.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-17T12:37:17.820 INFO:teuthology.task.internal:roles: ubuntu@smithi044.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-17T12:37:17.820 INFO:teuthology.task.internal:roles: ubuntu@smithi089.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-17T12:37:17.820 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-17T12:37:17.820 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T12:37:17.943 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff2c8326e60>, signals=[15]) 2024-09-17T12:37:17.944 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T12:37:17.949 INFO:teuthology.task.internal:Opening connections... 2024-09-17T12:37:17.949 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2024-09-17T12:37:17.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:37:18.032 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi044.front.sepia.ceph.com 2024-09-17T12:37:18.033 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:37:18.117 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2024-09-17T12:37:18.118 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:37:18.198 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T12:37:18.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:37:18.280 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T12:37:18.286 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2024-09-17T12:37:18.292 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2024-09-17T12:37:18.292 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2024-09-17T12:37:18.341 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T12:37:18.341 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="Ubuntu" 2024-09-17T12:37:18.341 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="22.04" 2024-09-17T12:37:18.341 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T12:37:18.341 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_CODENAME=jammy 2024-09-17T12:37:18.341 INFO:teuthology.orchestra.run.smithi040.stdout:ID=ubuntu 2024-09-17T12:37:18.342 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE=debian 2024-09-17T12:37:18.342 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T12:37:18.342 INFO:teuthology.orchestra.run.smithi040.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T12:37:18.342 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T12:37:18.342 INFO:teuthology.orchestra.run.smithi040.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T12:37:18.342 INFO:teuthology.orchestra.run.smithi040.stdout:UBUNTU_CODENAME=jammy 2024-09-17T12:37:18.342 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2024-09-17T12:37:18.365 DEBUG:teuthology.orchestra.run.smithi044:> uname -m 2024-09-17T12:37:18.371 INFO:teuthology.orchestra.run.smithi044.stdout:x86_64 2024-09-17T12:37:18.371 DEBUG:teuthology.orchestra.run.smithi044:> cat /etc/os-release 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:NAME="Ubuntu" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION_ID="22.04" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION_CODENAME=jammy 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:ID=ubuntu 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:ID_LIKE=debian 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T12:37:18.417 INFO:teuthology.orchestra.run.smithi044.stdout:UBUNTU_CODENAME=jammy 2024-09-17T12:37:18.418 INFO:teuthology.lock.ops:Updating smithi044.front.sepia.ceph.com on lock server 2024-09-17T12:37:18.440 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2024-09-17T12:37:18.446 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2024-09-17T12:37:18.446 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2024-09-17T12:37:18.493 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Ubuntu" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="22.04" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_CODENAME=jammy 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:ID=ubuntu 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE=debian 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T12:37:18.494 INFO:teuthology.orchestra.run.smithi089.stdout:UBUNTU_CODENAME=jammy 2024-09-17T12:37:18.495 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2024-09-17T12:37:18.514 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-09-17T12:37:18.520 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-09-17T12:37:18.521 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-09-17T12:37:18.566 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T12:37:18.566 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="Ubuntu" 2024-09-17T12:37:18.566 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="22.04" 2024-09-17T12:37:18.566 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T12:37:18.566 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_CODENAME=jammy 2024-09-17T12:37:18.566 INFO:teuthology.orchestra.run.smithi177.stdout:ID=ubuntu 2024-09-17T12:37:18.566 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE=debian 2024-09-17T12:37:18.567 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T12:37:18.567 INFO:teuthology.orchestra.run.smithi177.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T12:37:18.567 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T12:37:18.567 INFO:teuthology.orchestra.run.smithi177.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T12:37:18.567 INFO:teuthology.orchestra.run.smithi177.stdout:UBUNTU_CODENAME=jammy 2024-09-17T12:37:18.567 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-09-17T12:37:18.590 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T12:37:18.599 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T12:37:18.626 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T12:37:18.626 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2024-09-17T12:37:18.629 DEBUG:teuthology.orchestra.run.smithi044:> test '!' -e /home/ubuntu/cephtest 2024-09-17T12:37:18.631 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2024-09-17T12:37:18.634 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-09-17T12:37:18.638 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T12:37:18.650 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T12:37:18.650 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2024-09-17T12:37:18.678 DEBUG:teuthology.orchestra.run.smithi044:> test -z $(ls -A /var/lib/ceph) 2024-09-17T12:37:18.681 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2024-09-17T12:37:18.683 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-09-17T12:37:18.768 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T12:37:18.863 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T12:37:18.879 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T12:37:18.879 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-17T12:37:18.879 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T12:37:18.880 DEBUG:teuthology.orchestra.run.smithi044:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T12:37:18.880 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T12:37:18.880 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T12:37:18.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:37:18.889 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-09-17T12:37:18.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:37:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:37:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:37:18.891 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-17T12:37:18.891 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-17T12:37:18.892 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-09-17T12:37:18.937 INFO:teuthology.orchestra.run.smithi044.stdout:5.15.0-56-generic 2024-09-17T12:37:18.937 INFO:teuthology.task.kernel:Running kernel on smithi044: 5.15.0-56-generic 2024-09-17T12:37:18.937 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get clean 2024-09-17T12:37:18.939 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-56-generic 2024-09-17T12:37:18.939 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-56-generic 2024-09-17T12:37:18.939 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.15.0-56-generic 2024-09-17T12:37:18.939 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-09-17T12:37:18.940 INFO:teuthology.task.kernel:Running kernel on smithi089: 5.15.0-56-generic 2024-09-17T12:37:18.940 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-09-17T12:37:18.941 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-56-generic 2024-09-17T12:37:18.941 INFO:teuthology.task.kernel:Running kernel on smithi040: 5.15.0-56-generic 2024-09-17T12:37:18.941 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2024-09-17T12:37:19.063 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2024-09-17T12:37:19.070 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-09-17T12:37:19.071 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get update 2024-09-17T12:37:19.082 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-09-17T12:37:19.193 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:37:19.193 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:37:19.203 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T12:37:19.214 INFO:teuthology.orchestra.run.smithi044.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T12:37:19.218 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T12:37:19.280 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T12:37:19.281 INFO:teuthology.orchestra.run.smithi044.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T12:37:19.310 INFO:teuthology.orchestra.run.smithi044.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T12:37:19.311 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:37:19.311 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T12:37:19.339 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:37:19.396 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T12:37:19.413 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T12:37:19.417 INFO:teuthology.orchestra.run.smithi044.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T12:37:19.424 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T12:37:19.427 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T12:37:19.427 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T12:37:19.514 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T12:37:19.516 INFO:teuthology.orchestra.run.smithi044.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T12:37:19.519 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T12:37:19.521 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T12:37:19.522 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T12:37:19.522 INFO:teuthology.orchestra.run.smithi044.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T12:37:19.523 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T12:37:19.526 INFO:teuthology.orchestra.run.smithi044.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T12:37:19.526 INFO:teuthology.orchestra.run.smithi044.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T12:37:19.526 INFO:teuthology.orchestra.run.smithi044.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T12:37:19.529 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T12:37:19.533 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T12:37:19.533 INFO:teuthology.orchestra.run.smithi040.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T12:37:19.534 INFO:teuthology.orchestra.run.smithi040.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T12:37:19.541 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T12:37:19.541 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T12:37:19.545 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T12:37:19.547 INFO:teuthology.orchestra.run.smithi044.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T12:37:19.551 INFO:teuthology.orchestra.run.smithi044.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T12:37:19.551 INFO:teuthology.orchestra.run.smithi044.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T12:37:19.556 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T12:37:19.557 INFO:teuthology.orchestra.run.smithi040.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T12:37:19.558 INFO:teuthology.orchestra.run.smithi044.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T12:37:19.561 INFO:teuthology.orchestra.run.smithi089.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T12:37:19.561 INFO:teuthology.orchestra.run.smithi040.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T12:37:19.562 INFO:teuthology.orchestra.run.smithi040.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T12:37:19.569 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T12:37:19.569 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T12:37:19.570 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T12:37:19.570 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T12:37:19.570 INFO:teuthology.orchestra.run.smithi044.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T12:37:19.570 INFO:teuthology.orchestra.run.smithi044.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T12:37:19.570 INFO:teuthology.orchestra.run.smithi044.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T12:37:19.570 INFO:teuthology.orchestra.run.smithi044.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T12:37:19.572 INFO:teuthology.orchestra.run.smithi040.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T12:37:19.573 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T12:37:19.578 INFO:teuthology.orchestra.run.smithi040.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T12:37:19.580 INFO:teuthology.orchestra.run.smithi040.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T12:37:19.580 INFO:teuthology.orchestra.run.smithi040.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T12:37:19.581 INFO:teuthology.orchestra.run.smithi040.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T12:37:19.591 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T12:37:19.599 INFO:teuthology.orchestra.run.smithi044.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T12:37:19.600 INFO:teuthology.orchestra.run.smithi044.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T12:37:19.600 INFO:teuthology.orchestra.run.smithi044.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T12:37:19.600 INFO:teuthology.orchestra.run.smithi044.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T12:37:19.601 INFO:teuthology.orchestra.run.smithi044.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T12:37:19.601 INFO:teuthology.orchestra.run.smithi044.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T12:37:19.612 INFO:teuthology.orchestra.run.smithi040.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T12:37:19.614 INFO:teuthology.orchestra.run.smithi040.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T12:37:19.616 INFO:teuthology.orchestra.run.smithi040.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T12:37:19.616 INFO:teuthology.orchestra.run.smithi044.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T12:37:19.617 INFO:teuthology.orchestra.run.smithi040.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T12:37:19.617 INFO:teuthology.orchestra.run.smithi044.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T12:37:19.617 INFO:teuthology.orchestra.run.smithi044.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T12:37:19.618 INFO:teuthology.orchestra.run.smithi040.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T12:37:19.618 INFO:teuthology.orchestra.run.smithi040.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T12:37:19.629 INFO:teuthology.orchestra.run.smithi040.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T12:37:19.630 INFO:teuthology.orchestra.run.smithi040.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T12:37:19.632 INFO:teuthology.orchestra.run.smithi044.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T12:37:19.647 INFO:teuthology.orchestra.run.smithi040.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T12:37:19.647 INFO:teuthology.orchestra.run.smithi040.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T12:37:19.749 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T12:37:19.754 INFO:teuthology.orchestra.run.smithi044.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T12:37:19.765 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T12:37:19.773 INFO:teuthology.orchestra.run.smithi040.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T12:37:19.888 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T12:37:19.904 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T12:37:19.933 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T12:37:20.039 INFO:teuthology.orchestra.run.smithi044.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T12:37:20.058 INFO:teuthology.orchestra.run.smithi040.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T12:37:20.083 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T12:37:20.109 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T12:37:20.215 INFO:teuthology.orchestra.run.smithi044.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T12:37:20.216 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T12:37:20.225 INFO:teuthology.orchestra.run.smithi044.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T12:37:20.225 INFO:teuthology.orchestra.run.smithi044.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T12:37:20.227 INFO:teuthology.orchestra.run.smithi044.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T12:37:20.230 INFO:teuthology.orchestra.run.smithi040.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T12:37:20.243 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T12:37:20.243 INFO:teuthology.orchestra.run.smithi040.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T12:37:20.244 INFO:teuthology.orchestra.run.smithi040.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T12:37:20.245 INFO:teuthology.orchestra.run.smithi040.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T12:37:20.257 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T12:37:20.257 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T12:37:20.258 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T12:37:20.259 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T12:37:20.273 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T12:37:20.273 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T12:37:20.275 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T12:37:20.311 INFO:teuthology.orchestra.run.smithi044.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T12:37:20.320 INFO:teuthology.orchestra.run.smithi044.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T12:37:20.320 INFO:teuthology.orchestra.run.smithi044.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T12:37:20.330 INFO:teuthology.orchestra.run.smithi040.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T12:37:20.332 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T12:37:20.338 INFO:teuthology.orchestra.run.smithi040.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T12:37:20.338 INFO:teuthology.orchestra.run.smithi040.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T12:37:20.347 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T12:37:20.347 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T12:37:20.347 INFO:teuthology.orchestra.run.smithi044.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T12:37:20.348 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T12:37:20.356 INFO:teuthology.orchestra.run.smithi040.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T12:37:20.363 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T12:37:20.364 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T12:37:20.368 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T12:37:20.371 INFO:teuthology.orchestra.run.smithi044.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T12:37:20.377 INFO:teuthology.orchestra.run.smithi044.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T12:37:20.381 INFO:teuthology.orchestra.run.smithi044.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T12:37:20.382 INFO:teuthology.orchestra.run.smithi044.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T12:37:20.383 INFO:teuthology.orchestra.run.smithi044.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T12:37:20.389 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T12:37:20.390 INFO:teuthology.orchestra.run.smithi040.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T12:37:20.395 INFO:teuthology.orchestra.run.smithi040.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T12:37:20.396 INFO:teuthology.orchestra.run.smithi040.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T12:37:20.396 INFO:teuthology.orchestra.run.smithi040.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T12:37:20.397 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T12:37:20.397 INFO:teuthology.orchestra.run.smithi040.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T12:37:20.402 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T12:37:20.403 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T12:37:20.403 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T12:37:20.403 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T12:37:20.407 INFO:teuthology.orchestra.run.smithi089.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T12:37:20.407 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T12:37:20.409 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T12:37:20.415 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T12:37:20.420 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T12:37:20.422 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T12:37:20.423 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T12:37:20.424 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T12:37:20.463 INFO:teuthology.orchestra.run.smithi044.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T12:37:20.475 INFO:teuthology.orchestra.run.smithi040.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T12:37:20.484 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T12:37:20.485 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T12:37:20.486 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T12:37:20.487 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T12:37:20.488 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T12:37:20.489 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T12:37:20.489 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T12:37:20.489 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T12:37:20.490 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T12:37:20.500 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T12:37:20.500 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T12:37:20.502 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T12:37:20.503 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T12:37:20.504 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T12:37:20.505 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T12:37:20.506 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T12:37:20.506 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T12:37:20.507 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T12:37:20.539 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T12:37:20.570 INFO:teuthology.orchestra.run.smithi089.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T12:37:20.570 INFO:teuthology.orchestra.run.smithi089.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T12:37:20.585 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T12:37:20.664 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T12:37:20.664 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T12:37:20.683 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T12:37:20.685 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T12:37:20.686 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T12:37:20.686 INFO:teuthology.orchestra.run.smithi177.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T12:37:20.687 INFO:teuthology.orchestra.run.smithi177.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T12:37:25.926 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 16.1 MB in 2s (7,538 kB/s) 2024-09-17T12:37:26.160 INFO:teuthology.orchestra.run.smithi044.stdout:Fetched 16.1 MB in 2s (7,256 kB/s) 2024-09-17T12:37:26.175 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 16.1 MB in 2s (7,205 kB/s) 2024-09-17T12:37:26.569 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 16.1 MB in 3s (5,882 kB/s) 2024-09-17T12:37:27.361 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T12:37:27.378 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:37:27.486 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T12:37:27.509 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-09-17T12:37:27.527 DEBUG:teuthology.orchestra.run.smithi044:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:37:27.581 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-17T12:37:27.584 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-09-17T12:37:27.600 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:37:27.666 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-17T12:37:27.676 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-09-17T12:37:27.676 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-09-17T12:37:27.776 INFO:teuthology.orchestra.run.smithi044.stdout:Building dependency tree... 2024-09-17T12:37:27.777 INFO:teuthology.orchestra.run.smithi044.stdout:Reading state information... 2024-09-17T12:37:27.843 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:37:27.844 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:37:27.844 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:37:27.844 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:37:27.844 INFO:teuthology.orchestra.run.smithi089.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T12:37:27.845 INFO:teuthology.orchestra.run.smithi089.stdout: python2.7-minimal 2024-09-17T12:37:27.845 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:37:27.845 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2024-09-17T12:37:27.846 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:27.846 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T12:37:27.846 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:27.847 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2024-09-17T12:37:27.847 INFO:teuthology.orchestra.run.smithi089.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T12:37:27.847 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2024-09-17T12:37:27.847 INFO:teuthology.orchestra.run.smithi089.stdout: thermald 2024-09-17T12:37:27.863 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2024-09-17T12:37:27.864 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2024-09-17T12:37:27.891 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2024-09-17T12:37:27.891 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:27.891 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T12:37:27.892 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:27.892 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages will be upgraded: 2024-09-17T12:37:27.893 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T12:37:27.950 INFO:teuthology.orchestra.run.smithi044.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:37:27.950 INFO:teuthology.orchestra.run.smithi044.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:37:27.950 INFO:teuthology.orchestra.run.smithi044.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:37:27.951 INFO:teuthology.orchestra.run.smithi044.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:37:27.951 INFO:teuthology.orchestra.run.smithi044.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T12:37:27.951 INFO:teuthology.orchestra.run.smithi044.stdout: python2.7-minimal 2024-09-17T12:37:27.951 INFO:teuthology.orchestra.run.smithi044.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:37:27.952 INFO:teuthology.orchestra.run.smithi044.stdout:The following additional packages will be installed: 2024-09-17T12:37:27.953 INFO:teuthology.orchestra.run.smithi044.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:27.953 INFO:teuthology.orchestra.run.smithi044.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T12:37:27.953 INFO:teuthology.orchestra.run.smithi044.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:27.954 INFO:teuthology.orchestra.run.smithi044.stdout:Suggested packages: 2024-09-17T12:37:27.954 INFO:teuthology.orchestra.run.smithi044.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T12:37:27.954 INFO:teuthology.orchestra.run.smithi044.stdout:Recommended packages: 2024-09-17T12:37:27.954 INFO:teuthology.orchestra.run.smithi044.stdout: thermald 2024-09-17T12:37:27.983 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T12:37:28.000 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:37:28.004 INFO:teuthology.orchestra.run.smithi044.stdout:The following NEW packages will be installed: 2024-09-17T12:37:28.004 INFO:teuthology.orchestra.run.smithi044.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:28.004 INFO:teuthology.orchestra.run.smithi044.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T12:37:28.004 INFO:teuthology.orchestra.run.smithi044.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:28.005 INFO:teuthology.orchestra.run.smithi044.stdout:The following packages will be upgraded: 2024-09-17T12:37:28.005 INFO:teuthology.orchestra.run.smithi044.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T12:37:28.040 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:37:28.040 INFO:teuthology.orchestra.run.smithi040.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:37:28.040 INFO:teuthology.orchestra.run.smithi040.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:37:28.041 INFO:teuthology.orchestra.run.smithi040.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:37:28.041 INFO:teuthology.orchestra.run.smithi040.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T12:37:28.041 INFO:teuthology.orchestra.run.smithi040.stdout: python2.7-minimal 2024-09-17T12:37:28.041 INFO:teuthology.orchestra.run.smithi040.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:37:28.042 INFO:teuthology.orchestra.run.smithi040.stdout:The following additional packages will be installed: 2024-09-17T12:37:28.042 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:28.042 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T12:37:28.043 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:28.045 INFO:teuthology.orchestra.run.smithi040.stdout:Suggested packages: 2024-09-17T12:37:28.045 INFO:teuthology.orchestra.run.smithi040.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T12:37:28.045 INFO:teuthology.orchestra.run.smithi040.stdout:Recommended packages: 2024-09-17T12:37:28.045 INFO:teuthology.orchestra.run.smithi040.stdout: thermald 2024-09-17T12:37:28.054 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T12:37:28.057 INFO:teuthology.orchestra.run.smithi044.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:37:28.057 INFO:teuthology.orchestra.run.smithi044.stdout:Need to get 113 MB of archives. 2024-09-17T12:37:28.057 INFO:teuthology.orchestra.run.smithi044.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T12:37:28.057 INFO:teuthology.orchestra.run.smithi044.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T12:37:28.071 INFO:teuthology.orchestra.run.smithi089.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:37:28.071 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 113 MB of archives. 2024-09-17T12:37:28.071 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T12:37:28.071 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T12:37:28.084 INFO:teuthology.orchestra.run.smithi040.stdout:The following NEW packages will be installed: 2024-09-17T12:37:28.084 INFO:teuthology.orchestra.run.smithi040.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:28.084 INFO:teuthology.orchestra.run.smithi040.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T12:37:28.085 INFO:teuthology.orchestra.run.smithi040.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:28.086 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages will be upgraded: 2024-09-17T12:37:28.086 INFO:teuthology.orchestra.run.smithi040.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T12:37:28.241 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-09-17T12:37:28.241 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-09-17T12:37:28.266 INFO:teuthology.orchestra.run.smithi040.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:37:28.266 INFO:teuthology.orchestra.run.smithi040.stdout:Need to get 113 MB of archives. 2024-09-17T12:37:28.266 INFO:teuthology.orchestra.run.smithi040.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T12:37:28.266 INFO:teuthology.orchestra.run.smithi040.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T12:37:28.411 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:37:28.411 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:37:28.411 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:37:28.412 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:37:28.412 INFO:teuthology.orchestra.run.smithi177.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T12:37:28.412 INFO:teuthology.orchestra.run.smithi177.stdout: python2.7-minimal 2024-09-17T12:37:28.412 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:37:28.413 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-09-17T12:37:28.413 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:28.413 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T12:37:28.414 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:28.415 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-09-17T12:37:28.415 INFO:teuthology.orchestra.run.smithi177.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T12:37:28.415 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-09-17T12:37:28.415 INFO:teuthology.orchestra.run.smithi177.stdout: thermald 2024-09-17T12:37:28.457 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-09-17T12:37:28.457 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T12:37:28.457 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T12:37:28.458 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T12:37:28.459 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages will be upgraded: 2024-09-17T12:37:28.459 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T12:37:28.510 INFO:teuthology.orchestra.run.smithi177.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:37:28.510 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 113 MB of archives. 2024-09-17T12:37:28.510 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T12:37:28.510 INFO:teuthology.orchestra.run.smithi177.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-17T12:37:28.513 INFO:teuthology.orchestra.run.smithi044.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T12:37:28.628 INFO:teuthology.orchestra.run.smithi044.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T12:37:28.918 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T12:37:29.005 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T12:37:29.462 INFO:teuthology.orchestra.run.smithi044.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T12:37:29.462 INFO:teuthology.orchestra.run.smithi044.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T12:37:29.463 INFO:teuthology.orchestra.run.smithi044.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T12:37:29.512 INFO:teuthology.orchestra.run.smithi089.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T12:37:29.594 INFO:teuthology.orchestra.run.smithi044.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T12:37:29.682 INFO:teuthology.orchestra.run.smithi040.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-17T12:37:29.702 INFO:teuthology.orchestra.run.smithi044.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T12:37:29.805 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T12:37:29.806 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T12:37:29.806 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T12:37:29.865 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T12:37:29.926 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T12:37:29.947 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T12:37:30.040 INFO:teuthology.orchestra.run.smithi040.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-17T12:37:30.115 INFO:teuthology.orchestra.run.smithi044.stdout:Fetched 113 MB in 2s (67.0 MB/s) 2024-09-17T12:37:30.251 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T12:37:30.410 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 113 MB in 2s (73.2 MB/s) 2024-09-17T12:37:30.577 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T12:37:32.169 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T12:37:32.189 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T12:37:32.195 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T12:37:32.262 INFO:teuthology.orchestra.run.smithi044.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-17T12:37:32.266 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:32.284 INFO:teuthology.orchestra.run.smithi040.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-17T12:37:32.284 INFO:teuthology.orchestra.run.smithi040.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-17T12:37:32.285 INFO:teuthology.orchestra.run.smithi040.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-17T12:37:32.415 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:32.556 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T12:37:32.624 INFO:teuthology.orchestra.run.smithi177.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T12:37:32.628 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:32.632 INFO:teuthology.orchestra.run.smithi040.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-17T12:37:32.637 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T12:37:32.713 INFO:teuthology.orchestra.run.smithi040.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-17T12:37:32.873 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:33.048 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 113 MB in 5s (23.9 MB/s) 2024-09-17T12:37:33.140 INFO:teuthology.orchestra.run.smithi040.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-09-17T12:37:33.259 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T12:37:33.307 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T12:37:34.441 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T12:37:34.465 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:34.561 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:34.957 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T12:37:34.979 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:35.066 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:35.152 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T12:37:35.174 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:35.210 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:35.328 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-17T12:37:35.332 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:35.360 INFO:teuthology.orchestra.run.smithi089.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 129542 files and directories currently installed.) 2024-09-17T12:37:35.364 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:35.413 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:35.506 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:35.510 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T12:37:35.532 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:35.560 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:37.666 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T12:37:37.687 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:37.794 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:37.807 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T12:37:37.828 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:37.912 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:38.336 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T12:37:38.357 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:38.410 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T12:37:38.431 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:38.469 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:38.527 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:41.393 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:41.520 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:41.844 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:41.949 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:42.191 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:42.210 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T12:37:42.232 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T12:37:42.276 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:42.318 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:42.768 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:42.896 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:43.199 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T12:37:43.221 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T12:37:43.257 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:44.895 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:45.022 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:45.144 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:45.272 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:45.363 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:45.475 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:45.597 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:45.725 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:45.762 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T12:37:45.773 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T12:37:45.812 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:46.045 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T12:37:46.068 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T12:37:46.103 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:48.051 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T12:37:48.088 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:48.125 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:49.117 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T12:37:49.154 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:49.202 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:50.845 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:50.953 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:51.253 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:51.333 INFO:teuthology.orchestra.run.smithi040.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T12:37:51.349 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:51.371 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:51.400 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:51.459 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T12:37:51.588 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:51.850 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:51.852 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T12:37:51.888 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T12:37:51.927 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:51.972 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:52.313 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:52.435 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:52.561 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T12:37:52.690 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:52.936 INFO:teuthology.orchestra.run.smithi044.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:37:52.936 INFO:teuthology.orchestra.run.smithi044.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T12:37:52.936 INFO:teuthology.orchestra.run.smithi044.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:37:52.936 INFO:teuthology.orchestra.run.smithi044.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T12:37:53.106 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:54.014 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:37:54.014 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T12:37:54.014 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:37:54.014 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T12:37:54.080 INFO:teuthology.orchestra.run.smithi040.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:54.150 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:54.203 INFO:teuthology.orchestra.run.smithi040.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:54.571 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T12:37:55.050 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:55.484 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T12:37:55.575 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:55.601 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:55.710 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T12:37:55.830 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:55.877 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T12:37:56.003 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T12:37:56.129 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:56.144 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T12:37:56.275 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T12:37:56.642 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T12:37:56.763 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:56.898 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T12:37:57.028 INFO:teuthology.orchestra.run.smithi044.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:57.043 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:57.088 INFO:teuthology.orchestra.run.smithi044.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T12:37:57.089 INFO:teuthology.orchestra.run.smithi044.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:37:57.170 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:37:57.170 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-17T12:37:57.170 INFO:teuthology.orchestra.run.smithi040.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:37:57.171 INFO:teuthology.orchestra.run.smithi040.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T12:37:57.323 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:57.497 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:57.558 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T12:37:57.558 INFO:teuthology.orchestra.run.smithi177.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:37:58.389 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:37:58.389 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T12:37:58.389 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:37:58.389 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T12:37:58.546 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:58.766 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T12:37:58.892 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T12:37:59.018 INFO:teuthology.orchestra.run.smithi040.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:37:59.939 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T12:38:00.065 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T12:38:00.216 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:38:00.453 INFO:teuthology.orchestra.run.smithi040.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:38:00.500 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T12:38:00.500 INFO:teuthology.orchestra.run.smithi040.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:02.127 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T12:38:02.188 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T12:38:02.189 INFO:teuthology.orchestra.run.smithi089.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:11.740 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T12:38:11.741 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub' 2024-09-17T12:38:11.757 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:11.776 INFO:teuthology.orchestra.run.smithi177.stdout:Generating grub configuration file ... 2024-09-17T12:38:12.051 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:12.071 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:12.354 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:12.360 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:12.440 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:12.446 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:12.484 INFO:teuthology.orchestra.run.smithi044.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T12:38:12.484 INFO:teuthology.orchestra.run.smithi044.stdout:Sourcing file `/etc/default/grub' 2024-09-17T12:38:12.498 INFO:teuthology.orchestra.run.smithi044.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:12.525 INFO:teuthology.orchestra.run.smithi044.stdout:Generating grub configuration file ... 2024-09-17T12:38:12.617 INFO:teuthology.orchestra.run.smithi177.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:12.617 INFO:teuthology.orchestra.run.smithi177.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:12.617 INFO:teuthology.orchestra.run.smithi177.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:12.650 INFO:teuthology.orchestra.run.smithi177.stdout:done 2024-09-17T12:38:12.821 INFO:teuthology.orchestra.run.smithi044.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:12.838 INFO:teuthology.orchestra.run.smithi044.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:13.082 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-09-17T12:38:13.107 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-09-17T12:38:13.107 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-09-17T12:38:13.107 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:13.108 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-09-17T12:38:13.109 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T12:38:13.109 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T12:38:13.109 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T12:38:13.109 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-17T12:38:13.109 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T12:38:13.109 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-09-17T12:38:13.131 INFO:teuthology.orchestra.run.smithi044.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:13.137 INFO:teuthology.orchestra.run.smithi044.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:13.209 INFO:teuthology.orchestra.run.smithi044.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:13.215 INFO:teuthology.orchestra.run.smithi044.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:13.298 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-09-17T12:38:13.372 INFO:teuthology.orchestra.run.smithi044.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:13.372 INFO:teuthology.orchestra.run.smithi044.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:13.372 INFO:teuthology.orchestra.run.smithi044.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:13.409 INFO:teuthology.orchestra.run.smithi044.stdout:done 2024-09-17T12:38:13.567 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T12:38:13.622 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:38:13.704 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T12:38:13.786 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T12:38:13.935 DEBUG:teuthology.orchestra.run.smithi044:> dpkg -s linux-image-generic 2024-09-17T12:38:13.959 INFO:teuthology.orchestra.run.smithi044.stdout:Package: linux-image-generic 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Status: install ok installed 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Priority: optional 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Section: kernel 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Installed-Size: 21 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Architecture: amd64 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Source: linux-meta 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Recommends: thermald 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:13.960 INFO:teuthology.orchestra.run.smithi044.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:13.961 INFO:teuthology.orchestra.run.smithi044.stdout: available. 2024-09-17T12:38:13.961 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T12:38:13.961 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T12:38:13.961 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T12:38:13.961 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T12:38:13.961 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi044.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T12:38:13.961 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get clean 2024-09-17T12:38:14.143 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get update 2024-09-17T12:38:14.270 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T12:38:14.402 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:38:14.471 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T12:38:14.553 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T12:38:15.016 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T12:38:15.034 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:38:15.096 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T12:38:15.106 INFO:teuthology.orchestra.run.smithi040.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T12:38:15.106 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub' 2024-09-17T12:38:15.113 INFO:teuthology.orchestra.run.smithi040.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:15.141 INFO:teuthology.orchestra.run.smithi040.stdout:Generating grub configuration file ... 2024-09-17T12:38:15.308 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-09-17T12:38:15.309 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-09-17T12:38:15.477 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:15.501 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:15.502 INFO:teuthology.orchestra.run.smithi177.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T12:38:15.502 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:38:15.502 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:38:15.502 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:38:15.503 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:38:15.503 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T12:38:15.503 INFO:teuthology.orchestra.run.smithi177.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T12:38:15.503 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:38:15.546 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:38:15.548 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:15.564 INFO:teuthology.orchestra.run.smithi177.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:15.565 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-09-17T12:38:15.565 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:15.565 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:15.565 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-09-17T12:38:15.565 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-09-17T12:38:15.608 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.gSxYcvzXoX 2024-09-17T12:38:15.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub/grub.cfg /tmp/tmp.gSxYcvzXoX 2024-09-17T12:38:15.664 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.gSxYcvzXoX 2024-09-17T12:38:15.794 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.gSxYcvzXoX is 10KB 2024-09-17T12:38:15.803 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-09-17T12:38:15.808 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.gSxYcvzXoX 2024-09-17T12:38:15.814 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:15.823 DEBUG:teuthology.orchestra.run.smithi044:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:38:15.872 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T12:38:15.872 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T12:38:15.873 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:15.882 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:15.889 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:15.889 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-09-17T12:38:15.957 INFO:teuthology.orchestra.run.smithi040.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:15.963 INFO:teuthology.orchestra.run.smithi040.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:15.974 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T12:38:15.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo update-grub 2024-09-17T12:38:16.104 INFO:teuthology.orchestra.run.smithi044.stdout:Building dependency tree... 2024-09-17T12:38:16.104 INFO:teuthology.orchestra.run.smithi044.stdout:Reading state information... 2024-09-17T12:38:16.112 INFO:teuthology.orchestra.run.smithi040.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:16.112 INFO:teuthology.orchestra.run.smithi040.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:16.112 INFO:teuthology.orchestra.run.smithi040.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:16.148 INFO:teuthology.orchestra.run.smithi040.stdout:done 2024-09-17T12:38:16.306 INFO:teuthology.orchestra.run.smithi044.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T12:38:16.307 INFO:teuthology.orchestra.run.smithi044.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:38:16.307 INFO:teuthology.orchestra.run.smithi044.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:38:16.307 INFO:teuthology.orchestra.run.smithi044.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:38:16.307 INFO:teuthology.orchestra.run.smithi044.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:38:16.307 INFO:teuthology.orchestra.run.smithi044.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T12:38:16.307 INFO:teuthology.orchestra.run.smithi044.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T12:38:16.308 INFO:teuthology.orchestra.run.smithi044.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:38:16.354 INFO:teuthology.orchestra.run.smithi044.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:38:16.356 DEBUG:teuthology.orchestra.run.smithi044:> dpkg -s linux-image-generic 2024-09-17T12:38:16.369 INFO:teuthology.orchestra.run.smithi044.stdout:Package: linux-image-generic 2024-09-17T12:38:16.369 INFO:teuthology.orchestra.run.smithi044.stdout:Status: install ok installed 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Priority: optional 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Section: kernel 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Installed-Size: 21 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Architecture: amd64 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Source: linux-meta 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:16.370 INFO:teuthology.orchestra.run.smithi044.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:16.371 INFO:teuthology.orchestra.run.smithi044.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:16.371 INFO:teuthology.orchestra.run.smithi044.stdout:Recommends: thermald 2024-09-17T12:38:16.371 INFO:teuthology.orchestra.run.smithi044.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:16.372 INFO:teuthology.orchestra.run.smithi044.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:16.372 INFO:teuthology.orchestra.run.smithi044.stdout: available. 2024-09-17T12:38:16.372 DEBUG:teuthology.orchestra.run.smithi044:> mktemp 2024-09-17T12:38:16.416 INFO:teuthology.orchestra.run.smithi044.stdout:/tmp/tmp.A6pE8YGKgr 2024-09-17T12:38:16.416 DEBUG:teuthology.orchestra.run.smithi044:> sudo cp /boot/grub/grub.cfg /tmp/tmp.A6pE8YGKgr 2024-09-17T12:38:16.439 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T12:38:16.439 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub' 2024-09-17T12:38:16.463 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:16.476 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 0666 /tmp/tmp.A6pE8YGKgr 2024-09-17T12:38:16.481 INFO:teuthology.orchestra.run.smithi089.stdout:Generating grub configuration file ... 2024-09-17T12:38:16.602 DEBUG:teuthology.orchestra.remote:smithi044:/tmp/tmp.A6pE8YGKgr is 10KB 2024-09-17T12:38:16.615 DEBUG:teuthology.orchestra.run.smithi044:> rm -fr /tmp/tmp.A6pE8YGKgr 2024-09-17T12:38:16.621 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:16.623 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2024-09-17T12:38:16.643 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2024-09-17T12:38:16.643 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2024-09-17T12:38:16.643 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2024-09-17T12:38:16.643 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2024-09-17T12:38:16.643 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 21 2024-09-17T12:38:16.643 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:16.643 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2024-09-17T12:38:16.644 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2024-09-17T12:38:16.644 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:16.644 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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:16.644 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:16.644 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2024-09-17T12:38:16.644 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:16.644 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:16.644 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2024-09-17T12:38:16.644 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T12:38:16.644 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T12:38:16.644 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T12:38:16.645 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T12:38:16.645 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T12:38:16.645 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get clean 2024-09-17T12:38:16.676 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-09-17T12:38:16.677 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T12:38:16.677 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:16.757 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T12:38:16.757 DEBUG:teuthology.orchestra.run.smithi044:> sudo update-grub 2024-09-17T12:38:16.767 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:16.795 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:16.822 DEBUG:teuthology.orchestra.run.smithi040:> sudo apt-get update 2024-09-17T12:38:17.076 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:38:17.076 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T12:38:17.146 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T12:38:17.146 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:17.152 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:17.212 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub' 2024-09-17T12:38:17.214 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:17.215 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-09-17T12:38:17.223 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:17.227 INFO:teuthology.orchestra.run.smithi040.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T12:38:17.230 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:17.391 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:17.397 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:17.402 INFO:teuthology.orchestra.run.smithi089.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:17.402 INFO:teuthology.orchestra.run.smithi089.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:17.402 INFO:teuthology.orchestra.run.smithi089.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:17.447 INFO:teuthology.orchestra.run.smithi089.stdout:done 2024-09-17T12:38:17.628 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:17.633 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:17.676 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:17.681 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:17.808 INFO:teuthology.orchestra.run.smithi177.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:17.809 INFO:teuthology.orchestra.run.smithi177.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:17.809 INFO:teuthology.orchestra.run.smithi177.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:17.829 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-09-17T12:38:17.838 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-09-17T12:38:17.906 INFO:teuthology.orchestra.run.smithi044.stderr:Sourcing file `/etc/default/grub' 2024-09-17T12:38:17.907 INFO:teuthology.orchestra.run.smithi044.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:17.909 INFO:teuthology.orchestra.run.smithi044.stderr:Generating grub configuration file ... 2024-09-17T12:38:17.932 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-09-17T12:38:17.953 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-09-17T12:38:17.953 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-09-17T12:38:17.953 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-09-17T12:38:17.953 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-09-17T12:38:17.953 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:17.954 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-09-17T12:38:17.954 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T12:38:17.955 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T12:38:17.955 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T12:38:17.955 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-17T12:38:17.955 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi089.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T12:38:17.955 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-09-17T12:38:18.083 INFO:teuthology.orchestra.run.smithi044.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:18.091 INFO:teuthology.orchestra.run.smithi044.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:18.146 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-09-17T12:38:18.278 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T12:38:18.328 INFO:teuthology.orchestra.run.smithi044.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:18.333 INFO:teuthology.orchestra.run.smithi044.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:18.376 INFO:teuthology.orchestra.run.smithi044.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:18.381 INFO:teuthology.orchestra.run.smithi044.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:18.399 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T12:38:18.492 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T12:38:18.499 INFO:teuthology.orchestra.run.smithi044.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:18.499 INFO:teuthology.orchestra.run.smithi044.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:18.499 INFO:teuthology.orchestra.run.smithi044.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:18.524 INFO:teuthology.orchestra.run.smithi044.stderr:done 2024-09-17T12:38:18.533 DEBUG:teuthology.orchestra.run.smithi044:> sudo shutdown -r now 2024-09-17T12:38:18.565 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T12:38:18.608 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-17T12:38:18.626 DEBUG:teuthology.orchestra.run.smithi040:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:38:18.694 INFO:teuthology.orchestra.run.smithi040.stdout:Reading package lists... 2024-09-17T12:38:18.911 INFO:teuthology.orchestra.run.smithi040.stdout:Building dependency tree... 2024-09-17T12:38:18.912 INFO:teuthology.orchestra.run.smithi040.stdout:Reading state information... 2024-09-17T12:38:19.110 INFO:teuthology.orchestra.run.smithi040.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T12:38:19.110 INFO:teuthology.orchestra.run.smithi040.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:38:19.110 INFO:teuthology.orchestra.run.smithi040.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:38:19.110 INFO:teuthology.orchestra.run.smithi040.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:38:19.111 INFO:teuthology.orchestra.run.smithi040.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:38:19.111 INFO:teuthology.orchestra.run.smithi040.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T12:38:19.111 INFO:teuthology.orchestra.run.smithi040.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T12:38:19.111 INFO:teuthology.orchestra.run.smithi040.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:38:19.155 INFO:teuthology.orchestra.run.smithi040.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:38:19.157 DEBUG:teuthology.orchestra.run.smithi040:> dpkg -s linux-image-generic 2024-09-17T12:38:19.173 INFO:teuthology.orchestra.run.smithi040.stdout:Package: linux-image-generic 2024-09-17T12:38:19.173 INFO:teuthology.orchestra.run.smithi040.stdout:Status: install ok installed 2024-09-17T12:38:19.173 INFO:teuthology.orchestra.run.smithi040.stdout:Priority: optional 2024-09-17T12:38:19.173 INFO:teuthology.orchestra.run.smithi040.stdout:Section: kernel 2024-09-17T12:38:19.173 INFO:teuthology.orchestra.run.smithi040.stdout:Installed-Size: 21 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: amd64 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout:Source: linux-meta 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:19.174 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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout:Recommends: thermald 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:19.174 INFO:teuthology.orchestra.run.smithi040.stdout: available. 2024-09-17T12:38:19.174 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2024-09-17T12:38:19.219 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.ggL1CecKRu 2024-09-17T12:38:19.220 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ggL1CecKRu 2024-09-17T12:38:19.277 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.ggL1CecKRu 2024-09-17T12:38:19.394 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.ggL1CecKRu is 10KB 2024-09-17T12:38:19.407 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.ggL1CecKRu 2024-09-17T12:38:19.413 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:19.468 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:38:19.468 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T12:38:19.468 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:19.545 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T12:38:19.546 DEBUG:teuthology.orchestra.run.smithi040:> sudo update-grub 2024-09-17T12:38:19.777 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T12:38:19.795 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T12:38:19.848 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T12:38:20.038 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-09-17T12:38:20.038 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-09-17T12:38:20.209 INFO:teuthology.orchestra.run.smithi089.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T12:38:20.210 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T12:38:20.210 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T12:38:20.210 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T12:38:20.210 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T12:38:20.210 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T12:38:20.210 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T12:38:20.211 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T12:38:20.250 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T12:38:20.252 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-09-17T12:38:20.315 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-09-17T12:38:20.315 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-09-17T12:38:20.315 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-09-17T12:38:20.315 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-09-17T12:38:20.315 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.122.122 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-09-17T12:38:20.316 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-09-17T12:38:20.317 DEBUG:teuthology.orchestra.run.smithi089:> mktemp 2024-09-17T12:38:20.361 INFO:teuthology.orchestra.run.smithi089.stdout:/tmp/tmp.6JXVhWZFL8 2024-09-17T12:38:20.361 DEBUG:teuthology.orchestra.run.smithi089:> sudo cp /boot/grub/grub.cfg /tmp/tmp.6JXVhWZFL8 2024-09-17T12:38:20.418 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0666 /tmp/tmp.6JXVhWZFL8 2024-09-17T12:38:20.535 DEBUG:teuthology.orchestra.remote:smithi089:/tmp/tmp.6JXVhWZFL8 is 10KB 2024-09-17T12:38:20.548 DEBUG:teuthology.orchestra.run.smithi089:> rm -fr /tmp/tmp.6JXVhWZFL8 2024-09-17T12:38:20.553 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:20.607 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T12:38:20.607 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T12:38:20.607 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T12:38:20.673 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T12:38:20.673 DEBUG:teuthology.orchestra.run.smithi089:> sudo update-grub 2024-09-17T12:38:20.801 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub' 2024-09-17T12:38:20.803 INFO:teuthology.orchestra.run.smithi040.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:20.805 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2024-09-17T12:38:21.068 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:21.074 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:21.370 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:21.376 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:21.417 INFO:teuthology.orchestra.run.smithi040.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:21.423 INFO:teuthology.orchestra.run.smithi040.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:21.541 INFO:teuthology.orchestra.run.smithi040.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:21.541 INFO:teuthology.orchestra.run.smithi040.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:21.541 INFO:teuthology.orchestra.run.smithi040.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:21.563 INFO:teuthology.orchestra.run.smithi040.stderr:done 2024-09-17T12:38:21.571 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2024-09-17T12:38:21.984 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub' 2024-09-17T12:38:21.985 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T12:38:21.988 INFO:teuthology.orchestra.run.smithi089.stderr:Generating grub configuration file ... 2024-09-17T12:38:22.177 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T12:38:22.183 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T12:38:22.452 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T12:38:22.457 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T12:38:22.495 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T12:38:22.501 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T12:38:22.625 INFO:teuthology.orchestra.run.smithi089.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T12:38:22.625 INFO:teuthology.orchestra.run.smithi089.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T12:38:22.626 INFO:teuthology.orchestra.run.smithi089.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T12:38:22.637 INFO:teuthology.orchestra.run.smithi089.stderr:done 2024-09-17T12:38:22.648 DEBUG:teuthology.orchestra.run.smithi089:> sudo shutdown -r now 2024-09-17T12:38:47.865 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-17T12:38:47.867 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T12:38:47.868 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:38:48.537 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T12:38:48.537 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-09-17T12:38:48.538 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:38:51.577 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T12:38:51.577 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:38:51.577 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:38:52.651 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-17T12:38:52.651 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T12:38:52.652 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:39:22.429 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-09-17T12:39:26.269 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2024-09-17T12:39:27.293 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-09-17T12:39:31.433 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T12:39:31.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:39:35.274 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:39:35.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:39:36.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T12:39:36.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:39:38.333 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2024-09-17T12:39:48.550 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T12:39:49.825 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-09-17T12:39:50.334 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:39:50.334 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:39:53.409 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2024-09-17T12:39:57.553 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-09-17T12:39:57.554 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:39:57.555 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.44 2024-09-17T12:40:01.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T12:40:01.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:40:02.222 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-17T12:40:03.019 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T12:40:03.019 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-122-generic"... 2024-09-17T12:40:03.019 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-17T12:40:03.026 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-122-generic 2024-09-17T12:40:03.027 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T12:40:03.027 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T12:40:03.027 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T12:40:04.028 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-17T12:40:04.028 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T12:40:04.095 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-09-17T12:40:04.131 DEBUG:teuthology.parallel:result is None 2024-09-17T12:40:08.108 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-09-17T12:40:08.410 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:40:08.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:40:08.851 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T12:40:08.851 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-17T12:40:08.852 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-09-17T12:40:08.898 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-122-generic 2024-09-17T12:40:08.898 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T12:40:08.898 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T12:40:08.899 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T12:40:09.556 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-09-17T12:40:09.557 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:40:09.782 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-09-17T12:40:09.899 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-17T12:40:09.899 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T12:40:10.005 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2024-09-17T12:40:10.027 DEBUG:teuthology.parallel:result is None 2024-09-17T12:40:10.301 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-09-17T12:40:10.301 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-17T12:40:10.301 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-09-17T12:40:10.347 INFO:teuthology.orchestra.run.smithi044.stdout:5.15.0-122-generic 2024-09-17T12:40:10.347 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T12:40:10.347 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T12:40:10.347 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T12:40:11.348 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T12:40:11.348 DEBUG:teuthology.orchestra.run.smithi044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T12:40:11.430 INFO:teuthology.orchestra.run.smithi044.stdout:ttyS1 2024-09-17T12:40:11.464 DEBUG:teuthology.parallel:result is None 2024-09-17T12:41:08.414 DEBUG:teuthology.orchestra.remote:timed out 2024-09-17T12:41:26.416 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:41:26.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:41:26.695 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-17T12:41:27.324 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:41:27.324 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-17T12:41:27.324 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2024-09-17T12:41:27.372 INFO:teuthology.orchestra.run.smithi040.stdout:5.15.0-122-generic 2024-09-17T12:41:27.372 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T12:41:27.373 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T12:41:27.373 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T12:41:28.373 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T12:41:28.374 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T12:41:28.436 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2024-09-17T12:41:28.466 DEBUG:teuthology.parallel:result is None 2024-09-17T12:41:28.466 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T12:41:28.474 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T12:41:28.474 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T12:41:28.476 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T12:41:28.479 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T12:41:28.481 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T12:41:28.488 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T12:41:28.494 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T12:41:28.529 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T12:41:28.529 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T12:41:28.531 DEBUG:teuthology.orchestra.run.smithi044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T12:41:28.534 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T12:41:28.536 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T12:41:28.633 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T12:41:28.640 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T12:41:28.640 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-17T12:41:28.642 DEBUG:teuthology.orchestra.run.smithi044:> 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-17T12:41:28.645 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T12:41:28.647 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-17T12:41:28.660 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.660 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.668 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.669 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.670 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.678 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.680 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.690 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T12:41:28.691 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T12:41:28.698 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T12:41:28.698 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-17T12:41:28.713 DEBUG:teuthology.orchestra.run.smithi044:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T12:41:28.715 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T12:41:28.734 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T12:41:28.746 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T12:41:28.755 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T12:41:28.755 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T12:41:28.773 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T12:41:28.775 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T12:41:28.794 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T12:41:28.800 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T12:41:28.824 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T12:41:28.873 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:41:28.873 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T12:41:28.936 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T12:41:28.943 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T12:41:28.991 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-09-17T12:41:28.991 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T12:41:29.057 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T12:41:29.063 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T12:41:29.110 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T12:41:29.110 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T12:41:29.175 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T12:41:29.181 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T12:41:29.228 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T12:41:29.228 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T12:41:29.354 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2024-09-17T12:41:29.356 DEBUG:teuthology.orchestra.run.smithi044:> sudo service rsyslog restart 2024-09-17T12:41:29.359 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2024-09-17T12:41:29.361 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-09-17T12:41:29.395 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T12:41:29.402 INFO:teuthology.task.internal:Starting timer... 2024-09-17T12:41:29.402 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T12:41:29.442 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T12:41:29.474 DEBUG:teuthology.task.selinux:Excluding smithi040: OS 'ubuntu' does not support SELinux 2024-09-17T12:41:29.475 DEBUG:teuthology.task.selinux:Excluding smithi044: OS 'ubuntu' does not support SELinux 2024-09-17T12:41:29.475 DEBUG:teuthology.task.selinux:Excluding smithi089: OS 'ubuntu' does not support SELinux 2024-09-17T12:41:29.475 DEBUG:teuthology.task.selinux:Excluding smithi177: OS 'ubuntu' does not support SELinux 2024-09-17T12:41:29.475 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T12:41:29.475 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T12:41:29.475 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T12:41:29.475 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T12:41:29.509 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T12:41:29.512 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T12:41:29.626 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T12:41:29.637 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-17T12:41:29.638 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi044.front.sepia.ceph.com,smithi089.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T12:49:08.380 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi044.front.sepia.ceph.com'), Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-09-17T12:49:08.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:49:08.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:49:08.467 DEBUG:teuthology.orchestra.run.smithi040:> true 2024-09-17T12:49:08.545 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2024-09-17T12:49:08.545 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-09-17T12:49:08.546 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:49:08.630 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-09-17T12:49:08.713 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-09-17T12:49:08.713 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T12:49:08.714 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:49:08.795 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-09-17T12:49:08.873 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T12:49:08.873 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T12:49:08.874 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T12:49:08.957 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-17T12:49:09.032 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T12:49:09.035 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T12:49:09.057 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T12:49:09.057 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T12:49:09.058 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-17T12:49:09.062 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T12:49:09.062 DEBUG:teuthology.orchestra.run.smithi044:> 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-17T12:49:09.065 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T12:49:09.066 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T12:49:09.069 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T12:49:09.070 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T12:49:09.094 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T12:49:09.094 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Command line: ntpd -gq 2024-09-17T12:49:09.094 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: ---------------------------------------------------- 2024-09-17T12:49:09.095 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T12:49:09.095 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T12:49:09.095 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: corporation. Support and training for ntp-4 are 2024-09-17T12:49:09.095 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: available at https://www.nwtime.org/support 2024-09-17T12:49:09.096 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: ---------------------------------------------------- 2024-09-17T12:49:09.096 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: proto: precision = 0.067 usec (-24) 2024-09-17T12:49:09.096 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: basedate set to 2022-02-04 2024-09-17T12:49:09.097 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: gps base set to 2022-02-06 (week 2196) 2024-09-17T12:49:09.097 INFO:teuthology.orchestra.run.smithi040.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.098 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.098 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.099 INFO:teuthology.orchestra.run.smithi040.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.101 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T12:49:09.101 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T12:49:09.101 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T12:49:09.102 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Listen normally on 3 ens1f0 172.21.15.40:123 2024-09-17T12:49:09.102 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Listen normally on 4 lo [::1]:123 2024-09-17T12:49:09.102 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:12cc%4]:123 2024-09-17T12:49:09.102 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:09 ntpd[18362]: Listening on routing socket on fd #22 for interface updates 2024-09-17T12:49:09.104 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Command line: ntpd -gq 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: ---------------------------------------------------- 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: corporation. Support and training for ntp-4 are 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: available at https://www.nwtime.org/support 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: ---------------------------------------------------- 2024-09-17T12:49:09.105 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: proto: precision = 0.047 usec (-24) 2024-09-17T12:49:09.106 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: basedate set to 2022-02-04 2024-09-17T12:49:09.106 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: gps base set to 2022-02-06 (week 2196) 2024-09-17T12:49:09.107 INFO:teuthology.orchestra.run.smithi177.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.108 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T12:49:09.108 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Command line: ntpd -gq 2024-09-17T12:49:09.108 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: ---------------------------------------------------- 2024-09-17T12:49:09.108 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T12:49:09.108 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T12:49:09.108 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: corporation. Support and training for ntp-4 are 2024-09-17T12:49:09.108 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: available at https://www.nwtime.org/support 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: ---------------------------------------------------- 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: proto: precision = 0.063 usec (-24) 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: basedate set to 2022-02-04 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: gps base set to 2022-02-06 (week 2196) 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T12:49:09.109 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Command line: ntpd -gq 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: ---------------------------------------------------- 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: corporation. Support and training for ntp-4 are 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: available at https://www.nwtime.org/support 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: ---------------------------------------------------- 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: proto: precision = 0.069 usec (-24) 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: basedate set to 2022-02-04 2024-09-17T12:49:09.110 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: gps base set to 2022-02-06 (week 2196) 2024-09-17T12:49:09.111 INFO:teuthology.orchestra.run.smithi089.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.111 INFO:teuthology.orchestra.run.smithi089.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.111 INFO:teuthology.orchestra.run.smithi044.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.111 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.111 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.112 INFO:teuthology.orchestra.run.smithi177.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.112 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T12:49:09.113 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.113 INFO:teuthology.orchestra.run.smithi044.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T12:49:09.114 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T12:49:09.114 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T12:49:09.115 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T12:49:09.115 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Listen normally on 3 enp3s0f1 172.21.15.89:123 2024-09-17T12:49:09.115 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Listen normally on 4 lo [::1]:123 2024-09-17T12:49:09.115 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d501%5]:123 2024-09-17T12:49:09.115 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:09 ntpd[18507]: Listening on routing socket on fd #22 for interface updates 2024-09-17T12:49:09.116 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T12:49:09.116 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T12:49:09.116 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T12:49:09.116 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Listen normally on 3 enp3s0f1 172.21.15.177:123 2024-09-17T12:49:09.116 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Listen normally on 4 lo [::1]:123 2024-09-17T12:49:09.117 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feea:b04b%5]:123 2024-09-17T12:49:09.117 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:09 ntpd[18491]: Listening on routing socket on fd #22 for interface updates 2024-09-17T12:49:09.117 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T12:49:09.118 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T12:49:09.118 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T12:49:09.118 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Listen normally on 3 ens1f0 172.21.15.44:123 2024-09-17T12:49:09.118 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Listen normally on 4 lo [::1]:123 2024-09-17T12:49:09.118 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1572%4]:123 2024-09-17T12:49:09.118 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:09 ntpd[18395]: Listening on routing socket on fd #22 for interface updates 2024-09-17T12:49:10.095 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:10 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.095 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:10 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:10.095 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:10 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.095 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:10 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:10.095 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:10 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:10.095 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:10 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:10.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:10.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:10 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:10.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:10 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:10.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:10 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:11.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:11.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:11.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:11.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:11.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:11.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:11.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:11.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:11 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:11.097 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:11 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:11.097 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:11 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:11.097 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:11 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:11.097 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:11 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:11.097 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:11 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:11.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:11 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:12.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:12.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:12.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:12.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:12 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:12.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:12.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:12 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:12.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:12 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:12 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:12 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:12 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:12 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:12.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:12 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:12.099 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.099 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.099 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.099 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.099 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.099 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:12.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:12 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:13.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:13 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:13 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:13 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:13 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:13 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:13.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:13 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:13.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:13 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:13 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:13 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:13 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:13 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:13.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:13 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:13.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:13.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:13.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:13.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:13.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:13.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:13 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:14 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.097 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:14 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:14 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:14 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:14 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:14 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:14 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:14 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:14.100 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:14 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:15.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:15 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:15 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:15 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:15 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:15 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:15.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:15 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:15.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:15 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:15 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.096 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:15 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:15 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:15 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:15.097 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:15 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:15.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:15.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:15.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:15.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:15.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:15.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:15 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:16.094 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:16 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.096 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.098 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:16.099 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.099 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.099 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.099 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:16.099 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.099 INFO:teuthology.orchestra.run.smithi044.stdout:17 Sep 12:49:16 ntpd[18395]: ntpd: time slew -0.000194 s 2024-09-17T12:49:16.099 INFO:teuthology.orchestra.run.smithi044.stdout:ntpd: time slew -0.000194s 2024-09-17T12:49:16.100 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T12:49:16.100 INFO:teuthology.orchestra.run.smithi044.stderr:17 Sep 12:49:16 ntpd[18395]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T12:49:16.101 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:16 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.101 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:16 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:16 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:16 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:16 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:16 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.102 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:16.103 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:16.103 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:16.103 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:16.103 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 12:49:16 ntpd[18491]: ntpd: time slew -0.000201 s 2024-09-17T12:49:16.103 INFO:teuthology.orchestra.run.smithi177.stdout:ntpd: time slew -0.000201s 2024-09-17T12:49:16.103 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T12:49:16.103 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 12:49:16 ntpd[18491]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T12:49:16.146 INFO:teuthology.orchestra.run.smithi044.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T12:49:16.146 INFO:teuthology.orchestra.run.smithi044.stdout:============================================================================== 2024-09-17T12:49:16.146 INFO:teuthology.orchestra.run.smithi044.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:16.146 INFO:teuthology.orchestra.run.smithi044.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:16.146 INFO:teuthology.orchestra.run.smithi044.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:16.146 INFO:teuthology.orchestra.run.smithi044.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:16.150 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T12:49:16.151 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-09-17T12:49:16.151 INFO:teuthology.orchestra.run.smithi177.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:16.151 INFO:teuthology.orchestra.run.smithi177.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:16.151 INFO:teuthology.orchestra.run.smithi177.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:16.151 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:17.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:17.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:17.092 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:17.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:17.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:17.093 INFO:teuthology.orchestra.run.smithi040.stdout:17 Sep 12:49:17 ntpd[18362]: ntpd: time slew -0.000268 s 2024-09-17T12:49:17.093 INFO:teuthology.orchestra.run.smithi040.stdout:ntpd: time slew -0.000268s 2024-09-17T12:49:17.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T12:49:17.093 INFO:teuthology.orchestra.run.smithi040.stderr:17 Sep 12:49:17 ntpd[18362]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 12:49:17 ntpd[18507]: ntpd: time slew +0.001872 s 2024-09-17T12:49:17.098 INFO:teuthology.orchestra.run.smithi089.stdout:ntpd: time slew +0.001872s 2024-09-17T12:49:17.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T12:49:17.099 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 12:49:17 ntpd[18507]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T12:49:17.142 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T12:49:17.142 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2024-09-17T12:49:17.142 INFO:teuthology.orchestra.run.smithi040.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.142 INFO:teuthology.orchestra.run.smithi040.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.142 INFO:teuthology.orchestra.run.smithi040.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.142 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.147 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T12:49:17.147 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-09-17T12:49:17.147 INFO:teuthology.orchestra.run.smithi089.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.147 INFO:teuthology.orchestra.run.smithi089.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.147 INFO:teuthology.orchestra.run.smithi089.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.147 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T12:49:17.148 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-17T12:49:17.248 INFO:tasks.cephadm:Testing if podman is available 2024-09-17T12:49:17.248 DEBUG:teuthology.orchestra.run.smithi177:> sudo podman --help 2024-09-17T12:49:17.258 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: podman: command not found 2024-09-17T12:49:17.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:49:17.259 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-17T12:49:17.260 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-17T12:49:18.006 INFO:teuthology.orchestra.run.smithi177.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Pulling fs layer 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Pulling fs layer 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Pulling fs layer 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Pulling fs layer 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Pulling fs layer 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Pulling fs layer 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Waiting 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Waiting 2024-09-17T12:49:18.007 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Waiting 2024-09-17T12:49:18.160 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Verifying Checksum 2024-09-17T12:49:18.160 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Download complete 2024-09-17T12:49:18.334 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Verifying Checksum 2024-09-17T12:49:18.334 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Download complete 2024-09-17T12:49:18.488 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Verifying Checksum 2024-09-17T12:49:18.488 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Download complete 2024-09-17T12:49:19.012 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Verifying Checksum 2024-09-17T12:49:19.012 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Download complete 2024-09-17T12:49:19.154 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Verifying Checksum 2024-09-17T12:49:19.154 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Download complete 2024-09-17T12:49:19.515 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Verifying Checksum 2024-09-17T12:49:19.516 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Download complete 2024-09-17T12:49:24.982 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Pull complete 2024-09-17T12:49:25.184 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Pull complete 2024-09-17T12:49:30.653 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Pull complete 2024-09-17T12:49:30.871 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Pull complete 2024-09-17T12:49:31.090 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Pull complete 2024-09-17T12:49:32.290 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Pull complete 2024-09-17T12:49:32.427 INFO:teuthology.orchestra.run.smithi177.stdout:Digest: sha256:75a4666ebb3060fa1332bfec34155ee14548c081b7413b958c688d167d40a517 2024-09-17T12:49:32.474 INFO:teuthology.orchestra.run.smithi177.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-17T12:49:32.502 INFO:teuthology.orchestra.run.smithi177.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-17T12:49:32.506 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-17T12:49:33.128 INFO:teuthology.orchestra.run.smithi177.stdout:latest: Pulling from samba.org/samba-client 2024-09-17T12:49:33.128 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Already exists 2024-09-17T12:49:33.176 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Pulling fs layer 2024-09-17T12:49:34.040 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Verifying Checksum 2024-09-17T12:49:34.040 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Download complete 2024-09-17T12:49:36.978 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Pull complete 2024-09-17T12:49:37.093 INFO:teuthology.orchestra.run.smithi177.stdout:Digest: sha256:e91c9ad9a0428b3524a5ccf9c1fe6bcd1e8ef8b3d62ac22556a770e32ab3b96a 2024-09-17T12:49:37.145 INFO:teuthology.orchestra.run.smithi177.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-17T12:49:37.176 INFO:teuthology.orchestra.run.smithi177.stdout:quay.io/samba.org/samba-client:latest 2024-09-17T12:49:37.182 DEBUG:teuthology.orchestra.run.smithi177:> ss -lunH 2024-09-17T12:49:37.207 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177%enp3s0f1:68 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177:123 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:705 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:51654 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:52908 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:40438 0.0.0.0:* 2024-09-17T12:49:37.208 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:57703 0.0.0.0:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:45167 0.0.0.0:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [fe80::ec4:7aff:feea:b04b]%enp3s0f1:123 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:35556 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:53217 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:37671 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:56967 [::]:* 2024-09-17T12:49:37.209 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:42863 [::]:* 2024-09-17T12:49:37.209 INFO:tasks.cephadm:Disabling systemd-resolved on smithi177 2024-09-17T12:49:37.210 DEBUG:teuthology.orchestra.run.smithi177:> sudo cat /etc/systemd/resolved.conf 2024-09-17T12:49:37.259 INFO:teuthology.orchestra.run.smithi177.stdout:# This file is part of systemd. 2024-09-17T12:49:37.259 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T12:49:37.259 INFO:teuthology.orchestra.run.smithi177.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-17T12:49:37.259 INFO:teuthology.orchestra.run.smithi177.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-17T12:49:37.259 INFO:teuthology.orchestra.run.smithi177.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# any later version. 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:# See resolved.conf(5) for details. 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T12:49:37.260 INFO:teuthology.orchestra.run.smithi177.stdout:[Resolve] 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:# Cloudflare: 1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:# Google: 8.8.8.8#dns.google 8.8.4.4#dns.google 2001:4860:4860::8888#dns.google 2001:4860:4860::8844#dns.google 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:# Quad9: 9.9.9.9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 2620:fe::9#dns.quad9.net 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#DNS= 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#FallbackDNS= 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#Domains= 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSSEC=no 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSOverTLS=no 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#MulticastDNS=no 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#LLMNR=no 2024-09-17T12:49:37.261 INFO:teuthology.orchestra.run.smithi177.stdout:#Cache=no-negative 2024-09-17T12:49:37.262 INFO:teuthology.orchestra.run.smithi177.stdout:#CacheFromLocalhost=no 2024-09-17T12:49:37.262 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSStubListener=yes 2024-09-17T12:49:37.262 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSStubListenerExtra= 2024-09-17T12:49:37.262 INFO:teuthology.orchestra.run.smithi177.stdout:#ReadEtcHosts=yes 2024-09-17T12:49:37.262 INFO:teuthology.orchestra.run.smithi177.stdout:#ResolveUnicastSingleLabel=no 2024-09-17T12:49:37.263 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T12:49:37.263 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/systemd/resolved.conf 2024-09-17T12:49:37.323 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl restart systemd-resolved 2024-09-17T12:49:37.474 DEBUG:teuthology.orchestra.run.smithi177:> ss -lunH 2024-09-17T12:49:37.480 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-17T12:49:37.480 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177%enp3s0f1:68 0.0.0.0:* 2024-09-17T12:49:37.480 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-17T12:49:37.480 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177:123 0.0.0.0:* 2024-09-17T12:49:37.480 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-17T12:49:37.480 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-17T12:49:37.480 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:705 0.0.0.0:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:51654 0.0.0.0:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:52908 0.0.0.0:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:40438 0.0.0.0:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:57703 0.0.0.0:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:45167 0.0.0.0:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [fe80::ec4:7aff:feea:b04b]%enp3s0f1:123 [::]:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:35556 [::]:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:53217 [::]:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:37671 [::]:* 2024-09-17T12:49:37.481 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:56967 [::]:* 2024-09-17T12:49:37.482 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:42863 [::]:* 2024-09-17T12:49:37.482 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl restart docker 2024-09-17T12:49:37.536 INFO:teuthology.orchestra.run.smithi177.stderr:Warning: The unit file, source configuration file or drop-ins of docker.service changed on disk. Run 'systemctl daemon-reload' to reload units. 2024-09-17T12:49:43.111 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-17T12:49:43.166 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /var/tmp/samba 2024-09-17T12:49:43.220 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T12:49:43.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/var/tmp/samba/container.json 2024-09-17T12:49:43.274 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run -d --name=samba-ad --network=host --privileged --volume=/var/tmp/samba:/etc/samba-container:ro -eSAMBACC_CONFIG=/etc/samba-container/container.json quay.io/samba.org/samba-ad-server:latest 2024-09-17T12:49:43.893 INFO:teuthology.orchestra.run.smithi177.stdout:2c1243d978e42d7006874d9ffcc805f1915e0d35eb0dfaa45d1b9d9a41951166 2024-09-17T12:49:44.748 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=0 2024-09-17T12:49:44.748 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T12:49:46.107 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T12:49:46.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:49:47.326 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=1 2024-09-17T12:49:47.326 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T12:49:48.542 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T12:49:49.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:49:50.226 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=2 2024-09-17T12:49:50.226 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T12:49:51.170 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T12:49:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:49:53.618 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=3 2024-09-17T12:49:53.618 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T12:49:54.865 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T12:49:55.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:49:59.551 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=4 2024-09-17T12:49:59.551 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T12:50:00.554 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T12:50:01.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T12:50:09.086 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=5 2024-09-17T12:50:09.087 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T12:50:11.564 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 12:49:53 2024 2024-09-17T12:50:11.564 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 12:49:53 2024 2024-09-17T12:50:11.564 INFO:teuthology.orchestra.run.smithi177.stdout: domain1.sink.test D 0 Tue Sep 17 12:49:52 2024 2024-09-17T12:50:11.564 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T12:50:11.564 INFO:teuthology.orchestra.run.smithi177.stdout: 960311348 blocks of size 1024. 902206688 blocks available 2024-09-17T12:50:12.311 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-17T12:50:12.312 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T12:50:12.322 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': '7498493279982dfe87f00616198a5967475f6169'} 2024-09-17T12:50:12.322 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:50:12.322 INFO:tasks.cephadm:Cluster fsid is 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:50:12.322 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T12:50:12.323 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.40', 'mon.b': '172.21.15.44', 'mon.c': '172.21.15.89'} 2024-09-17T12:50:12.323 INFO:tasks.cephadm:First mon is mon.a on smithi040 2024-09-17T12:50:12.323 INFO:tasks.cephadm:First mgr is x 2024-09-17T12:50:12.323 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T12:50:12.323 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2024-09-17T12:50:12.339 DEBUG:teuthology.orchestra.run.smithi044:> sudo hostname $(hostname -s) 2024-09-17T12:50:12.355 DEBUG:teuthology.orchestra.run.smithi089:> sudo hostname $(hostname -s) 2024-09-17T12:50:12.370 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-09-17T12:50:12.385 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T12:50:12.386 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:50:12.531 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7498493279982dfe87f00616198a5967475f6169', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56090/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4937-g74984932', 'node_name': '172.21.5.38+adami08', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4937-g74984932-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-15 21:50:36.788593', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T12:50:12.670 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref main, sha1 7498493279982dfe87f00616198a5967475f6169 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:50:12.672 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T12:50:12.672 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T12:50:12.673 DEBUG:teuthology.orchestra.run.smithi040:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:13.158 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 12:50 /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:13.159 DEBUG:teuthology.orchestra.run.smithi044:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:13.671 INFO:teuthology.orchestra.run.smithi044.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 12:50 /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:13.671 DEBUG:teuthology.orchestra.run.smithi089:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:14.146 INFO:teuthology.orchestra.run.smithi089.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 12:50 /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:14.147 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/main/7498493279982dfe87f00616198a5967475f6169/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:14.727 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811925 Sep 17 12:50 /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:14.728 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-17T12:50:14.736 DEBUG:teuthology.orchestra.run.smithi044:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:14.745 DEBUG:teuthology.orchestra.run.smithi089:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:14.752 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T12:50:14.785 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 on all hosts... 2024-09-17T12:50:14.785 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T12:50:14.788 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T12:50:14.791 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T12:50:14.800 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 pull 2024-09-17T12:50:14.973 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T12:50:14.975 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T12:50:14.981 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T12:50:14.989 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T12:51:34.965 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-09-17T12:51:34.966 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T12:51:34.966 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T12:51:34.966 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-09-17T12:51:34.966 INFO:teuthology.orchestra.run.smithi177.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T12:51:34.966 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-09-17T12:51:34.966 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-09-17T12:51:36.588 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-17T12:51:36.588 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T12:51:36.588 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T12:51:36.588 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2024-09-17T12:51:36.588 INFO:teuthology.orchestra.run.smithi040.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T12:51:36.588 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-17T12:51:36.588 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-17T12:51:49.045 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-09-17T12:51:49.045 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T12:51:49.045 INFO:teuthology.orchestra.run.smithi044.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T12:51:49.045 INFO:teuthology.orchestra.run.smithi044.stdout: "repo_digests": [ 2024-09-17T12:51:49.045 INFO:teuthology.orchestra.run.smithi044.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T12:51:49.045 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-09-17T12:51:49.045 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-09-17T12:52:00.530 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-09-17T12:52:00.530 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph_version": "ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev)", 2024-09-17T12:52:00.530 INFO:teuthology.orchestra.run.smithi089.stdout: "image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", 2024-09-17T12:52:00.530 INFO:teuthology.orchestra.run.smithi089.stdout: "repo_digests": [ 2024-09-17T12:52:00.530 INFO:teuthology.orchestra.run.smithi089.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb" 2024-09-17T12:52:00.531 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2024-09-17T12:52:00.531 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-09-17T12:52:00.571 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2024-09-17T12:52:00.585 DEBUG:teuthology.orchestra.run.smithi044:> sudo mkdir -p /etc/ceph 2024-09-17T12:52:00.600 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /etc/ceph 2024-09-17T12:52:00.614 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-09-17T12:52:00.628 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2024-09-17T12:52:00.641 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 777 /etc/ceph 2024-09-17T12:52:00.660 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /etc/ceph 2024-09-17T12:52:00.673 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-09-17T12:52:00.685 INFO:tasks.cephadm:Writing seed config... 2024-09-17T12:52:00.687 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T12:52:00.687 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T12:52:00.687 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T12:52:00.687 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T12:52:00.687 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T12:52:00.687 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T12:52:00.688 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T12:52:00.688 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:52:00.688 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T12:52:00.694 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 = 60e45750-74f3-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-17T12:52:00.694 DEBUG:teuthology.orchestra.run.smithi040:mon.a> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T12:52:00.736 DEBUG:teuthology.orchestra.run.smithi040:mgr.x> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T12:52:00.780 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T12:52:00.780 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 -v bootstrap --fsid 60e45750-74f3-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.40 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T12:52:01.010 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2024-09-17T12:52:01.010 INFO:teuthology.orchestra.run.smithi040.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169', '-v', 'bootstrap', '--fsid', '60e45750-74f3-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.40', '--skip-admin-label'] 2024-09-17T12:52:01.011 INFO:teuthology.orchestra.run.smithi040.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T12:52:01.011 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying podman|docker is present... 2024-09-17T12:52:01.011 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying lvm2 is present... 2024-09-17T12:52:01.011 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying time synchronization is in place... 2024-09-17T12:52:01.017 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T12:52:01.017 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T12:52:01.020 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T12:52:01.021 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.025 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T12:52:01.025 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T12:52:01.028 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T12:52:01.028 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.032 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T12:52:01.032 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout masked 2024-09-17T12:52:01.037 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T12:52:01.037 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.041 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T12:52:01.041 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T12:52:01.044 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T12:52:01.045 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.049 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2024-09-17T12:52:01.054 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2024-09-17T12:52:01.054 INFO:teuthology.orchestra.run.smithi040.stdout:Unit ntp.service is enabled and running 2024-09-17T12:52:01.054 INFO:teuthology.orchestra.run.smithi040.stdout:Repeating the final host check... 2024-09-17T12:52:01.054 INFO:teuthology.orchestra.run.smithi040.stdout:docker (/usr/bin/docker) is present 2024-09-17T12:52:01.055 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl is present 2024-09-17T12:52:01.055 INFO:teuthology.orchestra.run.smithi040.stdout:lvcreate is present 2024-09-17T12:52:01.058 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T12:52:01.058 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T12:52:01.063 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T12:52:01.063 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.066 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T12:52:01.067 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T12:52:01.070 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T12:52:01.070 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.074 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T12:52:01.074 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout masked 2024-09-17T12:52:01.077 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T12:52:01.078 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.083 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T12:52:01.083 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T12:52:01.086 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T12:52:01.087 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2024-09-17T12:52:01.090 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Unit ntp.service is enabled and running 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Host looks OK 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Cluster fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Acquiring lock 140657674271664 on /run/cephadm/60e45750-74f3-11ef-bceb-c7b262605968.lock 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Lock 140657674271664 acquired on /run/cephadm/60e45750-74f3-11ef-bceb-c7b262605968.lock 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 3300 ... 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 6789 ... 2024-09-17T12:52:01.095 INFO:teuthology.orchestra.run.smithi040.stdout:Base mon IP(s) is [172.21.15.40:3300, 172.21.15.40:6789], mon addrv is [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-09-17T12:52:01.098 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-17T12:52:01.098 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T12:52:01.098 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 2024-09-17T12:52:01.100 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T12:52:01.100 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-17T12:52:01.100 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2024-09-17T12:52:01.102 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T12:52:01.103 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T12:52:01.103 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T12:52:01.103 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-17T12:52:01.103 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:12cc/64 scope link 2024-09-17T12:52:01.103 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T12:52:01.104 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2024-09-17T12:52:01.104 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2024-09-17T12:52:01.104 INFO:teuthology.orchestra.run.smithi040.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-17T12:52:01.104 INFO:teuthology.orchestra.run.smithi040.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T12:52:01.104 INFO:teuthology.orchestra.run.smithi040.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169... 2024-09-17T12:52:01.389 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout 7498493279982dfe87f00616198a5967475f6169: Pulling from ceph-ci/ceph 2024-09-17T12:52:01.389 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout Digest: sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb 2024-09-17T12:52:01.389 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:52:01.389 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 2024-09-17T12:52:03.207 INFO:teuthology.orchestra.run.smithi040.stdout:ceph: stdout ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev) 2024-09-17T12:52:03.208 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph version: ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev) 2024-09-17T12:52:03.208 INFO:teuthology.orchestra.run.smithi040.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T12:52:04.706 INFO:teuthology.orchestra.run.smithi040.stdout:stat: stdout 167 167 2024-09-17T12:52:04.706 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial keys... 2024-09-17T12:52:06.326 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQB1e+lm55AgKRAAPc3dKkDggQJzPyqyGpMf/A== 2024-09-17T12:52:07.901 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQB3e+lmqDnDERAAtcF2maYESwpZphGAnmCpnQ== 2024-09-17T12:52:09.414 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQB4e+lmUrdIMBAA3rgbCid0yuJizpBFL86tRw== 2024-09-17T12:52:09.414 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial monmap... 2024-09-17T12:52:11.029 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T12:52:11.029 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout:monmaptool for a [v2:172.21.15.40:3300,v1:172.21.15.40:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout:setting min_mon_release = quincy 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: set fsid to 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:52:11.030 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mon... 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.029+0000 7fc5dac27c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.029+0000 7fc5dac27c80 1 imported monmap: 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-17T12:52:12.655 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 0 /usr/bin/ceph-mon: set fsid to 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Git sha 0 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: DB SUMMARY 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: DB Session ID: LHJQVPOBPGREZKGDP0ZZ 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.656 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.create_if_missing: 1 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.env: 0x559a5e42c120 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.info_log: 0x559a6050ebc0 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:52:12.657 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:52:12.658 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.write_buffer_manager: 0x559a60507cc0 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:52:12.659 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:52:12.660 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:52:12.661 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:52:12.662 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:52:12.663 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:52:12.664 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559a6050e820) 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x559a604f7610 2024-09-17T12:52:12.665 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T12:52:12.666 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:52:12.667 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:52:12.668 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:52:12.669 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:52:12.670 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:52:12.671 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:52:12.672 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:52:12.673 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:52:12.674 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.033+0000 7fc5dac27c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5dac27c80 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-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5dac27c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5dac27c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8f0ecca3-8cfc-4e0f-9670-d93061a8fc25 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.675 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5dac27c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5dac27c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559a60526e00 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5dac27c80 4 rocksdb: DB pointer 0x559a60608000 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5d23b2640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5d23b2640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.677 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.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-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x559a604f7610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.678 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:52:12.679 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T12:52:12.679 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.037+0000 7fc5dac27c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T12:52:12.679 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.041+0000 7fc5dac27c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T12:52:12.679 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T12:52:12.041+0000 7fc5dac27c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T12:52:12.679 INFO:teuthology.orchestra.run.smithi040.stdout:create mon.a on 2024-09-17T12:52:13.135 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T12:52:13.381 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-60e45750-74f3-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-60e45750-74f3-11ef-bceb-c7b262605968.target. 2024-09-17T12:52:13.381 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-60e45750-74f3-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-60e45750-74f3-11ef-bceb-c7b262605968.target. 2024-09-17T12:52:13.674 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a 2024-09-17T12:52:13.675 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T12:52:13.835 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-60e45750-74f3-11ef-bceb-c7b262605968.target.wants/ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-60e45750-74f3-11ef-bceb-c7b262605968@.service. 2024-09-17T12:52:13.845 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2024-09-17T12:52:13.845 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T12:52:13.845 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon to start... 2024-09-17T12:52:13.845 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon... 2024-09-17T12:52:15.693 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:15 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.453031+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout id: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout services: 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.222007s) 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout data: 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T12:52:16.309 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T12:52:16.310 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T12:52:16.310 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T12:52:16.310 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:16.310 INFO:teuthology.orchestra.run.smithi040.stdout:mon is available 2024-09-17T12:52:16.310 INFO:teuthology.orchestra.run.smithi040.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.458938+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.458938+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459151+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459151+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459169+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459169+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459180+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459180+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:16.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459192+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459192+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459208+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459208+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459218+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459218+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459228+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.459228+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.479186+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.479186+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.481438+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.481438+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.481905+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T12:52:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: cluster 2024-09-17T12:52:15.481905+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: audit 2024-09-17T12:52:15.680907+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.40:0/3776962208' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T12:52:16.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:16 smithi040 bash[19305]: audit 2024-09-17T12:52:15.680907+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.40:0/3776962208' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T12:52:18.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:17 smithi040 bash[19305]: audit 2024-09-17T12:52:17.557154+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.40:0/1851510186' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T12:52:18.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:17 smithi040 bash[19305]: audit 2024-09-17T12:52:17.557154+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.40:0/1851510186' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T12:52:18.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:17 smithi040 bash[19305]: audit 2024-09-17T12:52:17.561508+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.40:0/1851510186' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T12:52:18.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:17 smithi040 bash[19305]: audit 2024-09-17T12:52:17.561508+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.40:0/1851510186' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:18.166 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T12:52:18.167 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T12:52:18.167 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:18.167 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T12:52:18.167 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T12:52:18.167 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T12:52:18.167 INFO:teuthology.orchestra.run.smithi040.stdout:Generating new minimal ceph.conf... 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:19 smithi040 bash[19305]: audit 2024-09-17T12:52:19.306277+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.40:0/3509001618' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:19 smithi040 bash[19305]: audit 2024-09-17T12:52:19.306277+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.40:0/3509001618' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:52:19.914 INFO:teuthology.orchestra.run.smithi040.stdout:Restarting the monitor... 2024-09-17T12:52:20.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:19 smithi040 systemd[1]: Stopping Ceph mon.a for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T12:52:20.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:20 smithi040 bash[19305]: debug 2024-09-17T12:52:20.041+0000 7f6d6dc26640 -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-17T12:52:20.218 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:20 smithi040 bash[19305]: debug 2024-09-17T12:52:20.041+0000 7f6d6dc26640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T12:52:20.843 INFO:teuthology.orchestra.run.smithi040.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-17T12:52:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:20 smithi040 bash[19685]: ceph-60e45750-74f3-11ef-bceb-c7b262605968-mon-a 2024-09-17T12:52:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:20 smithi040 bash[19743]: Error response from daemon: No such container: ceph-60e45750-74f3-11ef-bceb-c7b262605968-mon-a 2024-09-17T12:52:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:20 smithi040 systemd[1]: ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T12:52:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:20 smithi040 systemd[1]: Stopped Ceph mon.a for 60e45750-74f3-11ef-bceb-c7b262605968. 2024-09-17T12:52:20.965 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:20 smithi040 systemd[1]: Started Ceph mon.a for 60e45750-74f3-11ef-bceb-c7b262605968. 2024-09-17T12:52:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.457+0000 7f6be5cf9c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T12:52:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.457+0000 7f6be5cf9c80 0 ceph version 19.3.0-4937-g74984932 (7498493279982dfe87f00616198a5967475f6169) squid (dev), process ceph-mon, pid 7 2024-09-17T12:52:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.457+0000 7f6be5cf9c80 0 pidfile_write: ignore empty --pid-file 2024-09-17T12:52:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 0 load: jerasure load: lrc 2024-09-17T12:52:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T12:52:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Git sha 0 2024-09-17T12:52:22.665 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Compile date 2024-09-15 20:52:36 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: DB SUMMARY 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: DB Session ID: CRNL5CRO2L8HN64L9CGR 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88268 ; 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T12:52:22.666 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.env: 0x55a305aed120 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.info_log: 0x55a306637700 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T12:52:22.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T12:52:22.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.db_log_dir: 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.wal_dir: 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.write_buffer_manager: 0x55a30663bb80 2024-09-17T12:52:22.669 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.row_cache: None 2024-09-17T12:52:22.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.wal_filter: None 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T12:52:22.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T12:52:22.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Compression algorithms supported: 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kZSTD supported: 0 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T12:52:22.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T12:52:22.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T12:52:22.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T12:52:22.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T12:52:22.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T12:52:22.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T12:52:22.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T12:52:22.674 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T12:52:22.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T12:52:22.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T12:52:22.675 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.merge_operator: 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a306637320) 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cache_index_and_filter_blocks: 1 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: pin_top_level_index_and_filter: 1 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: index_type: 0 2024-09-17T12:52:22.676 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: data_block_index_type: 0 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: index_shortening: 1 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: checksum: 4 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: no_block_cache: 0 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_cache: 0x55a30662d610 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_cache_name: BinnedLRUCache 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_cache_options: 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: capacity : 536870912 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: num_shard_bits : 4 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: strict_capacity_limit : 0 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: high_pri_pool_ratio: 0.000 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_cache_compressed: (nil) 2024-09-17T12:52:22.677 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: persistent_cache: (nil) 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_size: 4096 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_size_deviation: 10 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_restart_interval: 16 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: index_block_restart_interval: 1 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: metadata_block_size: 4096 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: partition_filters: 0 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: use_delta_encoding: 1 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: filter_policy: bloomfilter 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: whole_key_filtering: 1 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: verify_compression: 0 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: read_amp_bytes_per_bit: 0 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: format_version: 5 2024-09-17T12:52:22.678 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: enable_index_compression: 1 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: block_align: 0 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: max_auto_readahead_size: 262144 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: prepopulate_block_cache: 0 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: initial_auto_readahead_size: 8192 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: num_file_reads_for_auto_readahead: 2 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.num_levels: 7 2024-09-17T12:52:22.679 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:52:22.680 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T12:52:22.681 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T12:52:22.682 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T12:52:22.683 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T12:52:22.684 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T12:52:22.685 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 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-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 8f0ecca3-8cfc-4e0f-9670-d93061a8fc25 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726577542467192, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726577542468218, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83184, "index_size": 244, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10002, "raw_average_key_size": 46, "raw_value_size": 77433, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 216, "num_filter_entries": 216, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726577542, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "8f0ecca3-8cfc-4e0f-9670-d93061a8fc25", "db_session_id": "CRNL5CRO2L8HN64L9CGR", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726577542468335, "job": 1, "event": "recovery_finished"} 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.461+0000 7f6be5cf9c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 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-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a30665ae00 2024-09-17T12:52:22.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 4 rocksdb: DB pointer 0x55a30675e000 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6bdbac1640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6bdbac1640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: ** DB Stats ** 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 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-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 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-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: ** Compaction Stats [default] ** 2024-09-17T12:52:22.687 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 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-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: ** Compaction Stats [default] ** 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 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-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T12:52:22.688 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Cumulative compaction: 0.00 GB write, 21.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Interval compaction: 0.00 GB write, 21.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 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-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: Block cache BinnedLRUCache@0x55a30662d610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 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-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 1 mon.a@-1(???) e1 preinit fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 0 mon.a@-1(???).mds e1 new map 2024-09-17T12:52:22.689 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: e1 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: btime 2024-09-17T12:52:15:477050+0000 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 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-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: legacy client fscid: -1 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: No filesystems configured 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: debug 2024-09-17T12:52:22.465+0000 7f6be5cf9c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.492952+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T12:52:22.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.492952+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493040+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493040+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493048+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493048+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493054+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493054+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493061+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493061+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493068+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493068+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493074+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493074+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493080+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:52:22.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493080+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:52:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493509+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T12:52:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493509+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T12:52:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493535+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T12:52:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493535+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T12:52:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493958+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T12:52:22.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:22 smithi040 bash[19782]: cluster 2024-09-17T12:52:22.493958+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T12:52:23.268 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T12:52:23.293 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T12:52:23.294 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mgr... 2024-09-17T12:52:23.294 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T12:52:23.294 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T12:52:23.618 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:23 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:52:23.618 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:23 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:52:23.625 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-60e45750-74f3-11ef-bceb-c7b262605968@mgr.x 2024-09-17T12:52:23.625 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-60e45750-74f3-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-60e45750-74f3-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-17T12:52:23.630 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:23 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:52:23.844 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-60e45750-74f3-11ef-bceb-c7b262605968.target.wants/ceph-60e45750-74f3-11ef-bceb-c7b262605968@mgr.x.service -> /etc/systemd/system/ceph-60e45750-74f3-11ef-bceb-c7b262605968@.service. 2024-09-17T12:52:23.852 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2024-09-17T12:52:23.853 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T12:52:23.853 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2024-09-17T12:52:23.853 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T12:52:23.853 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr to start... 2024-09-17T12:52:23.853 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr... 2024-09-17T12:52:23.959 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:23 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:52:23.959 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:23 smithi040 systemd[1]: Started Ceph mgr.x for 60e45750-74f3-11ef-bceb-c7b262605968. 2024-09-17T12:52:23.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:23 smithi040 bash[19782]: audit 2024-09-17T12:52:22.653313+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.40:0/3661253856' entity='client.admin' 2024-09-17T12:52:23.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:23 smithi040 bash[19782]: audit 2024-09-17T12:52:22.653313+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.40:0/3661253856' entity='client.admin' 2024-09-17T12:52:23.959 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:23 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:52:26.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:25 smithi040 bash[19782]: audit 2024-09-17T12:52:25.765881+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.40:0/1328707828' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T12:52:26.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:25 smithi040 bash[19782]: audit 2024-09-17T12:52:25.765881+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.40:0/1328707828' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T12:52:26.420 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "60e45750-74f3-11ef-bceb-c7b262605968", 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T12:52:26.421 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:26.422 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T12:52:26.423 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T12:52:26.424 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T12:52:15:477050+0000", 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T12:52:26.425 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T12:52:15.477970+0000", 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:26.426 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T12:52:26.427 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-17T12:52:26.427 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (1/15)... 2024-09-17T12:52:30.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:29 smithi040 bash[19782]: audit 2024-09-17T12:52:29.696786+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.40:0/1857000225' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T12:52:30.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:29 smithi040 bash[19782]: audit 2024-09-17T12:52:29.696786+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.40:0/1857000225' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T12:52:30.295 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:30.295 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "60e45750-74f3-11ef-bceb-c7b262605968", 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T12:52:30.296 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T12:52:30.297 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T12:52:30.298 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T12:52:30.301 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:30.301 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T12:52:30.301 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T12:52:30.301 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T12:52:30.301 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T12:52:30.301 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T12:52:30.301 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T12:52:15:477050+0000", 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T12:52:30.302 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T12:52:15.477970+0000", 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T12:52:30.303 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-17T12:52:30.304 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (2/15)... 2024-09-17T12:52:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: cluster 2024-09-17T12:52:31.939265+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-17T12:52:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: cluster 2024-09-17T12:52:31.939265+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-17T12:52:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: cluster 2024-09-17T12:52:31.943007+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00427618s) 2024-09-17T12:52:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: cluster 2024-09-17T12:52:31.943007+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00427618s) 2024-09-17T12:52:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.946623+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:52:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.946623+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:52:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.946895+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.946895+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.947151+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.947151+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.947434+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.947434+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.947700+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.947700+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: cluster 2024-09-17T12:52:31.970924+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: cluster 2024-09-17T12:52:31.970924+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.982668+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.982668+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:52:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.984286+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T12:52:32.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.984286+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T12:52:32.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.986869+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' 2024-09-17T12:52:32.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:31 smithi040 bash[19782]: audit 2024-09-17T12:52:31.986869+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' 2024-09-17T12:52:33.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:32 smithi040 bash[19782]: audit 2024-09-17T12:52:31.990334+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' 2024-09-17T12:52:33.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:32 smithi040 bash[19782]: audit 2024-09-17T12:52:31.990334+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' 2024-09-17T12:52:33.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:32 smithi040 bash[19782]: audit 2024-09-17T12:52:31.996905+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' 2024-09-17T12:52:33.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:32 smithi040 bash[19782]: audit 2024-09-17T12:52:31.996905+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.40:0/3946155765' entity='mgr.x' 2024-09-17T12:52:33.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:32 smithi040 bash[19782]: cluster 2024-09-17T12:52:32.955882+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01713s) 2024-09-17T12:52:33.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:32 smithi040 bash[19782]: cluster 2024-09-17T12:52:32.955882+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01713s) 2024-09-17T12:52:34.786 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:34.787 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-17T12:52:34.787 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "60e45750-74f3-11ef-bceb-c7b262605968", 2024-09-17T12:52:34.787 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T12:52:34.787 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T12:52:34.788 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T12:52:34.788 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T12:52:34.788 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:34.788 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T12:52:34.788 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T12:52:34.788 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2024-09-17T12:52:34.789 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:34.789 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T12:52:34.789 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T12:52:34.789 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:34.789 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T12:52:34.790 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T12:52:34.790 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:34.791 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T12:52:34.794 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T12:52:34.794 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T12:52:34.794 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T12:52:34.794 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T12:52:34.794 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T12:52:34.794 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T12:52:15:477050+0000", 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T12:52:34.795 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T12:52:34.796 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T12:52:34.796 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T12:52:34.796 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T12:52:15.477970+0000", 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T12:52:34.797 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-17T12:52:34.798 INFO:teuthology.orchestra.run.smithi040.stdout:mgr is available 2024-09-17T12:52:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:34 smithi040 bash[19782]: cluster 2024-09-17T12:52:34.002793+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-17T12:52:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:34 smithi040 bash[19782]: cluster 2024-09-17T12:52:34.002793+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-17T12:52:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:34 smithi040 bash[19782]: audit 2024-09-17T12:52:34.218592+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.40:0/3396910465' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T12:52:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:34 smithi040 bash[19782]: audit 2024-09-17T12:52:34.218592+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.40:0/3396910465' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T12:52:36.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:36 smithi040 bash[19782]: audit 2024-09-17T12:52:36.216524+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.40:0/3673168489' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T12:52:36.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:36 smithi040 bash[19782]: audit 2024-09-17T12:52:36.216524+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.40:0/3673168489' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T12:52:36.836 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T12:52:36.837 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T12:52:36.838 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2024-09-17T12:52:36.838 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T12:52:36.838 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T12:52:36.838 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T12:52:36.838 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling cephadm module... 2024-09-17T12:52:38.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:38 smithi040 bash[19782]: audit 2024-09-17T12:52:38.344713+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.40:0/1481517413' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T12:52:38.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:38 smithi040 bash[19782]: audit 2024-09-17T12:52:38.344713+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.40:0/1481517413' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T12:52:38.783 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:38 smithi040 bash[20037]: ignoring --setuser ceph since I am not root 2024-09-17T12:52:38.784 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:38 smithi040 bash[20037]: ignoring --setgroup ceph since I am not root 2024-09-17T12:52:39.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:39 smithi040 bash[19782]: audit 2024-09-17T12:52:38.396752+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.40:0/1481517413' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T12:52:39.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:39 smithi040 bash[19782]: audit 2024-09-17T12:52:38.396752+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.40:0/1481517413' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T12:52:39.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:39 smithi040 bash[19782]: cluster 2024-09-17T12:52:38.402074+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-17T12:52:39.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:39 smithi040 bash[19782]: cluster 2024-09-17T12:52:38.402074+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-17T12:52:40.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:40 smithi040 bash[19782]: audit 2024-09-17T12:52:40.375235+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.40:0/3138023220' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T12:52:40.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:40 smithi040 bash[19782]: audit 2024-09-17T12:52:40.375235+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.40:0/3138023220' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T12:52:40.965 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-17T12:52:40.966 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T12:52:40.966 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T12:52:40.966 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-17T12:52:40.966 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T12:52:40.966 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-17T12:52:40.966 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2024-09-17T12:52:40.966 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 5... 2024-09-17T12:52:45.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.694469+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-17T12:52:45.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.694469+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-17T12:52:45.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.694913+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-17T12:52:45.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.694913+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-17T12:52:45.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.698718+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.698718+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.698832+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00410817s) 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.698832+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00410817s) 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.702682+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.702682+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.704275+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.704275+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.705232+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.705232+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.705361+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.705361+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.705493+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:52:45.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: audit 2024-09-17T12:52:44.705493+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:52:45.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.730621+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-17T12:52:45.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:44 smithi040 bash[19782]: cluster 2024-09-17T12:52:44.730621+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-17T12:52:46.263 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-17T12:52:46.263 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T12:52:46.263 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T12:52:46.263 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-17T12:52:46.263 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 5 is available 2024-09-17T12:52:46.263 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying orchestrator module is enabled... 2024-09-17T12:52:47.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: cluster 2024-09-17T12:52:45.706686+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.01196s) 2024-09-17T12:52:47.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: cluster 2024-09-17T12:52:45.706686+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.01196s) 2024-09-17T12:52:47.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.841330+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.841330+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.844440+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.844440+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: cephadm 2024-09-17T12:52:45.844889+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: cephadm 2024-09-17T12:52:45.844889+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.846806+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.846806+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.851020+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.851020+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.855340+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.855340+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.857772+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.857772+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.867131+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.867131+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.869382+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T12:52:47.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:46 smithi040 bash[19782]: audit 2024-09-17T12:52:45.869382+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T12:52:47.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: debug 2024-09-17T12:52:47.380+0000 7f927e8e3640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:52:47] ENGINE Error in HTTPServer.serve 2024-09-17T12:52:47.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: Traceback (most recent call last): 2024-09-17T12:52:47.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:52:47.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: self._connections.run(self.expiration_interval) 2024-09-17T12:52:47.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:52:47.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: self._run(expiration_interval) 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: s = self.context.wrap_socket( 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: return self.sslsocket_class._create( 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: self.do_handshake() 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:52:47.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: self._sslobj.do_handshake() 2024-09-17T12:52:47.536 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[20037]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:52:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.257839+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Bus STARTING 2024-09-17T12:52:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.257839+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Bus STARTING 2024-09-17T12:52:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.379150+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T12:52:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.379150+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T12:52:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.382384+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:12:52:47] ENGINE Error in HTTPServer.serve 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: Traceback (most recent call last): 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self._connections.run(self.expiration_interval) 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self._run(expiration_interval) 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: s = self.context.wrap_socket( 2024-09-17T12:52:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: return self.sslsocket_class._create( 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self.do_handshake() 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self._sslobj.do_handshake() 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.382384+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:12:52:47] ENGINE Error in HTTPServer.serve 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: Traceback (most recent call last): 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self._connections.run(self.expiration_interval) 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self._run(expiration_interval) 2024-09-17T12:52:48.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: s = self.context.wrap_socket( 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: return self.sslsocket_class._create( 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self.do_handshake() 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: self._sslobj.do_handshake() 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:52:48.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: audit 2024-09-17T12:52:47.481329+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:48.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:47 smithi040 bash[19782]: audit 2024-09-17T12:52:47.481329+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.480437+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T12:52:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.480437+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T12:52:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.480588+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Bus STARTED 2024-09-17T12:52:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: cephadm 2024-09-17T12:52:47.480588+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:12:52:47] ENGINE Bus STARTED 2024-09-17T12:52:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: cluster 2024-09-17T12:52:47.710589+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 3s) 2024-09-17T12:52:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: cluster 2024-09-17T12:52:47.710589+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 3s) 2024-09-17T12:52:49.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: audit 2024-09-17T12:52:47.765079+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.40:0/3003524410' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T12:52:49.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:48 smithi040 bash[19782]: audit 2024-09-17T12:52:47.765079+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.40:0/3003524410' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T12:52:49.346 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-17T12:52:49.346 INFO:teuthology.orchestra.run.smithi040.stdout:Setting orchestrator backend to cephadm... 2024-09-17T12:52:50.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:49 smithi040 bash[19782]: audit 2024-09-17T12:52:48.713336+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.40:0/3003524410' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T12:52:50.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:49 smithi040 bash[19782]: audit 2024-09-17T12:52:48.713336+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.40:0/3003524410' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T12:52:50.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:49 smithi040 bash[19782]: cluster 2024-09-17T12:52:48.718216+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 4s) 2024-09-17T12:52:50.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:49 smithi040 bash[19782]: cluster 2024-09-17T12:52:48.718216+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 4s) 2024-09-17T12:52:52.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:51 smithi040 bash[19782]: audit 2024-09-17T12:52:50.734405+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-17T12:52:52.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:51 smithi040 bash[19782]: audit 2024-09-17T12:52:50.734405+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-17T12:52:52.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:51 smithi040 bash[19782]: audit 2024-09-17T12:52:50.742582+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:52.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:51 smithi040 bash[19782]: audit 2024-09-17T12:52:50.742582+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:52.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:51 smithi040 bash[19782]: audit 2024-09-17T12:52:50.761233+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:52.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:51 smithi040 bash[19782]: audit 2024-09-17T12:52:50.761233+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:52:53.502 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T12:52:53.502 INFO:teuthology.orchestra.run.smithi040.stdout:Generating ssh key... 2024-09-17T12:52:53.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:53 smithi040 bash[19782]: audit 2024-09-17T12:52:52.893886+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-17T12:52:53.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:53 smithi040 bash[19782]: audit 2024-09-17T12:52:52.893886+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-17T12:52:55.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: Generating public/private rsa key pair. 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: Your identification has been saved in /tmp/tmpov9id3v9/key 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: Your public key has been saved in /tmp/tmpov9id3v9/key.pub 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: The key fingerprint is: 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: SHA256:xw07u8JIkv/KNXbm6Jd2zBy6R+uh8WNtLFDhEQmYzcQ ceph-60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: The key's randomart image is: 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: +---[RSA 3072]----+ 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | Bo..o | 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | o E + | 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | .. o | 2024-09-17T12:52:55.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | . +o | 2024-09-17T12:52:55.536 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | . S =.. | 2024-09-17T12:52:55.536 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | o . ..oo | 2024-09-17T12:52:55.536 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | + o+ =O.= | 2024-09-17T12:52:55.536 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | .ooo*==@.+ | 2024-09-17T12:52:55.536 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: | o+++=*o+ | 2024-09-17T12:52:55.536 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:52:55 smithi040 bash[20037]: +----[SHA256]-----+ 2024-09-17T12:52:56.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: audit 2024-09-17T12:52:54.985341+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-17T12:52:56.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: audit 2024-09-17T12:52:54.985341+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-17T12:52:56.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: cephadm 2024-09-17T12:52:54.985665+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T12:52:56.505 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: cephadm 2024-09-17T12:52:54.985665+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T12:52:56.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: audit 2024-09-17T12:52:55.120924+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:56.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: audit 2024-09-17T12:52:55.120924+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:56.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: audit 2024-09-17T12:52:55.125987+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:56.506 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:56 smithi040 bash[19782]: audit 2024-09-17T12:52:55.125987+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:52:57.567 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:52:57.567 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T12:52:57.567 INFO:teuthology.orchestra.run.smithi040.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T12:52:57.568 INFO:teuthology.orchestra.run.smithi040.stdout:Adding host smithi040... 2024-09-17T12:52:57.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:57 smithi040 bash[19782]: audit 2024-09-17T12:52:57.045231+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-17T12:52:57.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:57 smithi040 bash[19782]: audit 2024-09-17T12:52:57.045231+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-17T12:52:59.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:59 smithi040 bash[19782]: audit 2024-09-17T12:52:59.074968+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "addr": "172.21.15.40", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:52:59.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:52:59 smithi040 bash[19782]: audit 2024-09-17T12:52:59.074968+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "addr": "172.21.15.40", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:00.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:00 smithi040 bash[19782]: cephadm 2024-09-17T12:53:00.380231+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-17T12:53:00.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:00 smithi040 bash[19782]: cephadm 2024-09-17T12:53:00.380231+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi040 2024-09-17T12:53:04.863 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Added host 'smithi040' with addr '172.21.15.40' 2024-09-17T12:53:04.863 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mon service... 2024-09-17T12:53:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:05 smithi040 bash[19782]: audit 2024-09-17T12:53:04.008622+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:05 smithi040 bash[19782]: audit 2024-09-17T12:53:04.008622+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:05 smithi040 bash[19782]: cephadm 2024-09-17T12:53:04.009042+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi040 2024-09-17T12:53:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:05 smithi040 bash[19782]: cephadm 2024-09-17T12:53:04.009042+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi040 2024-09-17T12:53:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:05 smithi040 bash[19782]: audit 2024-09-17T12:53:04.009383+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:05 smithi040 bash[19782]: audit 2024-09-17T12:53:04.009383+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:06 smithi040 bash[19782]: cluster 2024-09-17T12:53:04.706804+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-17T12:53:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:06 smithi040 bash[19782]: cluster 2024-09-17T12:53:04.706804+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-17T12:53:08.073 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T12:53:08.074 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mgr service... 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: cluster 2024-09-17T12:53:06.707261+0000 mgr.x (mgr.14118) 18 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: cluster 2024-09-17T12:53:06.707261+0000 mgr.x (mgr.14118) 18 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: audit 2024-09-17T12:53:07.365458+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: audit 2024-09-17T12:53:07.365458+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: cephadm 2024-09-17T12:53:07.368019+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: cephadm 2024-09-17T12:53:07.368019+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: audit 2024-09-17T12:53:07.375399+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: audit 2024-09-17T12:53:07.375399+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: audit 2024-09-17T12:53:07.806003+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:08 smithi040 bash[19782]: audit 2024-09-17T12:53:07.806003+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:09 smithi040 bash[19782]: audit 2024-09-17T12:53:08.393595+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:09 smithi040 bash[19782]: audit 2024-09-17T12:53:08.393595+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:10.264 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T12:53:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:10 smithi040 bash[19782]: cluster 2024-09-17T12:53:08.707670+0000 mgr.x (mgr.14118) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:53:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:10 smithi040 bash[19782]: cluster 2024-09-17T12:53:08.707670+0000 mgr.x (mgr.14118) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:53:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:10 smithi040 bash[19782]: audit 2024-09-17T12:53:09.648390+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:10 smithi040 bash[19782]: audit 2024-09-17T12:53:09.648390+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:11.706 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:11 smithi040 bash[19782]: audit 2024-09-17T12:53:09.642498+0000 mgr.x (mgr.14118) 22 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:11 smithi040 bash[19782]: audit 2024-09-17T12:53:09.642498+0000 mgr.x (mgr.14118) 22 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:53:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:11 smithi040 bash[19782]: cephadm 2024-09-17T12:53:09.644730+0000 mgr.x (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T12:53:11.707 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:11 smithi040 bash[19782]: cephadm 2024-09-17T12:53:09.644730+0000 mgr.x (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T12:53:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:12 smithi040 bash[19782]: cluster 2024-09-17T12:53:10.708252+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-17T12:53:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:12 smithi040 bash[19782]: cluster 2024-09-17T12:53:10.708252+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-17T12:53:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:12 smithi040 bash[19782]: audit 2024-09-17T12:53:11.692500+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.40:0/2312932625' entity='client.admin' 2024-09-17T12:53:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:12 smithi040 bash[19782]: audit 2024-09-17T12:53:11.692500+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.40:0/2312932625' entity='client.admin' 2024-09-17T12:53:14.395 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling the dashboard module... 2024-09-17T12:53:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:14 smithi040 bash[19782]: cluster 2024-09-17T12:53:12.708702+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-17T12:53:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:14 smithi040 bash[19782]: cluster 2024-09-17T12:53:12.708702+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-17T12:53:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:14 smithi040 bash[19782]: audit 2024-09-17T12:53:13.862699+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.40:0/1689081156' entity='client.admin' 2024-09-17T12:53:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:14 smithi040 bash[19782]: audit 2024-09-17T12:53:13.862699+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.40:0/1689081156' entity='client.admin' 2024-09-17T12:53:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:14 smithi040 bash[19782]: audit 2024-09-17T12:53:13.986209+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:14 smithi040 bash[19782]: audit 2024-09-17T12:53:13.986209+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:16.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[19782]: cluster 2024-09-17T12:53:14.709111+0000 mgr.x (mgr.14118) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:53:16.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[19782]: cluster 2024-09-17T12:53:14.709111+0000 mgr.x (mgr.14118) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:53:16.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[19782]: audit 2024-09-17T12:53:15.101270+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:16.438 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[19782]: audit 2024-09-17T12:53:15.101270+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.40:0/86296487' entity='mgr.x' 2024-09-17T12:53:16.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[19782]: audit 2024-09-17T12:53:16.017075+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.40:0/191934253' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T12:53:16.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[19782]: audit 2024-09-17T12:53:16.017075+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.40:0/191934253' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T12:53:16.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[20037]: ignoring --setuser ceph since I am not root 2024-09-17T12:53:16.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:16 smithi040 bash[20037]: ignoring --setgroup ceph since I am not root 2024-09-17T12:53:17.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:17 smithi040 bash[19782]: audit 2024-09-17T12:53:16.419322+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.40:0/191934253' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T12:53:17.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:17 smithi040 bash[19782]: audit 2024-09-17T12:53:16.419322+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.40:0/191934253' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T12:53:17.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:17 smithi040 bash[19782]: cluster 2024-09-17T12:53:16.425455+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, since 31s) 2024-09-17T12:53:17.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:17 smithi040 bash[19782]: cluster 2024-09-17T12:53:16.425455+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, since 31s) 2024-09-17T12:53:19.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:18 smithi040 bash[19782]: audit 2024-09-17T12:53:18.617415+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.40:0/2860855918' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T12:53:19.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:18 smithi040 bash[19782]: audit 2024-09-17T12:53:18.617415+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.40:0/2860855918' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T12:53:19.135 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-17T12:53:19.136 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-17T12:53:19.136 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T12:53:19.136 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-17T12:53:19.136 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T12:53:19.136 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-17T12:53:19.136 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2024-09-17T12:53:19.136 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 10... 2024-09-17T12:53:23.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.738318+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon x restarted 2024-09-17T12:53:23.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.738318+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon x restarted 2024-09-17T12:53:23.063 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.738838+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon x 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.738838+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon x 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.743814+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.743814+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.743978+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00536176s) 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.743978+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00536176s) 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.746286+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.746286+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.747336+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.747336+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.748327+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:53:23.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.748327+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T12:53:23.065 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.748706+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:53:23.065 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.748706+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T12:53:23.065 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.748817+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:53:23.065 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: audit 2024-09-17T12:53:22.748817+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T12:53:23.065 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.774869+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon x is now available 2024-09-17T12:53:23.065 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:22 smithi040 bash[19782]: cluster 2024-09-17T12:53:22.774869+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon x is now available 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: audit 2024-09-17T12:53:23.205420+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: audit 2024-09-17T12:53:23.205420+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: audit 2024-09-17T12:53:23.226190+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: audit 2024-09-17T12:53:23.226190+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: audit 2024-09-17T12:53:23.228490+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: audit 2024-09-17T12:53:23.228490+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: cluster 2024-09-17T12:53:23.751913+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 1.01328s) 2024-09-17T12:53:24.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:23 smithi040 bash[19782]: cluster 2024-09-17T12:53:23.751913+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 1.01328s) 2024-09-17T12:53:24.392 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2024-09-17T12:53:24.392 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-17T12:53:24.392 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T12:53:24.392 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2024-09-17T12:53:24.392 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 10 is available 2024-09-17T12:53:24.393 INFO:teuthology.orchestra.run.smithi040.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-17T12:53:24.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: debug 2024-09-17T12:53:24.426+0000 7f6917edb640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:12:53:24] ENGINE Error in HTTPServer.serve 2024-09-17T12:53:24.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: Traceback (most recent call last): 2024-09-17T12:53:24.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:53:24.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: self._connections.run(self.expiration_interval) 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: self._run(expiration_interval) 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: s = self.context.wrap_socket( 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: return self.sslsocket_class._create( 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: self.do_handshake() 2024-09-17T12:53:24.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:53:24.787 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: self._sslobj.do_handshake() 2024-09-17T12:53:24.787 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[20037]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:53:25.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.202383+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Bus STARTING 2024-09-17T12:53:25.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.202383+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Bus STARTING 2024-09-17T12:53:25.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.304219+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T12:53:25.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.304219+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T12:53:25.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.429428+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T12:53:25.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.429428+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.429564+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Bus STARTED 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.429564+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [17/Sep/2024:12:53:24] ENGINE Bus STARTED 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.430932+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [17/Sep/2024:12:53:24] ENGINE Error in HTTPServer.serve 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: Traceback (most recent call last): 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self._connections.run(self.expiration_interval) 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self._run(expiration_interval) 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:53:25.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: s = self.context.wrap_socket( 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: return self.sslsocket_class._create( 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self.do_handshake() 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self._sslobj.do_handshake() 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: cephadm 2024-09-17T12:53:24.430932+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [17/Sep/2024:12:53:24] ENGINE Error in HTTPServer.serve 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: Traceback (most recent call last): 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self._connections.run(self.expiration_interval) 2024-09-17T12:53:25.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self._run(expiration_interval) 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: s = self.context.wrap_socket( 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: return self.sslsocket_class._create( 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self.do_handshake() 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: self._sslobj.do_handshake() 2024-09-17T12:53:25.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:24 smithi040 bash[19782]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T12:53:26.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:25 smithi040 bash[19782]: cluster 2024-09-17T12:53:24.802070+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-17T12:53:26.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:25 smithi040 bash[19782]: cluster 2024-09-17T12:53:24.802070+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-17T12:53:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:26 smithi040 bash[19782]: audit 2024-09-17T12:53:25.996643+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-17T12:53:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:26 smithi040 bash[19782]: audit 2024-09-17T12:53:25.996643+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-17T12:53:27.508 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUU430OsywefPq/3NyApzhrUvL7okwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNzEyNTMyNloXDTM0\nMDkxODEyNTMyNlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjQwMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA1UonocDwzUpTsENqJJUJxArkMMTbyeEHF1iT\nNud5ihLpAVhpx0DKVtAsoq6xPgx1IFxmhz8rtG24xhX13a1T6zUQZeqv+7qphf9p\nzCwqqHHUpoGQpTcztmXGQM1KV/L6jRAZdV1BaJS2GULr52Jc2yMfe9JQc4oGbowo\nlwZAUb+CtCEvVZhFlbLlhK29jlh2aYDY/0bdkc1oDjFhotLlJZeC/8LRqRRdm351\nlNiHpUvUcXLJ60wI+TNDxfwdNWI0JLSFxQjw1lC0jgM+pJcvxVl8nyCNd0Q0gkuc\nm7YELR1hQ0PZdWHF4vpH56AeUraZeFRpwVV/zhOoMaWnLihCXfm1Hxnc/DSpaIKW\n+fVXlCYyIRtO3EswzdVgcoJzQvFbptzRMkHQT+a8pxLhjZOLDUQjvxYqzToRzJ5t\n3Sm3lmJDBZjVoRVYUvXq/VXnCKpaXu7aPu47oGoNtDxsGkN+GhgfPRgdx9RJ+SBP\niCTlN+mg52i1BaUgXzdDymS+8cfsaAiFp3T6WP728aTbjQ8jszGZofZt83enw+B/\nKzYHmsLs1iagvojWZ3OdUXZv00r0HTIVkz54zjUs6nRF2t9+69jERSKLlJqqbkFF\nkSSECUF3w0NTT9Yt0kkCoFY7diWDKIQJr+XX7GobcjuLFERgkcRaOqkTk4zHxzas\n/lM7F3sCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDQwghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPKDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQCU\nwqfUhNd35gdIDtvB5yUw8GKI0zwwUovBl6rN2n8ODPRY2mP/i7v9tVPCTYZmYlIb\n+CvnozbE5EbjiwtoW4jZgxxMakVxI8VKRQfoH9OxX/4sVLJ5p7bobDpaLqslss9k\ndAkleytggI4EGjm95qax6eYCM2mrViOlgOBXIDLIHkqPLwEYLru0ky1eIFw5AKBK\nVoPTxnBfoTNJbXDXEiWOAsT7JHM9qDA5/MRZjvWkrlCDucjQbRLhp3o3H4dQsEC/\ntJuBehcnfEcDVkaml+ZExkxV5ehwVVNb4+QAKo62hqKQtB3ncuSzPZALDjSqqoeO\n8If3X5VfMVm59V5fer9jj7ohGsLRQelTUekrONYqCpTmePjVil2SxVAqIVWD2JEx\n0pWDOmD4H2Om4YFYka+9X3cySbUDlWMcNeT77Xt+oX9/CoIXTgP+v8Z4rf0dvrNb\nJgB1QgEEYgUWDNk1LjU5x+qLnFFK6SXfcliZzFX99ZlyS49h9x+H9wg2PPAlyig4\npmoaNpPxGv4iOjAlUDQK8UlvVPQrID21IXonGlgiaB/diS5yW0l3xWBz3r/WOLfQ\nVzi+jfig8+Howlnq0lL3DrBSkHT6mNaeflAARxwzG2bJ4dgGH2ispvESkPsLqjch\nZjVSjkgzFcnMwuQ/gf9bUVs3o6o95nOKfeWnrzyq/Q==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEA1UonocDwzUpTsENqJJUJxArkMMTbyeEHF1iTNud5ihLpAVhp\nx0DKVtAsoq6xPgx1IFxmhz8rtG24xhX13a1T6zUQZeqv+7qphf9pzCwqqHHUpoGQ\npTcztmXGQM1KV/L6jRAZdV1BaJS2GULr52Jc2yMfe9JQc4oGbowolwZAUb+CtCEv\nVZhFlbLlhK29jlh2aYDY/0bdkc1oDjFhotLlJZeC/8LRqRRdm351lNiHpUvUcXLJ\n60wI+TNDxfwdNWI0JLSFxQjw1lC0jgM+pJcvxVl8nyCNd0Q0gkucm7YELR1hQ0PZ\ndWHF4vpH56AeUraZeFRpwVV/zhOoMaWnLihCXfm1Hxnc/DSpaIKW+fVXlCYyIRtO\n3EswzdVgcoJzQvFbptzRMkHQT+a8pxLhjZOLDUQjvxYqzToRzJ5t3Sm3lmJDBZjV\noRVYUvXq/VXnCKpaXu7aPu47oGoNtDxsGkN+GhgfPRgdx9RJ+SBPiCTlN+mg52i1\nBaUgXzdDymS+8cfsaAiFp3T6WP728aTbjQ8jszGZofZt83enw+B/KzYHmsLs1iag\nvojWZ3OdUXZv00r0HTIVkz54zjUs6nRF2t9+69jERSKLlJqqbkFFkSSECUF3w0NT\nT9Yt0kkCoFY7diWDKIQJr+XX7GobcjuLFERgkcRaOqkTk4zHxzas/lM7F3sCAwEA\nAQKCAgAbjXLFMHlq65kYAf1qMF6MlqOXsTZ7Q7h4yZZq10gaEAtNgzBW7wW0ZTv+\n3/ZBf7Z5sbYE7qIksq/V1uxl8IgQsFAn+kM1j41qo+301BfGnr3LrJ0U2qaxf0A3\nCs35woefRV8kjCFw8xT6+mwi/c/k9wqQIkEGS+Q8z5pGuCYC6Wxm/Ipy0jLa/bss\ngo0kIEVbp6tgfrUMqq4wdyyXrgqv6nyfsXkIEHtvJMznp3kOX1dYOG3hGXdnSboN\nj13ukXsO6ssFAvypks9gMQccl/Mx2TeCDuB3cbYexsm6S68KbOstl0w2H6VChvZW\n85Y3NSNqKe1nbjYOVve5Qh7wlX7NDJOibRTAMbij3M739+dITg1nDyWu2VHuIQUz\n8DfvpA0W7nb+tGc9O3TUE9VV8286iEe/hRIkvYTjxNV97VWKe64fNS71/CUYrfmH\nrhcW87PFEaD9Lzto2QBz5f2aBvnI2bjqz/nGxXcWw4vY3Y7ibKrkjtxVqqfP5eIr\nKVtGC9AWeheHhrpe12sv28IL+5HNS/RAGAjKi89l2cyjC0Dw2gxCMa+LGJ95M7a6\nSCA4nZpRHbpW6RoSdbkxkCVkEob4xMviMS0ljhSnvuG4BCxcBtH79yPS73RIlwL2\n4B7/RQUh/SkEJFf+UJ17dAqHs9iFDciqIo/qhGaVG/PEOLc/MQKCAQEA8xdvLn/6\nkwE2zpCZFd4uZo/wJ1DwQBa7AVF6dzQRaCHP0S7lOMz+r3F3Ox4RoAXHEl/WqnAn\ntWvXCQGBM4ZhNOkz3RR4sOK6wPtqcV4IDUX6tnM0P1TXud6Ud4uH7XfLaB0Yw8Ni\nWQreOilrUcbEy1pHuxMzhkIgT9vRnOcDWFs78IO38Nl3Iv4zH25XLLDUlbJcLq2s\nHhPNl8YC+b4RcbPqR1wRHTVIUcDKcdFNn9ldns+C28NJLdEzJYTpeBHfwimbi+bs\ndSGAuZ0RSeSZMmNXsttWu7NiQ/LXsAgz6vW/Wi2MKnalGgvtlNl6gxx+eXOeCxLF\nnwpZeQuB5MBSLwKCAQEA4J2YrKxf1zbu1QU0sr5lSOz3yRdSlRZXMwcjbHAAuzfv\nfeCtkzR/CWPBNcNPLMHAnXd4g2LHZUWUhrBu/K3q0FGRSSUm2NhjriA1OZpy5D1P\nrR8rk3zD1m1Edx5g+Bv2pct0UFgD5OeG89vVikBgvyp2/AtG7r56e7G47lqzf4dt\nOOgvEePfsD7rbVwK9RULES6x2CyTaXw0ax67viHcM52MUeFpIvqiFwnDthrHxnjz\nOLH/GyKDR/VZhwdz6pHHNjbI4jL/f8KwV0rp/qfmA6Y0+tq65OtJZWpSUq9gWIlz\nAy9BoIYmVZH3Jh6mFLe9tUnq9WQixMN9wEPsLcj4dQKCAQBT4ldMbX8zMS0PdNhO\nsn/ChpLxjj2JcA6R8uLWtZH4JArJfWw+AIc2VWo2bTbZyIScc5Po9pDNSuxGQE2s\nUQfEMWDjPkgzidm19EwT2MXghrBwOyrhW86hZgxHgE+kgz0erUO5cffDEDwFR/uv\nmW6ZWYr9JDAYeUMbK5iWkyUVXU4+vcVAiFpTKfLMOtA8LLz+9zBWLzoAmwbMA9lN\nAuiUGuiSPVPuh09wXp29TuOBcImc3rCiUy4ycEk8/jNuaoSTRLZXPZWFCc2Yv3mS\nzR6MQ7mkj4nLdahIGEmThhEcWDby0FrY4F4yscEHJ1DeY3vFPz9fRNgK/JBJc84b\n+L2jAoIBAQDO3ZYtAZxLE5amreK49E1H+qbCly5BjI/GuT5Qsl6aDowNPI3f0ytk\ntHDPWQ9kQxVocQ2Ww7Sseoat/XRaVrq6HUVXPlYmxDQZvCQI50wFFMp6wQhbDz82\nDvBNXLcmCmsAiv6WuFjtyqYplT930o7HwQ5QVvp/CwK3RRjyvKowO8PF82DWcy4i\nnfApiem1iinlK0Izu+oP7opAVc/G7lxlVSZUiutPgdEisqWC4+s1yVMH1jcDAKgz\n760ChUSmtpfoQFCGsz1Ipz/NRXt4Q529oqeMmUIjbubr9h3XdRmgsQYx2qXwd1x6\n1rHuc6+1yPt5KZixZAX5faolFuk/yaW5AoIBAQCpeMNAEuJL3miq3YgCXBDP3Bde\n5eO+UNn8U7t59D3ySkO3t1j6vMSvRqT4YFpgvUK+veGtGdTXgDPgP8cQ5XHHfspF\nB7ynhTmGNUHwzaNn6rAfp2icfyZK/Fz5y6nWVVbrfFBmUNG4s6TSGE0dIORIJXeF\nv5/lmFKIVgoMVFs1rWaeVtOJznrDptuNPTP7eSyG95n4XL54g1yEnnLXACJvHc2t\nGCYSlD43VsEjjMErZafnpS4mBguHQlkNNC2GkrvXB+RZOVDSfGtdaoAcLECTp93M\nZkTcZpmcUi0vS6AD8PKHSKYgvg4YSmWXoK8aCjG1riDFQnwXIsJiPm+xpTtF\n-----END RSA PRIVATE KEY-----\n"} 2024-09-17T12:53:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:29 smithi040 bash[19782]: audit 2024-09-17T12:53:28.189448+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:29 smithi040 bash[19782]: audit 2024-09-17T12:53:28.189448+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:29 smithi040 bash[19782]: audit 2024-09-17T12:53:28.977683+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:29 smithi040 bash[19782]: audit 2024-09-17T12:53:28.977683+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:29.639 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-17T12:53:30.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:30 smithi040 bash[19782]: audit 2024-09-17T12:53:28.974065+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-17T12:53:30.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:30 smithi040 bash[19782]: audit 2024-09-17T12:53:28.974065+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-17T12:53:30.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:30 smithi040 bash[19782]: audit 2024-09-17T12:53:29.276583+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:30.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:30 smithi040 bash[19782]: audit 2024-09-17T12:53:29.276583+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:31.707 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-17T12:53:31.707 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial admin user... 2024-09-17T12:53:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:32 smithi040 bash[19782]: audit 2024-09-17T12:53:31.115859+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-17T12:53:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:32 smithi040 bash[19782]: audit 2024-09-17T12:53:31.115859+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-17T12:53:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:32 smithi040 bash[19782]: audit 2024-09-17T12:53:31.121110+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:32 smithi040 bash[19782]: audit 2024-09-17T12:53:31.121110+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:34.030 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$7K0qQcrFnG3n6ROhRopNNO2w8MV98zdSUqBrU92MZ7XDlEC7eg.N2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726577613, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T12:53:34.030 INFO:teuthology.orchestra.run.smithi040.stdout:Fetching dashboard port number... 2024-09-17T12:53:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:34 smithi040 bash[19782]: audit 2024-09-17T12:53:33.180700+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-17T12:53:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:34 smithi040 bash[19782]: audit 2024-09-17T12:53:33.180700+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-17T12:53:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:34 smithi040 bash[19782]: audit 2024-09-17T12:53:33.429812+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:34 smithi040 bash[19782]: audit 2024-09-17T12:53:33.429812+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:36 smithi040 bash[19782]: cluster 2024-09-17T12:53:35.434223+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-17T12:53:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:36 smithi040 bash[19782]: cluster 2024-09-17T12:53:35.434223+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-17T12:53:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:36 smithi040 bash[19782]: audit 2024-09-17T12:53:36.092825+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.40:0/685120780' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T12:53:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:36 smithi040 bash[19782]: audit 2024-09-17T12:53:36.092825+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.40:0/685120780' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T12:53:36.971 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T12:53:36.971 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld does not appear to be present 2024-09-17T12:53:36.971 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T12:53:36.975 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph Dashboard is now available at: 2024-09-17T12:53:36.975 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:36.975 INFO:teuthology.orchestra.run.smithi040.stdout: URL: https://smithi040.front.sepia.ceph.com:8443/ 2024-09-17T12:53:36.975 INFO:teuthology.orchestra.run.smithi040.stdout: User: admin 2024-09-17T12:53:36.975 INFO:teuthology.orchestra.run.smithi040.stdout: Password: uaurpeiof4 2024-09-17T12:53:36.975 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:36.975 INFO:teuthology.orchestra.run.smithi040.stdout:Saving cluster configuration to /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config directory 2024-09-17T12:53:39.246 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T12:53:39.246 INFO:teuthology.orchestra.run.smithi040.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T12:53:39.246 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.246 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T12:53:39.246 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: ceph telemetry on 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout:For more information see: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:53:39.247 INFO:teuthology.orchestra.run.smithi040.stdout:Bootstrap complete. 2024-09-17T12:53:39.310 INFO:tasks.cephadm:Fetching config... 2024-09-17T12:53:39.310 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:53:39.310 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T12:53:39.316 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T12:53:39.316 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:53:39.316 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T12:53:39.362 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T12:53:39.362 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:53:39.362 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T12:53:39.417 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T12:53:39.417 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:53:39.417 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T12:53:39.465 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T12:53:39.466 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T12:53:39.531 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:53:39.540 DEBUG:teuthology.orchestra.run.smithi044:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T12:53:39.566 INFO:teuthology.orchestra.run.smithi044.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:53:39.576 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T12:53:39.600 INFO:teuthology.orchestra.run.smithi089.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:53:39.610 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T12:53:39.631 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCrx2NJWumHt7kBdQmhDnNfKoNP7vnwP2NPouhE3i8beJy68wwcR9aL0uPkxP/JWJeGHM/62qkvlTKEUmMzjne7GxJgNFz5DZ9FfEVLXGR1CQLjnLGOVHSHu7lC76l84GmBAWHzlPBSTtxOUEd5uYYYEyn8Z1FPzdQFFd5Rw9urmxRAQKP5czruOEEmfMAgLFXewfNkkJvb9qePLlQ3x9RGMReykYH+KhHbF1aujqQ7tzum1gc0ojoPUBDA5UD0AyBwCihbLosjfVivNtdZ5cIXlRstC+bYxHh+juDMJXpth6ryXtiKdtVVnC5uBPzefVlfNP+oWNhDt9vRmlerhWwERJxkE9GFurTV8MXqqP8KlCHzVbjuRY3OjQ03fXuQi0NzZH/fGuVIrjyex9uW1o+FoGDmgkEdZ5Kb8/V4K5JRxLxaBOuDXiVapnp3vrRAFjvZvKaiJAcAiCaj4HxpvBLw0LWZ4RC3NFbwucuFqDLZytII9c8MEwq9d52imOIQcK0= ceph-60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:53:39.641 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T12:53:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:39 smithi040 bash[19782]: audit 2024-09-17T12:53:38.612139+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.40:0/3778676824' entity='client.admin' 2024-09-17T12:53:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:39 smithi040 bash[19782]: audit 2024-09-17T12:53:38.612139+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.40:0/3778676824' entity='client.admin' 2024-09-17T12:53:44.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:43 smithi040 bash[19782]: cluster 2024-09-17T12:53:42.749856+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-17T12:53:44.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:43 smithi040 bash[19782]: cluster 2024-09-17T12:53:42.749856+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-17T12:53:45.374 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:53:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: cluster 2024-09-17T12:53:44.750367+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-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: cluster 2024-09-17T12:53:44.750367+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-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.983521+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.983521+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.988244+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.988244+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.990282+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.990282+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"} : dispatch 2024-09-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.996782+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:46.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:44.996782+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:46.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:45.015588+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:46.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:45.015588+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:46.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:45.024999+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:46.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:45 smithi040 bash[19782]: audit 2024-09-17T12:53:45.024999+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:47.344 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T12:53:47.344 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T12:53:48.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: audit 2024-09-17T12:53:46.672290+0000 mon.a (mon.0) 107 : audit [INF] from='client.? 172.21.15.40:0/1564944774' entity='client.admin' 2024-09-17T12:53:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: audit 2024-09-17T12:53:46.672290+0000 mon.a (mon.0) 107 : audit [INF] from='client.? 172.21.15.40:0/1564944774' entity='client.admin' 2024-09-17T12:53:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: audit 2024-09-17T12:53:46.692600+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: audit 2024-09-17T12:53:46.692600+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: audit 2024-09-17T12:53:46.697695+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: audit 2024-09-17T12:53:46.697695+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: cluster 2024-09-17T12:53:46.750711+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-17T12:53:48.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:47 smithi040 bash[19782]: cluster 2024-09-17T12:53:46.750711+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-17T12:53:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:49 smithi040 bash[19782]: cluster 2024-09-17T12:53:48.751204+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-17T12:53:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:49 smithi040 bash[19782]: cluster 2024-09-17T12:53:48.751204+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-17T12:53:52.078 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:53:52.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:51 smithi040 bash[19782]: cluster 2024-09-17T12:53:50.751691+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-17T12:53:52.201 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:51 smithi040 bash[19782]: cluster 2024-09-17T12:53:50.751691+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-17T12:53:54.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: cluster 2024-09-17T12:53:52.752120+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-17T12:53:54.259 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: cluster 2024-09-17T12:53:52.752120+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-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.538187+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.538187+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.539282+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.539282+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.541576+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.541576+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.542534+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.542534+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.770198+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.770198+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.773250+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.260 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.773250+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.776251+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.261 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:53 smithi040 bash[19782]: audit 2024-09-17T12:53:53.776251+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:53:54.261 INFO:tasks.cephadm:Remote smithi177 excluded from cephadm cluster by role 2024-09-17T12:53:54.261 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi044 2024-09-17T12:53:54.262 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-09-17T12:53:54.262 DEBUG:teuthology.orchestra.run.smithi044:> dd of=/etc/ceph/ceph.conf 2024-09-17T12:53:54.268 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-09-17T12:53:54.268 DEBUG:teuthology.orchestra.run.smithi044:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:53:54.314 INFO:tasks.cephadm:Adding host smithi044 to orchestrator... 2024-09-17T12:53:54.314 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch host add smithi044 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: audit 2024-09-17T12:53:53.535306+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-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: audit 2024-09-17T12:53:53.535306+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-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.543582+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.543582+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.599884+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.599884+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.662178+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.662178+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.715276+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:53:55.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:54 smithi040 bash[19782]: cephadm 2024-09-17T12:53:53.715276+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:53:56.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:55 smithi040 bash[19782]: cluster 2024-09-17T12:53:54.752570+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-17T12:53:56.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:55 smithi040 bash[19782]: cluster 2024-09-17T12:53:54.752570+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-17T12:53:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:57 smithi040 bash[19782]: cluster 2024-09-17T12:53:56.752995+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-17T12:53:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:57 smithi040 bash[19782]: cluster 2024-09-17T12:53:56.752995+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-17T12:53:59.044 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:00.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:59 smithi040 bash[19782]: cluster 2024-09-17T12:53:58.753458+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-17T12:54:00.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:53:59 smithi040 bash[19782]: cluster 2024-09-17T12:53:58.753458+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-17T12:54:01.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:00 smithi040 bash[19782]: audit 2024-09-17T12:54:00.380026+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi044", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:01.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:00 smithi040 bash[19782]: audit 2024-09-17T12:54:00.380026+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi044", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:02.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:01 smithi040 bash[19782]: cluster 2024-09-17T12:54:00.753877+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-17T12:54:02.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:01 smithi040 bash[19782]: cluster 2024-09-17T12:54:00.753877+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-17T12:54:03.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:02 smithi040 bash[19782]: cephadm 2024-09-17T12:54:01.669555+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi044 2024-09-17T12:54:03.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:02 smithi040 bash[19782]: cephadm 2024-09-17T12:54:01.669555+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi044 2024-09-17T12:54:04.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:03 smithi040 bash[19782]: cluster 2024-09-17T12:54:02.754239+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-17T12:54:04.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:03 smithi040 bash[19782]: cluster 2024-09-17T12:54:02.754239+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-17T12:54:05.400 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi044' with addr '172.21.15.44' 2024-09-17T12:54:06.025 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T12:54:06.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: cluster 2024-09-17T12:54:04.754684+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:06.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: cluster 2024-09-17T12:54:04.754684+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: audit 2024-09-17T12:54:05.397602+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: audit 2024-09-17T12:54:05.397602+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: cephadm 2024-09-17T12:54:05.398532+0000 mgr.x (mgr.14152) 31 : cephadm [INF] Added host smithi044 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: cephadm 2024-09-17T12:54:05.398532+0000 mgr.x (mgr.14152) 31 : cephadm [INF] Added host smithi044 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: audit 2024-09-17T12:54:05.399350+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: audit 2024-09-17T12:54:05.399350+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: audit 2024-09-17T12:54:05.918064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:06.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:06 smithi040 bash[19782]: audit 2024-09-17T12:54:05.918064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:08.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:08 smithi040 bash[19782]: cluster 2024-09-17T12:54:06.755129+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-17T12:54:08.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:08 smithi040 bash[19782]: cluster 2024-09-17T12:54:06.755129+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-17T12:54:08.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:08 smithi040 bash[19782]: audit 2024-09-17T12:54:07.443481+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:08.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:08 smithi040 bash[19782]: audit 2024-09-17T12:54:07.443481+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:10.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:09 smithi040 bash[19782]: audit 2024-09-17T12:54:08.680522+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:10.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:09 smithi040 bash[19782]: audit 2024-09-17T12:54:08.680522+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:10.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:09 smithi040 bash[19782]: cluster 2024-09-17T12:54:08.755502+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-17T12:54:10.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:09 smithi040 bash[19782]: cluster 2024-09-17T12:54:08.755502+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-17T12:54:10.760 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:12.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:11 smithi040 bash[19782]: cluster 2024-09-17T12:54:10.755876+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-17T12:54:12.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:11 smithi040 bash[19782]: cluster 2024-09-17T12:54:10.755876+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-17T12:54:12.109 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:54:12.109 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.44", "hostname": "smithi044", "labels": [], "status": ""}] 2024-09-17T12:54:12.799 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi089 2024-09-17T12:54:12.799 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T12:54:12.799 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/etc/ceph/ceph.conf 2024-09-17T12:54:12.808 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T12:54:12.808 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:12.852 INFO:tasks.cephadm:Adding host smithi089 to orchestrator... 2024-09-17T12:54:12.852 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch host add smithi089 2024-09-17T12:54:13.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:12 smithi040 bash[19782]: audit 2024-09-17T12:54:12.107337+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-17T12:54:13.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:12 smithi040 bash[19782]: audit 2024-09-17T12:54:12.107337+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-17T12:54:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:13 smithi040 bash[19782]: cluster 2024-09-17T12:54:12.756212+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-17T12:54:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:13 smithi040 bash[19782]: cluster 2024-09-17T12:54:12.756212+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-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.195374+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.195374+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.202952+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.202952+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.211116+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.211116+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.218581+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.218581+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.220319+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi044", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.220319+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi044", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.222685+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.222685+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.224428+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.224428+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.226880+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.226880+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.346040+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.346040+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.452325+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.452325+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:15.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.647994+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.647994+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.655468+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.655468+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.664057+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:15.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:15 smithi040 bash[19782]: audit 2024-09-17T12:54:14.664057+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:16.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:16 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.547960+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:16.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:16 smithi040 bash[19782]: cephadm 2024-09-17T12:54:14.547960+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:16.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:16 smithi040 bash[19782]: cluster 2024-09-17T12:54:14.756619+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-17T12:54:16.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:16 smithi040 bash[19782]: cluster 2024-09-17T12:54:14.756619+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-17T12:54:17.592 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:18 smithi040 bash[19782]: cluster 2024-09-17T12:54:16.757029+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-17T12:54:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:18 smithi040 bash[19782]: cluster 2024-09-17T12:54:16.757029+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-17T12:54:20.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:20 smithi040 bash[19782]: cluster 2024-09-17T12:54:18.757303+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:20.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:20 smithi040 bash[19782]: cluster 2024-09-17T12:54:18.757303+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:20.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:20 smithi040 bash[19782]: audit 2024-09-17T12:54:19.002349+0000 mgr.x (mgr.14152) 44 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:20.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:20 smithi040 bash[19782]: audit 2024-09-17T12:54:19.002349+0000 mgr.x (mgr.14152) 44 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:21 smithi040 bash[19782]: cephadm 2024-09-17T12:54:20.289641+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T12:54:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:21 smithi040 bash[19782]: cephadm 2024-09-17T12:54:20.289641+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T12:54:22.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:22 smithi040 bash[19782]: cluster 2024-09-17T12:54:20.757628+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-17T12:54:22.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:22 smithi040 bash[19782]: cluster 2024-09-17T12:54:20.757628+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-17T12:54:23.981 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi089' with addr '172.21.15.89' 2024-09-17T12:54:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:24 smithi040 bash[19782]: cluster 2024-09-17T12:54:22.758009+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-17T12:54:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:24 smithi040 bash[19782]: cluster 2024-09-17T12:54:22.758009+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-17T12:54:24.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:24 smithi040 bash[19782]: audit 2024-09-17T12:54:23.978943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:24.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:24 smithi040 bash[19782]: audit 2024-09-17T12:54:23.978943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:24.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:24 smithi040 bash[19782]: audit 2024-09-17T12:54:23.980563+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:24.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:24 smithi040 bash[19782]: audit 2024-09-17T12:54:23.980563+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:24.597 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T12:54:25.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:25 smithi040 bash[19782]: cephadm 2024-09-17T12:54:23.979772+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi089 2024-09-17T12:54:25.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:25 smithi040 bash[19782]: cephadm 2024-09-17T12:54:23.979772+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi089 2024-09-17T12:54:25.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:25 smithi040 bash[19782]: audit 2024-09-17T12:54:24.476294+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:25.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:25 smithi040 bash[19782]: audit 2024-09-17T12:54:24.476294+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:26 smithi040 bash[19782]: cluster 2024-09-17T12:54:24.758346+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-17T12:54:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:26 smithi040 bash[19782]: cluster 2024-09-17T12:54:24.758346+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-17T12:54:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:26 smithi040 bash[19782]: audit 2024-09-17T12:54:25.984235+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:26 smithi040 bash[19782]: audit 2024-09-17T12:54:25.984235+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:28.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:28 smithi040 bash[19782]: cluster 2024-09-17T12:54:26.758712+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-17T12:54:28.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:28 smithi040 bash[19782]: cluster 2024-09-17T12:54:26.758712+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-17T12:54:28.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:28 smithi040 bash[19782]: audit 2024-09-17T12:54:27.226906+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:28.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:28 smithi040 bash[19782]: audit 2024-09-17T12:54:27.226906+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:29.330 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:30.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:30 smithi040 bash[19782]: cluster 2024-09-17T12:54:28.759127+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-17T12:54:30.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:30 smithi040 bash[19782]: cluster 2024-09-17T12:54:28.759127+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-17T12:54:30.670 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:54:30.671 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.44", "hostname": "smithi044", "labels": [], "status": ""}, {"addr": "172.21.15.89", "hostname": "smithi089", "labels": [], "status": ""}] 2024-09-17T12:54:31.397 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T12:54:31.398 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T12:54:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:32 smithi040 bash[19782]: audit 2024-09-17T12:54:30.669008+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-17T12:54:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:32 smithi040 bash[19782]: audit 2024-09-17T12:54:30.669008+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-17T12:54:32.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:32 smithi040 bash[19782]: cluster 2024-09-17T12:54:30.759575+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-17T12:54:32.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:32 smithi040 bash[19782]: cluster 2024-09-17T12:54:30.759575+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-17T12:54:34.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cluster 2024-09-17T12:54:32.760006+0000 mgr.x (mgr.14152) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:34.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cluster 2024-09-17T12:54:32.760006+0000 mgr.x (mgr.14152) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:34.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.820562+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.820562+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.826822+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.826822+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.833407+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.833407+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.839111+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.839111+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.840822+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.840822+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.842878+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.842878+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.844749+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:32.844749+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:32.847429+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:54:34.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:32.847429+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:32.966953+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:32.966953+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:33.070251+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:33.070251+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:33.165315+0000 mgr.x (mgr.14152) 58 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: cephadm 2024-09-17T12:54:33.165315+0000 mgr.x (mgr.14152) 58 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:33.261365+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:33.261365+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:33.269198+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:33.269198+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:33.278083+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:34.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:33 smithi040 bash[19782]: audit 2024-09-17T12:54:33.278083+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:36.130 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:54:36.236 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:35 smithi040 bash[19782]: cluster 2024-09-17T12:54:34.760498+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-17T12:54:36.237 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:35 smithi040 bash[19782]: cluster 2024-09-17T12:54:34.760498+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-17T12:54:37.832 INFO:teuthology.orchestra.run.smithi040.stderr:adjusted tunables profile to default 2024-09-17T12:54:38.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:37 smithi040 bash[19782]: cluster 2024-09-17T12:54:36.760878+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-17T12:54:38.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:37 smithi040 bash[19782]: cluster 2024-09-17T12:54:36.760878+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-17T12:54:38.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:37 smithi040 bash[19782]: audit 2024-09-17T12:54:37.487141+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T12:54:38.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:37 smithi040 bash[19782]: audit 2024-09-17T12:54:37.487141+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T12:54:38.426 INFO:tasks.cephadm:Adding mon.a on smithi040 2024-09-17T12:54:38.426 INFO:tasks.cephadm:Adding mon.b on smithi044 2024-09-17T12:54:38.427 INFO:tasks.cephadm:Adding mon.c on smithi089 2024-09-17T12:54:38.427 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c' 2024-09-17T12:54:39.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:38 smithi040 bash[19782]: audit 2024-09-17T12:54:37.830742+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T12:54:39.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:38 smithi040 bash[19782]: audit 2024-09-17T12:54:37.830742+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T12:54:39.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:38 smithi040 bash[19782]: cluster 2024-09-17T12:54:37.836948+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:39.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:38 smithi040 bash[19782]: cluster 2024-09-17T12:54:37.836948+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:39.656 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:40.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:39 smithi040 bash[19782]: cluster 2024-09-17T12:54:38.761275+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-17T12:54:40.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:39 smithi040 bash[19782]: cluster 2024-09-17T12:54:38.761275+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-17T12:54:40.923 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled mon update... 2024-09-17T12:54:41.443 DEBUG:teuthology.orchestra.run.smithi044:mon.b> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T12:54:41.446 DEBUG:teuthology.orchestra.run.smithi089:mon.c> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T12:54:41.448 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T12:54:41.448 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: cluster 2024-09-17T12:54:40.761677+0000 mgr.x (mgr.14152) 62 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: cluster 2024-09-17T12:54:40.761677+0000 mgr.x (mgr.14152) 62 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:40.908408+0000 mgr.x (mgr.14152) 63 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:40.908408+0000 mgr.x (mgr.14152) 63 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: cephadm 2024-09-17T12:54:40.913694+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Saving service mon spec with placement smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c;count:3 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: cephadm 2024-09-17T12:54:40.913694+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Saving service mon spec with placement smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c;count:3 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:40.920769+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:40.920769+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:40.922507+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:42.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:40.922507+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.607519+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.607519+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.608892+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.608892+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.614019+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.614019+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.617442+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.617442+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.618723+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:42.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:41 smithi040 bash[19782]: audit 2024-09-17T12:54:41.618723+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:42.706 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:43.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:42 smithi040 bash[19782]: cephadm 2024-09-17T12:54:41.620063+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T12:54:43.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:42 smithi040 bash[19782]: cephadm 2024-09-17T12:54:41.620063+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T12:54:44.208 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T12:54:44.208 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":1,"fsid":"60e45750-74f3-11ef-bceb-c7b262605968","modified":"2024-09-17T12:52:10.409443Z","created":"2024-09-17T12:52:10.409443Z","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.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]} 2024-09-17T12:54:44.208 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 1 2024-09-17T12:54:44.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:43 smithi040 bash[19782]: cluster 2024-09-17T12:54:42.762066+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-17T12:54:44.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:43 smithi040 bash[19782]: cluster 2024-09-17T12:54:42.762066+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-17T12:54:45.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:44 smithi040 bash[19782]: audit 2024-09-17T12:54:44.207196+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/345828582' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:54:45.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:44 smithi040 bash[19782]: audit 2024-09-17T12:54:44.207196+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/345828582' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:54:46.155 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T12:54:46.156 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T12:54:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:45 smithi040 bash[19782]: cluster 2024-09-17T12:54:44.762459+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-17T12:54:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:45 smithi040 bash[19782]: cluster 2024-09-17T12:54:44.762459+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-17T12:54:47.370 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T12:54:48.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: cluster 2024-09-17T12:54:46.762856+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-17T12:54:48.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: cluster 2024-09-17T12:54:46.762856+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-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.249986+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.249986+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.255364+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.255364+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.261378+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.261378+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.262724+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.262724+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.264588+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: audit 2024-09-17T12:54:47.264588+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: cephadm 2024-09-17T12:54:47.267045+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi044 2024-09-17T12:54:48.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:48 smithi040 bash[19782]: cephadm 2024-09-17T12:54:47.267045+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi044 2024-09-17T12:54:48.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:53:53.535306+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-17T12:54:48.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.543582+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:54:48.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.543582+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:54:48.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.599884+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:48.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.599884+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:48.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.662178+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:48.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.662178+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:48.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.715276+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:48.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:53:53.715276+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:49.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:53:54.752570+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:53:54.752570+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:53:56.752995+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:53:56.752995+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:53:58.753458+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:53:58.753458+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:00.380026+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi044", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:00.380026+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi044", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:00.753877+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:00.753877+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-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:01.669555+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi044 2024-09-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:01.669555+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi044 2024-09-17T12:54:49.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:02.754239+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-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:02.754239+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-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:04.754684+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:04.754684+0000 mgr.x (mgr.14152) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:05.397602+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:05.397602+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:05.398532+0000 mgr.x (mgr.14152) 31 : cephadm [INF] Added host smithi044 2024-09-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:05.398532+0000 mgr.x (mgr.14152) 31 : cephadm [INF] Added host smithi044 2024-09-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:05.399350+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:49.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:05.399350+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:49.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:05.918064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:05.918064+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:06.755129+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-17T12:54:49.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:06.755129+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-17T12:54:49.194 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:07.443481+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:07.443481+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:08.680522+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:08.680522+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:08.755502+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:08.755502+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:10.755876+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:10.755876+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:12.107337+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:12.107337+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:12.756212+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:12.756212+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-17T12:54:49.195 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.195374+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.195374+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.202952+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.202952+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.211116+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.211116+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.218581+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.218581+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.220319+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi044", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.220319+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi044", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.222685+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.222685+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.224428+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:49.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.224428+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.226880+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.226880+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.346040+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.346040+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.452325+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.452325+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.647994+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.647994+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.655468+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.655468+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.664057+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:14.664057+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.547960+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:49.197 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:14.547960+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:14.756619+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-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:14.756619+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-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:16.757029+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-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:16.757029+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-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:18.757303+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:18.757303+0000 mgr.x (mgr.14152) 43 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:19.002349+0000 mgr.x (mgr.14152) 44 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:19.002349+0000 mgr.x (mgr.14152) 44 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:20.289641+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:20.289641+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:20.757628+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-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:20.757628+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-17T12:54:49.198 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:22.758009+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-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:22.758009+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-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:23.978943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:23.978943+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:23.980563+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:23.980563+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:23.979772+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi089 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:23.979772+0000 mgr.x (mgr.14152) 48 : cephadm [INF] Added host smithi089 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:24.476294+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:24.476294+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:24.758346+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-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:24.758346+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-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:25.984235+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:25.984235+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.199 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:26.758712+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-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:26.758712+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-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:27.226906+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:27.226906+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:28.759127+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-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:28.759127+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-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:30.669008+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-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:30.669008+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-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:30.759575+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-17T12:54:49.200 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:30.759575+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-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:32.760006+0000 mgr.x (mgr.14152) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:32.760006+0000 mgr.x (mgr.14152) 54 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.820562+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.820562+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.826822+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.826822+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.833407+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.833407+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.839111+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.839111+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.201 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.840822+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:49.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.840822+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T12:54:49.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.842878+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.842878+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.844749+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:49.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:32.844749+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:49.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:32.847429+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:54:49.202 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:32.847429+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:32.966953+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:32.966953+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:33.070251+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:33.070251+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:33.165315+0000 mgr.x (mgr.14152) 58 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:33.165315+0000 mgr.x (mgr.14152) 58 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:33.261365+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:33.261365+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:33.269198+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:33.269198+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:33.278083+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:33.278083+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.203 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:34.760498+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-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:34.760498+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-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:36.760878+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-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:36.760878+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-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:37.487141+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:37.487141+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:37.830742+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:37.830742+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.40:0/1639837629' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:37.836948+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:37.836948+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:38.761275+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-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:38.761275+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-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:40.761677+0000 mgr.x (mgr.14152) 62 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:40.761677+0000 mgr.x (mgr.14152) 62 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:54:49.204 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:40.908408+0000 mgr.x (mgr.14152) 63 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:40.908408+0000 mgr.x (mgr.14152) 63 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:40.913694+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Saving service mon spec with placement smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c;count:3 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:40.913694+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Saving service mon spec with placement smithi040:172.21.15.40=a;smithi044:172.21.15.44=b;smithi089:172.21.15.89=c;count:3 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:40.920769+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:40.920769+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:40.922507+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:40.922507+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.607519+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.607519+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.608892+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.608892+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.614019+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.205 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.614019+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.617442+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.617442+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.618723+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:41.618723+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:41.620063+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:41.620063+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:42.762066+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-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:42.762066+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-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:44.207196+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/345828582' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:44.207196+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/345828582' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:44.762459+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-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:44.762459+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-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:46.762856+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-17T12:54:49.206 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cluster 2024-09-17T12:54:46.762856+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-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.249986+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.249986+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.255364+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.255364+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.261378+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.261378+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.262724+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.262724+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.264588+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: audit 2024-09-17T12:54:47.264588+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:47.267045+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi044 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: cephadm 2024-09-17T12:54:47.267045+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi044 2024-09-17T12:54:49.207 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:48 smithi089 bash[21916]: debug 2024-09-17T12:54:48.940+0000 7fefdab70640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T12:54:52.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:52 smithi044 bash[21491]: debug 2024-09-17T12:54:52.829+0000 7ff914fe7640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:48.763236+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-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:48.763236+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-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:48.946429+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:48.946429+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:48.951184+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:48.951184+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:48.951591+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:48.951591+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:48.969749+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:48.969749+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:49.945949+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:49.945949+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:50.763612+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-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:50.763612+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-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:50.946040+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:50.946040+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:50.948739+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:50.948739+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:51.946195+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:51.946195+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:52.763996+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-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:52.763996+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-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:52.838468+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:52.838468+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:52.946409+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:52.946409+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:53.838693+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:53.838693+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:53.946556+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:53.946556+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.990049+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.990049+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996126+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 2 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996126+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 2 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996158+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996158+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996176+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-09-17T12:54:48.945847+0000 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996176+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-09-17T12:54:48.945847+0000 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996192+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996192+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996207+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:54:54.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996207+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996227+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996227+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996250+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996250+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996275+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:53.996275+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017380+0000 mon.a (mon.0) 183 : cluster [DBG] fsmap 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017380+0000 mon.a (mon.0) 183 : cluster [DBG] fsmap 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017432+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017432+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017723+0000 mon.a (mon.0) 185 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017723+0000 mon.a (mon.0) 185 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-17T12:54:54.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017974+0000 mon.a (mon.0) 186 : cluster [INF] overall HEALTH_OK 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.017974+0000 mon.a (mon.0) 186 : cluster [INF] overall HEALTH_OK 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.024192+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.024192+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.030735+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.030735+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.039975+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.039975+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.048720+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:54 smithi089 bash[21916]: audit 2024-09-17T12:54:54.048720+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:48.763236+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-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:48.763236+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-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:48.946429+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:48.946429+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:48.951184+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:48.951184+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:48.951591+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:48.951591+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:48.969749+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:48.969749+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:49.945949+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:49.945949+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:50.763612+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-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:50.763612+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-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:50.946040+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:50.946040+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:50.948739+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:50.948739+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:51.946195+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:51.946195+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:52.763996+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-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:52.763996+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-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:52.838468+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:52.838468+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:52.946409+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:52.946409+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:53.838693+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:53.838693+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:53.946556+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:53.946556+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:54:54.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.990049+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.990049+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996126+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 2 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996126+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 2 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996158+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996158+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996176+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-09-17T12:54:48.945847+0000 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996176+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-09-17T12:54:48.945847+0000 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996192+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996192+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996207+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996207+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996227+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-09-17T12:54:54.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996227+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996250+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996250+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996275+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:53.996275+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017380+0000 mon.a (mon.0) 183 : cluster [DBG] fsmap 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017380+0000 mon.a (mon.0) 183 : cluster [DBG] fsmap 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017432+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017432+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017723+0000 mon.a (mon.0) 185 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017723+0000 mon.a (mon.0) 185 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017974+0000 mon.a (mon.0) 186 : cluster [INF] overall HEALTH_OK 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.017974+0000 mon.a (mon.0) 186 : cluster [INF] overall HEALTH_OK 2024-09-17T12:54:54.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.024192+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.541 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.024192+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.541 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.030735+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.541 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.030735+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.541 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.039975+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.541 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.039975+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.541 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.048720+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:54.541 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[19782]: audit 2024-09-17T12:54:54.048720+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:54:55.285 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:54:54 smithi040 bash[20037]: debug 2024-09-17T12:54:54.941+0000 7f695110d640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-17T12:55:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:48.763236+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-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:48.763236+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-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:48.946429+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:48.946429+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:48.951184+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:48.951184+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:48.951591+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:48.951591+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:48.969749+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:48.969749+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:49.945949+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:49.945949+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:50.763612+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-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:50.763612+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-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:50.946040+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:50.946040+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:50.948739+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:50.948739+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:51.946195+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:51.946195+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:52.763996+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-17T12:55:00.222 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:52.763996+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-17T12:55:00.222 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:52.838468+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.222 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:52.838468+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.222 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:52.946409+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:52.946409+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:53.838693+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:53.838693+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:53.946556+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:53.946556+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.990049+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.990049+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996126+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 2 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996126+0000 mon.a (mon.0) 175 : cluster [DBG] monmap epoch 2 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996158+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996158+0000 mon.a (mon.0) 176 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996176+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-09-17T12:54:48.945847+0000 2024-09-17T12:55:00.223 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996176+0000 mon.a (mon.0) 177 : cluster [DBG] last_changed 2024-09-17T12:54:48.945847+0000 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996192+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996192+0000 mon.a (mon.0) 178 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996207+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996207+0000 mon.a (mon.0) 179 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996227+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996227+0000 mon.a (mon.0) 180 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996250+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996250+0000 mon.a (mon.0) 181 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996275+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:53.996275+0000 mon.a (mon.0) 182 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017380+0000 mon.a (mon.0) 183 : cluster [DBG] fsmap 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017380+0000 mon.a (mon.0) 183 : cluster [DBG] fsmap 2024-09-17T12:55:00.224 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017432+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017432+0000 mon.a (mon.0) 184 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017723+0000 mon.a (mon.0) 185 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017723+0000 mon.a (mon.0) 185 : cluster [DBG] mgrmap e14: x(active, since 91s) 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017974+0000 mon.a (mon.0) 186 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.017974+0000 mon.a (mon.0) 186 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.024192+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.024192+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.030735+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.030735+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.039975+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.039975+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.048720+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.048720+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.225 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.764389+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-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.764389+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-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.845686+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.845686+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.846151+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.846151+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.848570+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:54.848570+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.865917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.865917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.866238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:54.866238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:55.838923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:55.838923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.226 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:56.764824+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-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:56.764824+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-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:56.839381+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:56.839381+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:56.840670+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:56.840670+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:57.839182+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:57.839182+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:58.765182+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-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:58.765182+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-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:58.839548+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:58.839548+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.839554+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.839554+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.227 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.887107+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.887107+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895034+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895034+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895065+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895065+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895085+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T12:54:54.838740+0000 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895085+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T12:54:54.838740+0000 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895102+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895102+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895117+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.228 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895117+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895135+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895135+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895156+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895156+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895174+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895174+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895195+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.b 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.895195+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.b 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.913412+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.913412+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.913470+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.913470+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.229 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.913752+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.913752+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.914001+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: cluster 2024-09-17T12:54:59.914001+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.921378+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.921378+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.928446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.928446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.230 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.935595+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.935595+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.942710+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.942710+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.949846+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.949846+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.951509+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.951509+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.953373+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:00.231 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:54:59 smithi044 bash[21491]: audit 2024-09-17T12:54:59.953373+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.764389+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-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.764389+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-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:54.845686+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:54.845686+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.846151+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.846151+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.848570+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:54.848570+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:54.865917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:54.865917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:54.866238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:54.866238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:55.838923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:55.838923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:56.764824+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-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:56.764824+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-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:56.839381+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:56.839381+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:56.840670+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:56.840670+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:55:00.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:57.839182+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:57.839182+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:58.765182+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-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:58.765182+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-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:58.839548+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:58.839548+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.839554+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.839554+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.887107+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.887107+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T12:55:00.288 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895034+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895034+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895065+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895065+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895085+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T12:54:54.838740+0000 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895085+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T12:54:54.838740+0000 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895102+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895102+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895117+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895117+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895135+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895135+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895156+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895156+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895174+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895174+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895195+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.b 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.895195+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.b 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.913412+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.913412+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.913470+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.913470+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.913752+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.913752+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.914001+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: cluster 2024-09-17T12:54:59.914001+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.921378+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.921378+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.928446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.928446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.935595+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.935595+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.942710+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.942710+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.949846+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.949846+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.951509+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.951509+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:00.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.953373+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:00.292 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:54:59 smithi040 bash[19782]: audit 2024-09-17T12:54:59.953373+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.764389+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-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.764389+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-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:54.845686+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:54.845686+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.846151+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.846151+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.848570+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:54.848570+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:54.865917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:54.865917+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:54.866238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:54.866238+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:55.838923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:55.838923+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:56.764824+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-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:56.764824+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-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:56.839381+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:56.839381+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:56.840670+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:56.840670+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T12:55:00.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:57.839182+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:57.839182+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:58.765182+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-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:58.765182+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-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:58.839548+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:58.839548+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.839554+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.839554+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.887107+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.887107+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T12:55:00.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895034+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895034+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895065+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895065+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895085+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T12:54:54.838740+0000 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895085+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-17T12:54:54.838740+0000 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895102+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895102+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-17T12:52:10.409443+0000 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895117+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895117+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895135+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895135+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-17T12:55:00.445 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895156+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895156+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon.a 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895174+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895174+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895195+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.b 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.895195+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.b 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.913412+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.913412+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.913470+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.913470+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.913752+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.913752+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.914001+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.446 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: cluster 2024-09-17T12:54:59.914001+0000 mon.a (mon.0) 215 : cluster [INF] overall HEALTH_OK 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.921378+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.921378+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.928446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.928446+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.935595+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.935595+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.942710+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.942710+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.949846+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.949846+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.951509+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.951509+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:00.447 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.953373+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:00.448 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:54:59 smithi089 bash[21916]: audit 2024-09-17T12:54:59.953373+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:01.355 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 3 2024-09-17T12:55:01.355 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T12:55:01.355 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":3,"fsid":"60e45750-74f3-11ef-bceb-c7b262605968","modified":"2024-09-17T12:54:54.838740Z","created":"2024-09-17T12:52:10.409443Z","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.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":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:54:59.955772+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:54:59.955772+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:54:59.956245+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:54:59.956245+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:54:59.957952+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:54:59.957952+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.108569+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.108569+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.108979+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.108979+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.109599+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.109599+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.231151+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.231151+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.236748+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.236748+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.242418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.242418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.247088+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.247088+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.251608+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.251608+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.471 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.256121+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.256121+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.260811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.260811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.295214+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.295214+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.299372+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.299372+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.305514+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.305514+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.310980+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.472 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.310980+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.311510+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.311510+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.311892+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.311892+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.312986+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.312986+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.314105+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.314105+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.315493+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: cephadm 2024-09-17T12:55:00.315493+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.839488+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:01.473 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:01 smithi044 bash[21491]: audit 2024-09-17T12:55:00.839488+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:54:59.955772+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:54:59.955772+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:54:59.956245+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:54:59.956245+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:54:59.957952+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:54:59.957952+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.108569+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.108569+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.108979+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.108979+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.109599+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.109599+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.231151+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.231151+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.236748+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.236748+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.242418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.242418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.247088+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.247088+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.251608+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.251608+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.256121+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.256121+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.260811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.260811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.295214+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.295214+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.299372+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.299372+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.305514+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.305514+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.310980+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.310980+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.311510+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.311510+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.311892+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.311892+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.312986+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.312986+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.314105+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.314105+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.315493+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-09-17T12:55:01.539 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: cephadm 2024-09-17T12:55:00.315493+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-09-17T12:55:01.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.839488+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:01.540 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:01 smithi040 bash[19782]: audit 2024-09-17T12:55:00.839488+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:01.561 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:54:59.955772+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:54:59.955772+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:54:59.956245+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:54:59.956245+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:54:59.957952+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:54:59.957952+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.108569+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.108569+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.108979+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.108979+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.109599+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.562 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.109599+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.231151+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.231151+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.236748+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.236748+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.242418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.242418+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.247088+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.247088+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.251608+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.251608+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.256121+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.256121+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.260811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.260811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.295214+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.295214+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.299372+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.299372+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.305514+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.305514+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.310980+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.310980+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:01.564 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.311510+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.311510+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.311892+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.311892+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.312986+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.312986+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.314105+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.314105+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.315493+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: cephadm 2024-09-17T12:55:00.315493+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi040 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.839488+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:01.565 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:01 smithi089 bash[21916]: audit 2024-09-17T12:55:00.839488+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:55:02.060 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T12:55:02.060 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T12:55:02.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:02 smithi040 bash[19782]: cluster 2024-09-17T12:55:00.765603+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-17T12:55:02.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:02 smithi040 bash[19782]: cluster 2024-09-17T12:55:00.765603+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-17T12:55:02.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:02 smithi040 bash[19782]: audit 2024-09-17T12:55:01.353365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.89:0/1226146903' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:55:02.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:02 smithi040 bash[19782]: audit 2024-09-17T12:55:01.353365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.89:0/1226146903' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:55:02.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:02 smithi089 bash[21916]: cluster 2024-09-17T12:55:00.765603+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-17T12:55:02.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:02 smithi089 bash[21916]: cluster 2024-09-17T12:55:00.765603+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-17T12:55:02.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:02 smithi089 bash[21916]: audit 2024-09-17T12:55:01.353365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.89:0/1226146903' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:55:02.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:02 smithi089 bash[21916]: audit 2024-09-17T12:55:01.353365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.89:0/1226146903' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:55:02.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:02 smithi044 bash[21491]: cluster 2024-09-17T12:55:00.765603+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-17T12:55:02.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:02 smithi044 bash[21491]: cluster 2024-09-17T12:55:00.765603+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-17T12:55:02.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:02 smithi044 bash[21491]: audit 2024-09-17T12:55:01.353365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.89:0/1226146903' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:55:02.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:02 smithi044 bash[21491]: audit 2024-09-17T12:55:01.353365+0000 mon.a (mon.0) 238 : audit [DBG] from='client.? 172.21.15.89:0/1226146903' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T12:55:04.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: cluster 2024-09-17T12:55:02.766031+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-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: cluster 2024-09-17T12:55:02.766031+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-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.874615+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.874615+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.882465+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.882465+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: cephadm 2024-09-17T12:55:02.883908+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: cephadm 2024-09-17T12:55:02.883908+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.884370+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.884370+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.885663+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:04.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.885663+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:04.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.886912+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:04.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: audit 2024-09-17T12:55:02.886912+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:04.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: cephadm 2024-09-17T12:55:02.888653+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi044 2024-09-17T12:55:04.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:03 smithi089 bash[21916]: cephadm 2024-09-17T12:55:02.888653+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi044 2024-09-17T12:55:04.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: cluster 2024-09-17T12:55:02.766031+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-17T12:55:04.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: cluster 2024-09-17T12:55:02.766031+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-17T12:55:04.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.874615+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.874615+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.882465+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.882465+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: cephadm 2024-09-17T12:55:02.883908+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: cephadm 2024-09-17T12:55:02.883908+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.884370+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.884370+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.885663+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.885663+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.886912+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: audit 2024-09-17T12:55:02.886912+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: cephadm 2024-09-17T12:55:02.888653+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi044 2024-09-17T12:55:04.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:03 smithi044 bash[21491]: cephadm 2024-09-17T12:55:02.888653+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi044 2024-09-17T12:55:04.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: cluster 2024-09-17T12:55:02.766031+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-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: cluster 2024-09-17T12:55:02.766031+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-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.874615+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.874615+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.882465+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.882465+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: cephadm 2024-09-17T12:55:02.883908+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: cephadm 2024-09-17T12:55:02.883908+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.884370+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.884370+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.885663+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:04.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.885663+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:04.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.886912+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:04.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: audit 2024-09-17T12:55:02.886912+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:04.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: cephadm 2024-09-17T12:55:02.888653+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi044 2024-09-17T12:55:04.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:03 smithi040 bash[19782]: cephadm 2024-09-17T12:55:02.888653+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi044 2024-09-17T12:55:06.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: cluster 2024-09-17T12:55:04.766433+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-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: cluster 2024-09-17T12:55:04.766433+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-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.886110+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.886110+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.894205+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.894205+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: cephadm 2024-09-17T12:55:04.895604+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: cephadm 2024-09-17T12:55:04.895604+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.896264+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.896264+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.898096+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:06.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.898096+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:06.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.899831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:06.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: audit 2024-09-17T12:55:04.899831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:06.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: cephadm 2024-09-17T12:55:04.901889+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T12:55:06.193 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:05 smithi089 bash[21916]: cephadm 2024-09-17T12:55:04.901889+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T12:55:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: cluster 2024-09-17T12:55:04.766433+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-17T12:55:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: cluster 2024-09-17T12:55:04.766433+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-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.886110+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.886110+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.894205+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.894205+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: cephadm 2024-09-17T12:55:04.895604+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: cephadm 2024-09-17T12:55:04.895604+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.896264+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.896264+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.898096+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.898096+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.899831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: audit 2024-09-17T12:55:04.899831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:06.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: cephadm 2024-09-17T12:55:04.901889+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T12:55:06.221 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:05 smithi044 bash[21491]: cephadm 2024-09-17T12:55:04.901889+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T12:55:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: cluster 2024-09-17T12:55:04.766433+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-17T12:55:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: cluster 2024-09-17T12:55:04.766433+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-17T12:55:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.886110+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.886110+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.894205+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.894205+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: cephadm 2024-09-17T12:55:04.895604+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: cephadm 2024-09-17T12:55:04.895604+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.896264+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.896264+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.898096+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.898096+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.899831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: audit 2024-09-17T12:55:04.899831+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: cephadm 2024-09-17T12:55:04.901889+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T12:55:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:05 smithi040 bash[19782]: cephadm 2024-09-17T12:55:04.901889+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T12:55:06.782 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:55:08.140 INFO:teuthology.orchestra.run.smithi040.stdout:# minimal ceph.conf for 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:08.140 INFO:teuthology.orchestra.run.smithi040.stdout:[global] 2024-09-17T12:55:08.140 INFO:teuthology.orchestra.run.smithi040.stdout: fsid = 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T12:55:08.140 INFO:teuthology.orchestra.run.smithi040.stdout: mon_host = [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] 2024-09-17T12:55:08.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: cluster 2024-09-17T12:55:06.766844+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-17T12:55:08.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: cluster 2024-09-17T12:55:06.766844+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-17T12:55:08.152 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.962634+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.962634+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.969780+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.969780+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.972287+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.972287+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.975848+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.975848+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.977688+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.977688+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.987171+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.153 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:07 smithi040 bash[19782]: audit 2024-09-17T12:55:06.987171+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:07 smithi044 bash[21491]: cluster 2024-09-17T12:55:06.766844+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-17T12:55:08.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:07 smithi044 bash[21491]: cluster 2024-09-17T12:55:06.766844+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-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:07 smithi044 bash[21491]: audit 2024-09-17T12:55:06.962634+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:07 smithi044 bash[21491]: audit 2024-09-17T12:55:06.962634+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:07 smithi044 bash[21491]: audit 2024-09-17T12:55:06.969780+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.969780+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.972287+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.972287+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.975848+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.975848+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.977688+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.977688+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.987171+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:06.987171+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: cluster 2024-09-17T12:55:06.766844+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-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: cluster 2024-09-17T12:55:06.766844+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-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.962634+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.962634+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.969780+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.969780+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.972287+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.972287+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:08.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.975848+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:08.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.975848+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:08.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.977688+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:08.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.977688+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:08.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.987171+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:07 smithi089 bash[21916]: audit 2024-09-17T12:55:06.987171+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:08.810 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T12:55:08.810 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:55:08.810 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T12:55:08.825 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:55:08.825 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:55:08.881 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-09-17T12:55:08.882 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T12:55:08.897 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-09-17T12:55:08.897 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:55:08.950 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T12:55:08.950 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T12:55:08.965 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T12:55:08.965 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T12:55:09.021 INFO:tasks.cephadm:Adding mgr.x on smithi040 2024-09-17T12:55:09.022 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi040=x' 2024-09-17T12:55:09.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:08.138690+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.40:0/2178216310' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:09.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:08 smithi044 bash[21491]: audit 2024-09-17T12:55:08.138690+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.40:0/2178216310' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:09.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:08 smithi040 bash[19782]: audit 2024-09-17T12:55:08.138690+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.40:0/2178216310' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:09.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:08 smithi040 bash[19782]: audit 2024-09-17T12:55:08.138690+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.40:0/2178216310' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:09.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:09 smithi089 bash[21916]: audit 2024-09-17T12:55:08.138690+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.40:0/2178216310' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:09.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:09 smithi089 bash[21916]: audit 2024-09-17T12:55:08.138690+0000 mon.a (mon.0) 255 : audit [DBG] from='client.? 172.21.15.40:0/2178216310' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:10.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:09 smithi040 bash[19782]: cluster 2024-09-17T12:55:08.767219+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-17T12:55:10.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:09 smithi040 bash[19782]: cluster 2024-09-17T12:55:08.767219+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-17T12:55:10.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:09 smithi089 bash[21916]: cluster 2024-09-17T12:55:08.767219+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-17T12:55:10.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:09 smithi089 bash[21916]: cluster 2024-09-17T12:55:08.767219+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-17T12:55:10.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:09 smithi044 bash[21491]: cluster 2024-09-17T12:55:08.767219+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-17T12:55:10.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:09 smithi044 bash[21491]: cluster 2024-09-17T12:55:08.767219+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-17T12:55:12.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:11 smithi040 bash[19782]: cluster 2024-09-17T12:55:10.767634+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-17T12:55:12.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:11 smithi040 bash[19782]: cluster 2024-09-17T12:55:10.767634+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-17T12:55:12.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:11 smithi089 bash[21916]: cluster 2024-09-17T12:55:10.767634+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-17T12:55:12.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:11 smithi089 bash[21916]: cluster 2024-09-17T12:55:10.767634+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-17T12:55:12.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:11 smithi044 bash[21491]: cluster 2024-09-17T12:55:10.767634+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-17T12:55:12.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:11 smithi044 bash[21491]: cluster 2024-09-17T12:55:10.767634+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-17T12:55:12.782 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T12:55:14.056 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled mgr update... 2024-09-17T12:55:14.242 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:13 smithi089 bash[21916]: cluster 2024-09-17T12:55:12.768026+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-17T12:55:14.243 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:13 smithi089 bash[21916]: cluster 2024-09-17T12:55:12.768026+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-17T12:55:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:13 smithi040 bash[19782]: cluster 2024-09-17T12:55:12.768026+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-17T12:55:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:13 smithi040 bash[19782]: cluster 2024-09-17T12:55:12.768026+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-17T12:55:14.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:13 smithi044 bash[21491]: cluster 2024-09-17T12:55:12.768026+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-17T12:55:14.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:13 smithi044 bash[21491]: cluster 2024-09-17T12:55:12.768026+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-17T12:55:14.607 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T12:55:14.607 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T12:55:14.608 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T12:55:14.608 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T12:55:14.614 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-17T12:55:14.614 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2024-09-17T12:55:14.664 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T12:55:14.664 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:14.664 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-17T12:55:14.664 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:14.665 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-17 12:45:32.838290155 +0000 2024-09-17T12:55:14.665 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-17 12:45:32.834290190 +0000 2024-09-17T12:55:14.665 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-17 12:45:32.834290190 +0000 2024-09-17T12:55:14.665 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-17T12:55:14.665 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T12:55:14.721 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-17T12:55:14.721 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-17T12:55:14.721 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000391932 s, 1.3 MB/s 2024-09-17T12:55:14.722 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T12:55:14.771 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2024-09-17T12:55:14.821 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T12:55:14.821 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:14.821 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-09-17T12:55:14.822 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:14.822 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-17 12:45:33.614283224 +0000 2024-09-17T12:55:14.822 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-17 12:45:33.354285546 +0000 2024-09-17T12:55:14.822 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-17 12:45:33.354285546 +0000 2024-09-17T12:55:14.822 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-17T12:55:14.822 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T12:55:14.876 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-17T12:55:14.876 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-17T12:55:14.876 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000334197 s, 1.5 MB/s 2024-09-17T12:55:14.877 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T12:55:14.931 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2024-09-17T12:55:14.977 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T12:55:14.977 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:14.977 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-09-17T12:55:14.977 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:14.977 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-17 12:45:34.106278828 +0000 2024-09-17T12:55:14.978 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-17 12:45:33.870280936 +0000 2024-09-17T12:55:14.978 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-17 12:45:33.870280936 +0000 2024-09-17T12:55:14.978 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-17T12:55:14.978 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T12:55:15.031 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-17T12:55:15.032 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-17T12:55:15.032 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000307112 s, 1.7 MB/s 2024-09-17T12:55:15.033 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T12:55:15.082 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2024-09-17T12:55:15.130 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T12:55:15.131 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:15.131 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-17T12:55:15.131 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:15.131 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2024-09-17 12:45:34.598274434 +0000 2024-09-17T12:55:15.131 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2024-09-17 12:45:34.334276792 +0000 2024-09-17T12:55:15.132 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2024-09-17 12:45:34.334276792 +0000 2024-09-17T12:55:15.132 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2024-09-17T12:55:15.132 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T12:55:15.184 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2024-09-17T12:55:15.185 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2024-09-17T12:55:15.185 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000307483 s, 1.7 MB/s 2024-09-17T12:55:15.186 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T12:55:15.235 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-09-17T12:55:15.235 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T12:55:15.241 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-17T12:55:15.241 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_1 2024-09-17T12:55:15.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.044758+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:15.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.044758+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:15.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: cephadm 2024-09-17T12:55:14.047650+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi040=x;count:1 2024-09-17T12:55:15.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: cephadm 2024-09-17T12:55:14.047650+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi040=x;count:1 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.053727+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.053727+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.055484+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.055484+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.775427+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.775427+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.776586+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.776586+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.784004+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.784004+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.790210+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.790210+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.827104+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:55:15.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.827104+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:55:15.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.828314+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:55:15.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.828314+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:55:15.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.829457+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:15 smithi040 bash[19782]: audit 2024-09-17T12:55:14.829457+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.292 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T12:55:15.293 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:15.293 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-09-17T12:55:15.293 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:15.293 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-09-17 12:45:32.508295880 +0000 2024-09-17T12:55:15.293 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-09-17 12:45:32.256298119 +0000 2024-09-17T12:55:15.293 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-09-17 12:45:32.256298119 +0000 2024-09-17T12:55:15.293 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-09-17T12:55:15.293 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.044758+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.044758+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: cephadm 2024-09-17T12:55:14.047650+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi040=x;count:1 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: cephadm 2024-09-17T12:55:14.047650+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi040=x;count:1 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.053727+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.053727+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.055484+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:15.344 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.055484+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.775427+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.775427+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.776586+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.776586+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.784004+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.784004+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.790210+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.790210+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.827104+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.827104+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.828314+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.828314+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.829457+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.345 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:15 smithi044 bash[21491]: audit 2024-09-17T12:55:14.829457+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.346 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-09-17T12:55:15.346 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-09-17T12:55:15.346 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000321154 s, 1.6 MB/s 2024-09-17T12:55:15.347 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T12:55:15.396 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_2 2024-09-17T12:55:15.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.044758+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:15.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.044758+0000 mgr.x (mgr.14152) 95 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi040=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:15.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: cephadm 2024-09-17T12:55:14.047650+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi040=x;count:1 2024-09-17T12:55:15.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: cephadm 2024-09-17T12:55:14.047650+0000 mgr.x (mgr.14152) 96 : cephadm [INF] Saving service mgr spec with placement smithi040=x;count:1 2024-09-17T12:55:15.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.053727+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.053727+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.055484+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.055484+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.775427+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.775427+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.776586+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.776586+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.784004+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.784004+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.790210+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.790210+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.827104+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:55:15.443 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.827104+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T12:55:15.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.828314+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:55:15.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.828314+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T12:55:15.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.829457+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.444 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:15 smithi089 bash[21916]: audit 2024-09-17T12:55:14.829457+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:15.444 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T12:55:15.444 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:15.444 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-09-17T12:55:15.444 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:15.444 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-09-17 12:45:33.004291470 +0000 2024-09-17T12:55:15.444 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-09-17 12:45:32.764293604 +0000 2024-09-17T12:55:15.445 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-09-17 12:45:32.764293604 +0000 2024-09-17T12:55:15.445 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-09-17T12:55:15.445 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T12:55:15.496 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-09-17T12:55:15.496 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-09-17T12:55:15.496 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000299851 s, 1.7 MB/s 2024-09-17T12:55:15.498 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T12:55:15.549 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_3 2024-09-17T12:55:15.598 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T12:55:15.598 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:15.598 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-17T12:55:15.598 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:15.599 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-09-17 12:45:33.504287026 +0000 2024-09-17T12:55:15.599 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-09-17 12:45:33.240289373 +0000 2024-09-17T12:55:15.599 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-09-17 12:45:33.240289373 +0000 2024-09-17T12:55:15.599 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-09-17T12:55:15.599 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T12:55:15.653 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-09-17T12:55:15.653 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-09-17T12:55:15.653 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000370149 s, 1.4 MB/s 2024-09-17T12:55:15.654 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T12:55:15.703 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_4 2024-09-17T12:55:15.750 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T12:55:15.750 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:15.750 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-09-17T12:55:15.750 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:15.750 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-09-17 12:45:33.996282652 +0000 2024-09-17T12:55:15.751 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-09-17 12:45:33.756284786 +0000 2024-09-17T12:55:15.751 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-09-17 12:45:33.756284786 +0000 2024-09-17T12:55:15.751 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-09-17T12:55:15.751 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T12:55:15.805 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-09-17T12:55:15.805 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-09-17T12:55:15.805 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000415539 s, 1.2 MB/s 2024-09-17T12:55:15.806 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T12:55:15.855 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T12:55:15.855 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T12:55:15.861 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-17T12:55:15.861 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_1 2024-09-17T12:55:15.909 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T12:55:15.910 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:15.910 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 883 Links: 1 2024-09-17T12:55:15.910 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:15.910 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 12:45:31.323575293 +0000 2024-09-17T12:55:15.910 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 12:45:31.079577474 +0000 2024-09-17T12:55:15.910 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 12:45:31.079577474 +0000 2024-09-17T12:55:15.910 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T12:55:15.910 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T12:55:15.963 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T12:55:15.964 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T12:55:15.964 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000458806 s, 1.1 MB/s 2024-09-17T12:55:15.965 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T12:55:16.014 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_2 2024-09-17T12:55:16.061 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T12:55:16.061 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:16.061 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-09-17T12:55:16.061 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:16.062 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 12:45:31.827570792 +0000 2024-09-17T12:55:16.062 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 12:45:31.563573150 +0000 2024-09-17T12:55:16.062 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 12:45:31.563573150 +0000 2024-09-17T12:55:16.062 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T12:55:16.062 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T12:55:16.115 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T12:55:16.115 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T12:55:16.115 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000375431 s, 1.4 MB/s 2024-09-17T12:55:16.117 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T12:55:16.166 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_3 2024-09-17T12:55:16.213 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T12:55:16.214 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:16.214 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-09-17T12:55:16.214 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:16.214 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 12:45:32.067568648 +0000 2024-09-17T12:55:16.214 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 12:45:32.063568684 +0000 2024-09-17T12:55:16.214 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 12:45:32.063568684 +0000 2024-09-17T12:55:16.214 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T12:55:16.214 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T12:55:16.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:16 smithi089 bash[21916]: cluster 2024-09-17T12:55:14.768371+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:55:16.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:16 smithi089 bash[21916]: cluster 2024-09-17T12:55:14.768371+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:55:16.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:16 smithi089 bash[21916]: cephadm 2024-09-17T12:55:14.826414+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T12:55:16.265 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:16 smithi089 bash[21916]: cephadm 2024-09-17T12:55:14.826414+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T12:55:16.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:16 smithi089 bash[21916]: cephadm 2024-09-17T12:55:14.830575+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi040 2024-09-17T12:55:16.266 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:16 smithi089 bash[21916]: cephadm 2024-09-17T12:55:14.830575+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi040 2024-09-17T12:55:16.267 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T12:55:16.267 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T12:55:16.268 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000442323 s, 1.2 MB/s 2024-09-17T12:55:16.269 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T12:55:16.318 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_4 2024-09-17T12:55:16.334 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:16 smithi040 bash[19782]: cluster 2024-09-17T12:55:14.768371+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:55:16.334 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:16 smithi040 bash[19782]: cluster 2024-09-17T12:55:14.768371+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:55:16.334 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:16 smithi040 bash[19782]: cephadm 2024-09-17T12:55:14.826414+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T12:55:16.334 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:16 smithi040 bash[19782]: cephadm 2024-09-17T12:55:14.826414+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T12:55:16.334 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:16 smithi040 bash[19782]: cephadm 2024-09-17T12:55:14.830575+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi040 2024-09-17T12:55:16.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:16 smithi040 bash[19782]: cephadm 2024-09-17T12:55:14.830575+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi040 2024-09-17T12:55:16.364 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T12:55:16.365 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T12:55:16.365 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-17T12:55:16.365 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T12:55:16.365 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 12:45:32.807562039 +0000 2024-09-17T12:55:16.365 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 12:45:32.559564254 +0000 2024-09-17T12:55:16.365 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 12:45:32.559564254 +0000 2024-09-17T12:55:16.365 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T12:55:16.365 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T12:55:16.418 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T12:55:16.419 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T12:55:16.419 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000380769 s, 1.3 MB/s 2024-09-17T12:55:16.420 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T12:55:16.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:16 smithi044 bash[21491]: cluster 2024-09-17T12:55:14.768371+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:55:16.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:16 smithi044 bash[21491]: cluster 2024-09-17T12:55:14.768371+0000 mgr.x (mgr.14152) 97 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:55:16.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:16 smithi044 bash[21491]: cephadm 2024-09-17T12:55:14.826414+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T12:55:16.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:16 smithi044 bash[21491]: cephadm 2024-09-17T12:55:14.826414+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T12:55:16.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:16 smithi044 bash[21491]: cephadm 2024-09-17T12:55:14.830575+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi040 2024-09-17T12:55:16.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:16 smithi044 bash[21491]: cephadm 2024-09-17T12:55:14.830575+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi040 2024-09-17T12:55:16.470 INFO:tasks.cephadm:Deploying osd.0 on smithi040 with /dev/vg_nvme/lv_4... 2024-09-17T12:55:16.470 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T12:55:18.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:18 smithi089 bash[21916]: cluster 2024-09-17T12:55:16.768774+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-17T12:55:18.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:18 smithi089 bash[21916]: cluster 2024-09-17T12:55:16.768774+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-17T12:55:18.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:18 smithi089 bash[21916]: audit 2024-09-17T12:55:17.163646+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:18 smithi089 bash[21916]: audit 2024-09-17T12:55:17.163646+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:18 smithi089 bash[21916]: audit 2024-09-17T12:55:17.171684+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:18 smithi089 bash[21916]: audit 2024-09-17T12:55:17.171684+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:18 smithi044 bash[21491]: cluster 2024-09-17T12:55:16.768774+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-17T12:55:18.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:18 smithi044 bash[21491]: cluster 2024-09-17T12:55:16.768774+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-17T12:55:18.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:18 smithi044 bash[21491]: audit 2024-09-17T12:55:17.163646+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:18 smithi044 bash[21491]: audit 2024-09-17T12:55:17.163646+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:18 smithi044 bash[21491]: audit 2024-09-17T12:55:17.171684+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:18 smithi044 bash[21491]: audit 2024-09-17T12:55:17.171684+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:18 smithi040 bash[19782]: cluster 2024-09-17T12:55:16.768774+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-17T12:55:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:18 smithi040 bash[19782]: cluster 2024-09-17T12:55:16.768774+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-17T12:55:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:18 smithi040 bash[19782]: audit 2024-09-17T12:55:17.163646+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:18 smithi040 bash[19782]: audit 2024-09-17T12:55:17.163646+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:18 smithi040 bash[19782]: audit 2024-09-17T12:55:17.171684+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:18 smithi040 bash[19782]: audit 2024-09-17T12:55:17.171684+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:20.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:20 smithi089 bash[21916]: cluster 2024-09-17T12:55:18.769180+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-17T12:55:20.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:20 smithi089 bash[21916]: cluster 2024-09-17T12:55:18.769180+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-17T12:55:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:20 smithi044 bash[21491]: cluster 2024-09-17T12:55:18.769180+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-17T12:55:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:20 smithi044 bash[21491]: cluster 2024-09-17T12:55:18.769180+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-17T12:55:20.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:20 smithi040 bash[19782]: cluster 2024-09-17T12:55:18.769180+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-17T12:55:20.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:20 smithi040 bash[19782]: cluster 2024-09-17T12:55:18.769180+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-17T12:55:21.189 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:55:22.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:22 smithi089 bash[21916]: cluster 2024-09-17T12:55:20.769611+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-17T12:55:22.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:22 smithi089 bash[21916]: cluster 2024-09-17T12:55:20.769611+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-17T12:55:22.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:22 smithi044 bash[21491]: cluster 2024-09-17T12:55:20.769611+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-17T12:55:22.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:22 smithi044 bash[21491]: cluster 2024-09-17T12:55:20.769611+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-17T12:55:22.520 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:22 smithi040 bash[19782]: cluster 2024-09-17T12:55:20.769611+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-17T12:55:22.520 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:22 smithi040 bash[19782]: cluster 2024-09-17T12:55:20.769611+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-17T12:55:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:24 smithi040 bash[19782]: cluster 2024-09-17T12:55:22.770007+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-17T12:55:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:24 smithi040 bash[19782]: cluster 2024-09-17T12:55:22.770007+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-17T12:55:24.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:24 smithi089 bash[21916]: cluster 2024-09-17T12:55:22.770007+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-17T12:55:24.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:24 smithi089 bash[21916]: cluster 2024-09-17T12:55:22.770007+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-17T12:55:24.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:24 smithi044 bash[21491]: cluster 2024-09-17T12:55:22.770007+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-17T12:55:24.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:24 smithi044 bash[21491]: cluster 2024-09-17T12:55:22.770007+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-17T12:55:25.166 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:55:25.221 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2024-09-17T12:55:26.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:26 smithi089 bash[21916]: cluster 2024-09-17T12:55:24.770342+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-17T12:55:26.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:26 smithi089 bash[21916]: cluster 2024-09-17T12:55:24.770342+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-17T12:55:26.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:26 smithi044 bash[21491]: cluster 2024-09-17T12:55:24.770342+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-17T12:55:26.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:26 smithi044 bash[21491]: cluster 2024-09-17T12:55:24.770342+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-17T12:55:26.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:26 smithi040 bash[19782]: cluster 2024-09-17T12:55:24.770342+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-17T12:55:26.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:26 smithi040 bash[19782]: cluster 2024-09-17T12:55:24.770342+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-17T12:55:28.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:28 smithi089 bash[21916]: cluster 2024-09-17T12:55:26.770711+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-17T12:55:28.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:28 smithi089 bash[21916]: cluster 2024-09-17T12:55:26.770711+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-17T12:55:28.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:28 smithi044 bash[21491]: cluster 2024-09-17T12:55:26.770711+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-17T12:55:28.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:28 smithi044 bash[21491]: cluster 2024-09-17T12:55:26.770711+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-17T12:55:28.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:28 smithi040 bash[19782]: cluster 2024-09-17T12:55:26.770711+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-17T12:55:28.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:28 smithi040 bash[19782]: cluster 2024-09-17T12:55:26.770711+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-17T12:55:29.950 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:55:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:30 smithi040 bash[19782]: cluster 2024-09-17T12:55:28.771117+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-17T12:55:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:30 smithi040 bash[19782]: cluster 2024-09-17T12:55:28.771117+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-17T12:55:30.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:30 smithi089 bash[21916]: cluster 2024-09-17T12:55:28.771117+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-17T12:55:30.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:30 smithi089 bash[21916]: cluster 2024-09-17T12:55:28.771117+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-17T12:55:30.694 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:30 smithi044 bash[21491]: cluster 2024-09-17T12:55:28.771117+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-17T12:55:30.694 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:30 smithi044 bash[21491]: cluster 2024-09-17T12:55:28.771117+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-17T12:55:32.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: cluster 2024-09-17T12:55:30.771483+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-17T12:55:32.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: cluster 2024-09-17T12:55:30.771483+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-17T12:55:32.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.406183+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:32.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.406183+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:32.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.412970+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:55:32.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.412970+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:55:32.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.418701+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:55:32.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.418701+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:55:32.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.420072+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:32 smithi044 bash[21491]: audit 2024-09-17T12:55:31.420072+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: cluster 2024-09-17T12:55:30.771483+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-17T12:55:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: cluster 2024-09-17T12:55:30.771483+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-17T12:55:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.406183+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.406183+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.412970+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:55:32.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.412970+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:55:32.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.418701+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:55:32.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.418701+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:55:32.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.420072+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:32 smithi040 bash[19782]: audit 2024-09-17T12:55:31.420072+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: cluster 2024-09-17T12:55:30.771483+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-17T12:55:32.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: cluster 2024-09-17T12:55:30.771483+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-17T12:55:32.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.406183+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:32.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.406183+0000 mgr.x (mgr.14152) 108 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:55:32.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.412970+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:55:32.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.412970+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:55:32.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.418701+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:55:32.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.418701+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:55:32.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.420072+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:32.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:32 smithi089 bash[21916]: audit 2024-09-17T12:55:31.420072+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:34.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:34 smithi044 bash[21491]: cluster 2024-09-17T12:55:32.771865+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-17T12:55:34.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:34 smithi044 bash[21491]: cluster 2024-09-17T12:55:32.771865+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-17T12:55:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:34 smithi040 bash[19782]: cluster 2024-09-17T12:55:32.771865+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-17T12:55:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:34 smithi040 bash[19782]: cluster 2024-09-17T12:55:32.771865+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-17T12:55:34.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:34 smithi089 bash[21916]: cluster 2024-09-17T12:55:32.771865+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-17T12:55:34.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:34 smithi089 bash[21916]: cluster 2024-09-17T12:55:32.771865+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-17T12:55:36.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:36 smithi044 bash[21491]: cluster 2024-09-17T12:55:34.772173+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-17T12:55:36.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:36 smithi044 bash[21491]: cluster 2024-09-17T12:55:34.772173+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-17T12:55:36.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:36 smithi040 bash[19782]: cluster 2024-09-17T12:55:34.772173+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-17T12:55:36.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:36 smithi040 bash[19782]: cluster 2024-09-17T12:55:34.772173+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-17T12:55:36.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:36 smithi089 bash[21916]: cluster 2024-09-17T12:55:34.772173+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-17T12:55:36.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:36 smithi089 bash[21916]: cluster 2024-09-17T12:55:34.772173+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-17T12:55:38.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:38 smithi044 bash[21491]: cluster 2024-09-17T12:55:36.772578+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-17T12:55:38.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:38 smithi044 bash[21491]: cluster 2024-09-17T12:55:36.772578+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-17T12:55:38.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:38 smithi040 bash[19782]: cluster 2024-09-17T12:55:36.772578+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-17T12:55:38.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:38 smithi040 bash[19782]: cluster 2024-09-17T12:55:36.772578+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-17T12:55:38.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:38 smithi089 bash[21916]: cluster 2024-09-17T12:55:36.772578+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-17T12:55:38.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:38 smithi089 bash[21916]: cluster 2024-09-17T12:55:36.772578+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-17T12:55:40.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: cluster 2024-09-17T12:55:38.773006+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-17T12:55:40.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: cluster 2024-09-17T12:55:38.773006+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-17T12:55:40.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: audit 2024-09-17T12:55:40.116377+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"} : dispatch 2024-09-17T12:55:40.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: audit 2024-09-17T12:55:40.116377+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"} : dispatch 2024-09-17T12:55:40.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: audit 2024-09-17T12:55:40.118874+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"}]': finished 2024-09-17T12:55:40.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: audit 2024-09-17T12:55:40.118874+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"}]': finished 2024-09-17T12:55:40.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: cluster 2024-09-17T12:55:40.120880+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:55:40.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: cluster 2024-09-17T12:55:40.120880+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:55:40.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: audit 2024-09-17T12:55:40.121038+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:55:40.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:40 smithi044 bash[21491]: audit 2024-09-17T12:55:40.121038+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:55:40.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: cluster 2024-09-17T12:55:38.773006+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-17T12:55:40.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: cluster 2024-09-17T12:55:38.773006+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-17T12:55:40.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: audit 2024-09-17T12:55:40.116377+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"} : dispatch 2024-09-17T12:55:40.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: audit 2024-09-17T12:55:40.116377+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"} : dispatch 2024-09-17T12:55:40.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: audit 2024-09-17T12:55:40.118874+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"}]': finished 2024-09-17T12:55:40.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: audit 2024-09-17T12:55:40.118874+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"}]': finished 2024-09-17T12:55:40.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: cluster 2024-09-17T12:55:40.120880+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:55:40.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: cluster 2024-09-17T12:55:40.120880+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:55:40.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: audit 2024-09-17T12:55:40.121038+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:55:40.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:40 smithi040 bash[19782]: audit 2024-09-17T12:55:40.121038+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:55:40.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: cluster 2024-09-17T12:55:38.773006+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-17T12:55:40.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: cluster 2024-09-17T12:55:38.773006+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-17T12:55:40.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: audit 2024-09-17T12:55:40.116377+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"} : dispatch 2024-09-17T12:55:40.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: audit 2024-09-17T12:55:40.116377+0000 mon.a (mon.0) 270 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"} : dispatch 2024-09-17T12:55:40.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: audit 2024-09-17T12:55:40.118874+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"}]': finished 2024-09-17T12:55:40.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: audit 2024-09-17T12:55:40.118874+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.40:0/1072193060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ac5e52f-7422-4f02-ade1-d5d51b830611"}]': finished 2024-09-17T12:55:40.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: cluster 2024-09-17T12:55:40.120880+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:55:40.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: cluster 2024-09-17T12:55:40.120880+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T12:55:40.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: audit 2024-09-17T12:55:40.121038+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:55:40.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:40 smithi089 bash[21916]: audit 2024-09-17T12:55:40.121038+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:55:41.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:41 smithi044 bash[21491]: audit 2024-09-17T12:55:40.751047+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.40:0/1080528743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:55:41.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:41 smithi044 bash[21491]: audit 2024-09-17T12:55:40.751047+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.40:0/1080528743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:55:41.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:41 smithi040 bash[19782]: audit 2024-09-17T12:55:40.751047+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.40:0/1080528743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:55:41.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:41 smithi040 bash[19782]: audit 2024-09-17T12:55:40.751047+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.40:0/1080528743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:55:41.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:41 smithi089 bash[21916]: audit 2024-09-17T12:55:40.751047+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.40:0/1080528743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:55:41.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:41 smithi089 bash[21916]: audit 2024-09-17T12:55:40.751047+0000 mon.a (mon.0) 274 : audit [DBG] from='client.? 172.21.15.40:0/1080528743' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:55:42.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:42 smithi044 bash[21491]: cluster 2024-09-17T12:55:40.773384+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-17T12:55:42.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:42 smithi044 bash[21491]: cluster 2024-09-17T12:55:40.773384+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-17T12:55:42.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:42 smithi040 bash[19782]: cluster 2024-09-17T12:55:40.773384+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-17T12:55:42.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:42 smithi040 bash[19782]: cluster 2024-09-17T12:55:40.773384+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-17T12:55:42.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:42 smithi089 bash[21916]: cluster 2024-09-17T12:55:40.773384+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-17T12:55:42.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:42 smithi089 bash[21916]: cluster 2024-09-17T12:55:40.773384+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-17T12:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:44 smithi040 bash[19782]: cluster 2024-09-17T12:55:42.773744+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-17T12:55:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:44 smithi040 bash[19782]: cluster 2024-09-17T12:55:42.773744+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-17T12:55:44.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:44 smithi089 bash[21916]: cluster 2024-09-17T12:55:42.773744+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-17T12:55:44.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:44 smithi089 bash[21916]: cluster 2024-09-17T12:55:42.773744+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-17T12:55:44.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:44 smithi044 bash[21491]: cluster 2024-09-17T12:55:42.773744+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-17T12:55:44.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:44 smithi044 bash[21491]: cluster 2024-09-17T12:55:42.773744+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-17T12:55:46.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:46 smithi040 bash[19782]: cluster 2024-09-17T12:55:44.774140+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-17T12:55:46.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:46 smithi040 bash[19782]: cluster 2024-09-17T12:55:44.774140+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-17T12:55:46.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:46 smithi089 bash[21916]: cluster 2024-09-17T12:55:44.774140+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-17T12:55:46.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:46 smithi089 bash[21916]: cluster 2024-09-17T12:55:44.774140+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-17T12:55:46.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:46 smithi044 bash[21491]: cluster 2024-09-17T12:55:44.774140+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-17T12:55:46.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:46 smithi044 bash[21491]: cluster 2024-09-17T12:55:44.774140+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-17T12:55:48.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:48 smithi040 bash[19782]: cluster 2024-09-17T12:55:46.774566+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-17T12:55:48.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:48 smithi040 bash[19782]: cluster 2024-09-17T12:55:46.774566+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-17T12:55:48.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:48 smithi089 bash[21916]: cluster 2024-09-17T12:55:46.774566+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-17T12:55:48.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:48 smithi089 bash[21916]: cluster 2024-09-17T12:55:46.774566+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-17T12:55:48.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:48 smithi044 bash[21491]: cluster 2024-09-17T12:55:46.774566+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-17T12:55:48.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:48 smithi044 bash[21491]: cluster 2024-09-17T12:55:46.774566+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-17T12:55:50.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:50 smithi040 bash[19782]: cluster 2024-09-17T12:55:48.774974+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-17T12:55:50.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:50 smithi040 bash[19782]: cluster 2024-09-17T12:55:48.774974+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-17T12:55:50.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:50 smithi089 bash[21916]: cluster 2024-09-17T12:55:48.774974+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-17T12:55:50.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:50 smithi089 bash[21916]: cluster 2024-09-17T12:55:48.774974+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-17T12:55:50.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:50 smithi044 bash[21491]: cluster 2024-09-17T12:55:48.774974+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-17T12:55:50.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:50 smithi044 bash[21491]: cluster 2024-09-17T12:55:48.774974+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-17T12:55:52.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:52 smithi040 bash[19782]: cluster 2024-09-17T12:55:50.775384+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-17T12:55:52.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:52 smithi040 bash[19782]: cluster 2024-09-17T12:55:50.775384+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-17T12:55:52.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:52 smithi089 bash[21916]: cluster 2024-09-17T12:55:50.775384+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-17T12:55:52.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:52 smithi089 bash[21916]: cluster 2024-09-17T12:55:50.775384+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-17T12:55:52.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:52 smithi044 bash[21491]: cluster 2024-09-17T12:55:50.775384+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-17T12:55:52.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:52 smithi044 bash[21491]: cluster 2024-09-17T12:55:50.775384+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-17T12:55:54.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:54 smithi040 bash[19782]: cluster 2024-09-17T12:55:52.775718+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-17T12:55:54.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:54 smithi040 bash[19782]: cluster 2024-09-17T12:55:52.775718+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-17T12:55:54.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:54 smithi040 bash[19782]: audit 2024-09-17T12:55:53.798975+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:55:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:54 smithi040 bash[19782]: audit 2024-09-17T12:55:53.798975+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:55:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:54 smithi040 bash[19782]: audit 2024-09-17T12:55:53.800642+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:54.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:54 smithi040 bash[19782]: audit 2024-09-17T12:55:53.800642+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:54.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:54 smithi089 bash[21916]: cluster 2024-09-17T12:55:52.775718+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-17T12:55:54.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:54 smithi089 bash[21916]: cluster 2024-09-17T12:55:52.775718+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-17T12:55:54.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:54 smithi089 bash[21916]: audit 2024-09-17T12:55:53.798975+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:55:54.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:54 smithi089 bash[21916]: audit 2024-09-17T12:55:53.798975+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:55:54.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:54 smithi089 bash[21916]: audit 2024-09-17T12:55:53.800642+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:54.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:54 smithi089 bash[21916]: audit 2024-09-17T12:55:53.800642+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:54.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:54 smithi044 bash[21491]: cluster 2024-09-17T12:55:52.775718+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-17T12:55:54.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:54 smithi044 bash[21491]: cluster 2024-09-17T12:55:52.775718+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-17T12:55:54.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:54 smithi044 bash[21491]: audit 2024-09-17T12:55:53.798975+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:55:54.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:54 smithi044 bash[21491]: audit 2024-09-17T12:55:53.798975+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T12:55:54.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:54 smithi044 bash[21491]: audit 2024-09-17T12:55:53.800642+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:54.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:54 smithi044 bash[21491]: audit 2024-09-17T12:55:53.800642+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:55:55.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:55 smithi040 bash[19782]: cephadm 2024-09-17T12:55:53.802168+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-09-17T12:55:55.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:55 smithi040 bash[19782]: cephadm 2024-09-17T12:55:53.802168+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-09-17T12:55:55.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:55 smithi089 bash[21916]: cephadm 2024-09-17T12:55:53.802168+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-09-17T12:55:55.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:55 smithi089 bash[21916]: cephadm 2024-09-17T12:55:53.802168+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-09-17T12:55:55.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:55 smithi044 bash[21491]: cephadm 2024-09-17T12:55:53.802168+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-09-17T12:55:55.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:55 smithi044 bash[21491]: cephadm 2024-09-17T12:55:53.802168+0000 mgr.x (mgr.14152) 120 : cephadm [INF] Deploying daemon osd.0 on smithi040 2024-09-17T12:55:56.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:56 smithi040 bash[19782]: cluster 2024-09-17T12:55:54.776109+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-17T12:55:56.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:56 smithi040 bash[19782]: cluster 2024-09-17T12:55:54.776109+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-17T12:55:56.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:56 smithi089 bash[21916]: cluster 2024-09-17T12:55:54.776109+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-17T12:55:56.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:56 smithi089 bash[21916]: cluster 2024-09-17T12:55:54.776109+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-17T12:55:56.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:56 smithi044 bash[21491]: cluster 2024-09-17T12:55:54.776109+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-17T12:55:56.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:56 smithi044 bash[21491]: cluster 2024-09-17T12:55:54.776109+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-17T12:55:58.535 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:55:58 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:55:58.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:58 smithi040 bash[19782]: cluster 2024-09-17T12:55:56.776654+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-17T12:55:58.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:58 smithi040 bash[19782]: cluster 2024-09-17T12:55:56.776654+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-17T12:55:58.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:58 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:55:58.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:58 smithi089 bash[21916]: cluster 2024-09-17T12:55:56.776654+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-17T12:55:58.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:58 smithi089 bash[21916]: cluster 2024-09-17T12:55:56.776654+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-17T12:55:58.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:58 smithi044 bash[21491]: cluster 2024-09-17T12:55:56.776654+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-17T12:55:58.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:58 smithi044 bash[21491]: cluster 2024-09-17T12:55:56.776654+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-17T12:55:59.035 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:55:58 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:55:59.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:58 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:55:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:59 smithi040 bash[19782]: audit 2024-09-17T12:55:58.707498+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:59 smithi040 bash[19782]: audit 2024-09-17T12:55:58.707498+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:59 smithi040 bash[19782]: audit 2024-09-17T12:55:58.711342+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:59 smithi040 bash[19782]: audit 2024-09-17T12:55:58.711342+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:59 smithi040 bash[19782]: audit 2024-09-17T12:55:58.715283+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:55:59 smithi040 bash[19782]: audit 2024-09-17T12:55:58.715283+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:59 smithi089 bash[21916]: audit 2024-09-17T12:55:58.707498+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:59 smithi089 bash[21916]: audit 2024-09-17T12:55:58.707498+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:59 smithi089 bash[21916]: audit 2024-09-17T12:55:58.711342+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:59 smithi089 bash[21916]: audit 2024-09-17T12:55:58.711342+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:59 smithi089 bash[21916]: audit 2024-09-17T12:55:58.715283+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:55:59 smithi089 bash[21916]: audit 2024-09-17T12:55:58.715283+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:59 smithi044 bash[21491]: audit 2024-09-17T12:55:58.707498+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:59.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:59 smithi044 bash[21491]: audit 2024-09-17T12:55:58.707498+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:55:59.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:59 smithi044 bash[21491]: audit 2024-09-17T12:55:58.711342+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:59 smithi044 bash[21491]: audit 2024-09-17T12:55:58.711342+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:59 smithi044 bash[21491]: audit 2024-09-17T12:55:58.715283+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:55:59.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:55:59 smithi044 bash[21491]: audit 2024-09-17T12:55:58.715283+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:00.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:00 smithi040 bash[19782]: cluster 2024-09-17T12:55:58.776988+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-17T12:56:00.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:00 smithi040 bash[19782]: cluster 2024-09-17T12:55:58.776988+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-17T12:56:00.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:00 smithi089 bash[21916]: cluster 2024-09-17T12:55:58.776988+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-17T12:56:00.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:00 smithi089 bash[21916]: cluster 2024-09-17T12:55:58.776988+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-17T12:56:00.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:00 smithi044 bash[21491]: cluster 2024-09-17T12:55:58.776988+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-17T12:56:00.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:00 smithi044 bash[21491]: cluster 2024-09-17T12:55:58.776988+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-17T12:56:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:02 smithi040 bash[19782]: cluster 2024-09-17T12:56:00.777367+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-17T12:56:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:02 smithi040 bash[19782]: cluster 2024-09-17T12:56:00.777367+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-17T12:56:02.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:02 smithi089 bash[21916]: cluster 2024-09-17T12:56:00.777367+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-17T12:56:02.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:02 smithi089 bash[21916]: cluster 2024-09-17T12:56:00.777367+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-17T12:56:02.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:02 smithi044 bash[21491]: cluster 2024-09-17T12:56:00.777367+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-17T12:56:02.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:02 smithi044 bash[21491]: cluster 2024-09-17T12:56:00.777367+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-17T12:56:04.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:04 smithi040 bash[19782]: cluster 2024-09-17T12:56:02.777812+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-17T12:56:04.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:04 smithi040 bash[19782]: cluster 2024-09-17T12:56:02.777812+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-17T12:56:04.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:04 smithi040 bash[19782]: audit 2024-09-17T12:56:03.988516+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:04 smithi040 bash[19782]: audit 2024-09-17T12:56:03.988516+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:04 smithi040 bash[19782]: audit 2024-09-17T12:56:03.992788+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:04 smithi040 bash[19782]: audit 2024-09-17T12:56:03.992788+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:04 smithi089 bash[21916]: cluster 2024-09-17T12:56:02.777812+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-17T12:56:04.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:04 smithi089 bash[21916]: cluster 2024-09-17T12:56:02.777812+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-17T12:56:04.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:04 smithi089 bash[21916]: audit 2024-09-17T12:56:03.988516+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:04 smithi089 bash[21916]: audit 2024-09-17T12:56:03.988516+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:04 smithi089 bash[21916]: audit 2024-09-17T12:56:03.992788+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:04 smithi089 bash[21916]: audit 2024-09-17T12:56:03.992788+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:04 smithi044 bash[21491]: cluster 2024-09-17T12:56:02.777812+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-17T12:56:04.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:04 smithi044 bash[21491]: cluster 2024-09-17T12:56:02.777812+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-17T12:56:04.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:04 smithi044 bash[21491]: audit 2024-09-17T12:56:03.988516+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:04 smithi044 bash[21491]: audit 2024-09-17T12:56:03.988516+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:04 smithi044 bash[21491]: audit 2024-09-17T12:56:03.992788+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:04.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:04 smithi044 bash[21491]: audit 2024-09-17T12:56:03.992788+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:05 smithi040 bash[19782]: audit 2024-09-17T12:56:04.625999+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:05 smithi040 bash[19782]: audit 2024-09-17T12:56:04.625999+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:05 smithi040 bash[19782]: audit 2024-09-17T12:56:04.627419+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:05 smithi040 bash[19782]: audit 2024-09-17T12:56:04.627419+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:05 smithi040 bash[19782]: audit 2024-09-17T12:56:04.635115+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:05 smithi040 bash[19782]: audit 2024-09-17T12:56:04.635115+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:05.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:05 smithi089 bash[21916]: audit 2024-09-17T12:56:04.625999+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:05.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:05 smithi089 bash[21916]: audit 2024-09-17T12:56:04.625999+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:05.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:05 smithi089 bash[21916]: audit 2024-09-17T12:56:04.627419+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:05.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:05 smithi089 bash[21916]: audit 2024-09-17T12:56:04.627419+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:05.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:05 smithi089 bash[21916]: audit 2024-09-17T12:56:04.635115+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:05.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:05 smithi089 bash[21916]: audit 2024-09-17T12:56:04.635115+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:05.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:05 smithi044 bash[21491]: audit 2024-09-17T12:56:04.625999+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:05.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:05 smithi044 bash[21491]: audit 2024-09-17T12:56:04.625999+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:05.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:05 smithi044 bash[21491]: audit 2024-09-17T12:56:04.627419+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:05.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:05 smithi044 bash[21491]: audit 2024-09-17T12:56:04.627419+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:05.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:05 smithi044 bash[21491]: audit 2024-09-17T12:56:04.635115+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:05.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:05 smithi044 bash[21491]: audit 2024-09-17T12:56:04.635115+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:06.523 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:06 smithi040 bash[19782]: cluster 2024-09-17T12:56:04.778119+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-17T12:56:06.523 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:06 smithi040 bash[19782]: cluster 2024-09-17T12:56:04.778119+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-17T12:56:06.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:06 smithi089 bash[21916]: cluster 2024-09-17T12:56:04.778119+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-17T12:56:06.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:06 smithi089 bash[21916]: cluster 2024-09-17T12:56:04.778119+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-17T12:56:06.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:06 smithi044 bash[21491]: cluster 2024-09-17T12:56:04.778119+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-17T12:56:06.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:06 smithi044 bash[21491]: cluster 2024-09-17T12:56:04.778119+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-17T12:56:08.465 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 0 on host 'smithi040' 2024-09-17T12:56:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:08 smithi040 bash[19782]: cluster 2024-09-17T12:56:06.778453+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-17T12:56:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:08 smithi040 bash[19782]: cluster 2024-09-17T12:56:06.778453+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-17T12:56:08.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:08 smithi089 bash[21916]: cluster 2024-09-17T12:56:06.778453+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-17T12:56:08.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:08 smithi089 bash[21916]: cluster 2024-09-17T12:56:06.778453+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-17T12:56:08.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:08 smithi044 bash[21491]: cluster 2024-09-17T12:56:06.778453+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-17T12:56:08.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:08 smithi044 bash[21491]: cluster 2024-09-17T12:56:06.778453+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-17T12:56:09.143 DEBUG:teuthology.orchestra.run.smithi040:osd.0> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T12:56:09.145 INFO:tasks.cephadm:Deploying osd.1 on smithi040 with /dev/vg_nvme/lv_3... 2024-09-17T12:56:09.145 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.446477+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.446477+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.453073+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.453073+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.460046+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.460046+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.676437+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:56:09.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:09 smithi040 bash[19782]: audit 2024-09-17T12:56:08.676437+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:56:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.446477+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.446477+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.453073+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.453073+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.460046+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.460046+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.676437+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:56:09.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:09 smithi089 bash[21916]: audit 2024-09-17T12:56:08.676437+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.446477+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.446477+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.453073+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.453073+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.460046+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.460046+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.676437+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:56:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:09 smithi044 bash[21491]: audit 2024-09-17T12:56:08.676437+0000 mon.a (mon.0) 288 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: cluster 2024-09-17T12:56:08.778841+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-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: cluster 2024-09-17T12:56:08.778841+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-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: audit 2024-09-17T12:56:09.459315+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:56:10.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: audit 2024-09-17T12:56:09.459315+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: cluster 2024-09-17T12:56:09.462752+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: cluster 2024-09-17T12:56:09.462752+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: audit 2024-09-17T12:56:09.463342+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: audit 2024-09-17T12:56:09.463342+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: audit 2024-09-17T12:56:09.463576+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:10.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[19782]: audit 2024-09-17T12:56:09.463576+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:10.786 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[31565]: debug 2024-09-17T12:56:10.500+0000 7f5740251640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T12:56:10.786 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 12:56:10 smithi040 bash[31565]: debug 2024-09-17T12:56:10.500+0000 7f573c078640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:56:10.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: cluster 2024-09-17T12:56:08.778841+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-17T12:56:10.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: cluster 2024-09-17T12:56:08.778841+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-17T12:56:10.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: audit 2024-09-17T12:56:09.459315+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:56:10.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: audit 2024-09-17T12:56:09.459315+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:56:10.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: cluster 2024-09-17T12:56:09.462752+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:56:10.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: cluster 2024-09-17T12:56:09.462752+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:56:10.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: audit 2024-09-17T12:56:09.463342+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:56:10.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: audit 2024-09-17T12:56:09.463342+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:56:10.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: audit 2024-09-17T12:56:09.463576+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:10.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:10 smithi089 bash[21916]: audit 2024-09-17T12:56:09.463576+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:10.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: cluster 2024-09-17T12:56:08.778841+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-17T12:56:10.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: cluster 2024-09-17T12:56:08.778841+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-17T12:56:10.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: audit 2024-09-17T12:56:09.459315+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:56:10.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: audit 2024-09-17T12:56:09.459315+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T12:56:10.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: cluster 2024-09-17T12:56:09.462752+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:56:10.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: cluster 2024-09-17T12:56:09.462752+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T12:56:10.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: audit 2024-09-17T12:56:09.463342+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:56:10.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: audit 2024-09-17T12:56:09.463342+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:56:10.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: audit 2024-09-17T12:56:09.463576+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:10.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:10 smithi044 bash[21491]: audit 2024-09-17T12:56:09.463576+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: audit 2024-09-17T12:56:10.461454+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: audit 2024-09-17T12:56:10.461454+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: cluster 2024-09-17T12:56:10.467800+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: cluster 2024-09-17T12:56:10.467800+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: audit 2024-09-17T12:56:10.469512+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: audit 2024-09-17T12:56:10.469512+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: audit 2024-09-17T12:56:10.478312+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:11 smithi040 bash[19782]: audit 2024-09-17T12:56:10.478312+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: audit 2024-09-17T12:56:10.461454+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:56:11.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: audit 2024-09-17T12:56:10.461454+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:56:11.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: cluster 2024-09-17T12:56:10.467800+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:56:11.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: cluster 2024-09-17T12:56:10.467800+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:56:11.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: audit 2024-09-17T12:56:10.469512+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: audit 2024-09-17T12:56:10.469512+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: audit 2024-09-17T12:56:10.478312+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:11 smithi089 bash[21916]: audit 2024-09-17T12:56:10.478312+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: audit 2024-09-17T12:56:10.461454+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: audit 2024-09-17T12:56:10.461454+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: cluster 2024-09-17T12:56:10.467800+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: cluster 2024-09-17T12:56:10.467800+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: audit 2024-09-17T12:56:10.469512+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: audit 2024-09-17T12:56:10.469512+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: audit 2024-09-17T12:56:10.478312+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:11.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:11 smithi044 bash[21491]: audit 2024-09-17T12:56:10.478312+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:09.682781+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:09.682781+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:09.682941+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:09.682941+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:56:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:10.779286+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:10.779286+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:11.478255+0000 mon.a (mon.0) 297 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849] boot 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:11.478255+0000 mon.a (mon.0) 297 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849] boot 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:11.478309+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: cluster 2024-09-17T12:56:11.478309+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: audit 2024-09-17T12:56:11.478863+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:12 smithi040 bash[19782]: audit 2024-09-17T12:56:11.478863+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:09.682781+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:56:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:09.682781+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:56:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:09.682941+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:56:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:09.682941+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:56:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:10.779286+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:56:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:10.779286+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:56:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:11.478255+0000 mon.a (mon.0) 297 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849] boot 2024-09-17T12:56:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:11.478255+0000 mon.a (mon.0) 297 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849] boot 2024-09-17T12:56:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:11.478309+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:56:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: cluster 2024-09-17T12:56:11.478309+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:56:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: audit 2024-09-17T12:56:11.478863+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:12 smithi089 bash[21916]: audit 2024-09-17T12:56:11.478863+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:09.682781+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:09.682781+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:09.682941+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:09.682941+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:10.779286+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:10.779286+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:11.478255+0000 mon.a (mon.0) 297 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849] boot 2024-09-17T12:56:12.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:11.478255+0000 mon.a (mon.0) 297 : cluster [INF] osd.0 [v2:172.21.15.40:6802/3679425849,v1:172.21.15.40:6803/3679425849] boot 2024-09-17T12:56:12.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:11.478309+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:56:12.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: cluster 2024-09-17T12:56:11.478309+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T12:56:12.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: audit 2024-09-17T12:56:11.478863+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:12.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:12 smithi044 bash[21491]: audit 2024-09-17T12:56:11.478863+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T12:56:13.503 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:13 smithi040 bash[19782]: cluster 2024-09-17T12:56:12.494120+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:56:13.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:13 smithi040 bash[19782]: cluster 2024-09-17T12:56:12.494120+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:56:13.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:13 smithi089 bash[21916]: cluster 2024-09-17T12:56:12.494120+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:56:13.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:13 smithi089 bash[21916]: cluster 2024-09-17T12:56:12.494120+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:56:13.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:13 smithi044 bash[21491]: cluster 2024-09-17T12:56:12.494120+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:56:13.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:13 smithi044 bash[21491]: cluster 2024-09-17T12:56:12.494120+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T12:56:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:14 smithi040 bash[19782]: cluster 2024-09-17T12:56:12.779749+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:14 smithi040 bash[19782]: cluster 2024-09-17T12:56:12.779749+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:14.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:14 smithi089 bash[21916]: cluster 2024-09-17T12:56:12.779749+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:14.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:14 smithi089 bash[21916]: cluster 2024-09-17T12:56:12.779749+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:14.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:14 smithi044 bash[21491]: cluster 2024-09-17T12:56:12.779749+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:14.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:14 smithi044 bash[21491]: cluster 2024-09-17T12:56:12.779749+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:16 smithi040 bash[19782]: cluster 2024-09-17T12:56:14.780199+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-17T12:56:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:16 smithi040 bash[19782]: cluster 2024-09-17T12:56:14.780199+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-17T12:56:16.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:16 smithi089 bash[21916]: cluster 2024-09-17T12:56:14.780199+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-17T12:56:16.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:16 smithi089 bash[21916]: cluster 2024-09-17T12:56:14.780199+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-17T12:56:16.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:16 smithi044 bash[21491]: cluster 2024-09-17T12:56:14.780199+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-17T12:56:16.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:16 smithi044 bash[21491]: cluster 2024-09-17T12:56:14.780199+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-17T12:56:18.684 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T12:56:18.734 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2024-09-17T12:56:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:18 smithi040 bash[19782]: cluster 2024-09-17T12:56:16.780687+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-17T12:56:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:18 smithi040 bash[19782]: cluster 2024-09-17T12:56:16.780687+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-17T12:56:18.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:18 smithi089 bash[21916]: cluster 2024-09-17T12:56:16.780687+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-17T12:56:18.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:18 smithi089 bash[21916]: cluster 2024-09-17T12:56:16.780687+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-17T12:56:18.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:18 smithi044 bash[21491]: cluster 2024-09-17T12:56:16.780687+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-17T12:56:18.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:18 smithi044 bash[21491]: cluster 2024-09-17T12:56:16.780687+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-17T12:56:20.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:20 smithi040 bash[19782]: cluster 2024-09-17T12:56:18.781125+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-17T12:56:20.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:20 smithi040 bash[19782]: cluster 2024-09-17T12:56:18.781125+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-17T12:56:20.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:20 smithi089 bash[21916]: cluster 2024-09-17T12:56:18.781125+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-17T12:56:20.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:20 smithi089 bash[21916]: cluster 2024-09-17T12:56:18.781125+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-17T12:56:20.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:20 smithi044 bash[21491]: cluster 2024-09-17T12:56:18.781125+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-17T12:56:20.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:20 smithi044 bash[21491]: cluster 2024-09-17T12:56:18.781125+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-17T12:56:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: cluster 2024-09-17T12:56:20.781485+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: cluster 2024-09-17T12:56:20.781485+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.650404+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.650404+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.657147+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.657147+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.659516+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.659516+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.666184+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.666184+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.669941+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.669941+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.671505+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.671505+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.679877+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:22 smithi040 bash[19782]: audit 2024-09-17T12:56:21.679877+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: cluster 2024-09-17T12:56:20.781485+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: cluster 2024-09-17T12:56:20.781485+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.650404+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.650404+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.657147+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.657147+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.659516+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.659516+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.666184+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.666184+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.669941+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.669941+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.671505+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:22.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.671505+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:22.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.679877+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:22 smithi089 bash[21916]: audit 2024-09-17T12:56:21.679877+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: cluster 2024-09-17T12:56:20.781485+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:22.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: cluster 2024-09-17T12:56:20.781485+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:22.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.650404+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.650404+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.657147+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.657147+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.659516+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.659516+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.666184+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.666184+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.669941+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.669941+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.671505+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.671505+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.679877+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:22.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:22 smithi044 bash[21491]: audit 2024-09-17T12:56:21.679877+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:23 smithi040 bash[19782]: cephadm 2024-09-17T12:56:21.643208+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:56:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:23 smithi040 bash[19782]: cephadm 2024-09-17T12:56:21.643208+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:56:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:23 smithi040 bash[19782]: cephadm 2024-09-17T12:56:21.660883+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 17269M 2024-09-17T12:56:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:23 smithi040 bash[19782]: cephadm 2024-09-17T12:56:21.660883+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 17269M 2024-09-17T12:56:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:23 smithi040 bash[19782]: cluster 2024-09-17T12:56:22.781956+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-17T12:56:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:23 smithi040 bash[19782]: cluster 2024-09-17T12:56:22.781956+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-17T12:56:23.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:23 smithi089 bash[21916]: cephadm 2024-09-17T12:56:21.643208+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:56:23.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:23 smithi089 bash[21916]: cephadm 2024-09-17T12:56:21.643208+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:56:23.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:23 smithi089 bash[21916]: cephadm 2024-09-17T12:56:21.660883+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 17269M 2024-09-17T12:56:23.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:23 smithi089 bash[21916]: cephadm 2024-09-17T12:56:21.660883+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 17269M 2024-09-17T12:56:23.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:23 smithi089 bash[21916]: cluster 2024-09-17T12:56:22.781956+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-17T12:56:23.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:23 smithi089 bash[21916]: cluster 2024-09-17T12:56:22.781956+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-17T12:56:23.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:23 smithi044 bash[21491]: cephadm 2024-09-17T12:56:21.643208+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:56:23.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:23 smithi044 bash[21491]: cephadm 2024-09-17T12:56:21.643208+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:56:23.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:23 smithi044 bash[21491]: cephadm 2024-09-17T12:56:21.660883+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 17269M 2024-09-17T12:56:23.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:23 smithi044 bash[21491]: cephadm 2024-09-17T12:56:21.660883+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 17269M 2024-09-17T12:56:23.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:23 smithi044 bash[21491]: cluster 2024-09-17T12:56:22.781956+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-17T12:56:23.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:23 smithi044 bash[21491]: cluster 2024-09-17T12:56:22.781956+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-17T12:56:24.586 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T12:56:26.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:25 smithi089 bash[21916]: cluster 2024-09-17T12:56:24.782470+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-17T12:56:26.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:25 smithi089 bash[21916]: cluster 2024-09-17T12:56:24.782470+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-17T12:56:26.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:25 smithi044 bash[21491]: cluster 2024-09-17T12:56:24.782470+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-17T12:56:26.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:25 smithi044 bash[21491]: cluster 2024-09-17T12:56:24.782470+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-17T12:56:26.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:25 smithi040 bash[19782]: cluster 2024-09-17T12:56:24.782470+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-17T12:56:26.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:25 smithi040 bash[19782]: cluster 2024-09-17T12:56:24.782470+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-17T12:56:27.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.957237+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:27.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.957237+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:27.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.963371+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:56:27.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.963371+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:56:27.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.968700+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:56:27.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.968700+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:56:27.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.969754+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:27.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:26 smithi089 bash[21916]: audit 2024-09-17T12:56:25.969754+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.957237+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.957237+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.963371+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.963371+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.968700+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.968700+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.969754+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:27.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:26 smithi044 bash[21491]: audit 2024-09-17T12:56:25.969754+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.957237+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.957237+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.963371+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.963371+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.968700+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.968700+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.969754+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:26 smithi040 bash[19782]: audit 2024-09-17T12:56:25.969754+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:28.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:27 smithi089 bash[21916]: cluster 2024-09-17T12:56:26.782955+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:28.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:27 smithi089 bash[21916]: cluster 2024-09-17T12:56:26.782955+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:28.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:27 smithi044 bash[21491]: cluster 2024-09-17T12:56:26.782955+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:28.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:27 smithi044 bash[21491]: cluster 2024-09-17T12:56:26.782955+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:28.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:27 smithi040 bash[19782]: cluster 2024-09-17T12:56:26.782955+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:28.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:27 smithi040 bash[19782]: cluster 2024-09-17T12:56:26.782955+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:30.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:29 smithi089 bash[21916]: cluster 2024-09-17T12:56:28.783517+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-17T12:56:30.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:29 smithi089 bash[21916]: cluster 2024-09-17T12:56:28.783517+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-17T12:56:30.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:29 smithi044 bash[21491]: cluster 2024-09-17T12:56:28.783517+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-17T12:56:30.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:29 smithi044 bash[21491]: cluster 2024-09-17T12:56:28.783517+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-17T12:56:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:29 smithi040 bash[19782]: cluster 2024-09-17T12:56:28.783517+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-17T12:56:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:29 smithi040 bash[19782]: cluster 2024-09-17T12:56:28.783517+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-17T12:56:32.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:31 smithi040 bash[19782]: cluster 2024-09-17T12:56:30.784087+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-17T12:56:32.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:31 smithi040 bash[19782]: cluster 2024-09-17T12:56:30.784087+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-17T12:56:32.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:31 smithi089 bash[21916]: cluster 2024-09-17T12:56:30.784087+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-17T12:56:32.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:31 smithi089 bash[21916]: cluster 2024-09-17T12:56:30.784087+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-17T12:56:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:31 smithi044 bash[21491]: cluster 2024-09-17T12:56:30.784087+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-17T12:56:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:31 smithi044 bash[21491]: cluster 2024-09-17T12:56:30.784087+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-17T12:56:34.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:33 smithi089 bash[21916]: cluster 2024-09-17T12:56:32.784679+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-17T12:56:34.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:33 smithi089 bash[21916]: cluster 2024-09-17T12:56:32.784679+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-17T12:56:34.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:33 smithi044 bash[21491]: cluster 2024-09-17T12:56:32.784679+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-17T12:56:34.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:33 smithi044 bash[21491]: cluster 2024-09-17T12:56:32.784679+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-17T12:56:34.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:33 smithi040 bash[19782]: cluster 2024-09-17T12:56:32.784679+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-17T12:56:34.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:33 smithi040 bash[19782]: cluster 2024-09-17T12:56:32.784679+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-17T12:56:35.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: audit 2024-09-17T12:56:34.652549+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"} : dispatch 2024-09-17T12:56:35.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: audit 2024-09-17T12:56:34.652549+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"} : dispatch 2024-09-17T12:56:35.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: audit 2024-09-17T12:56:34.655026+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"}]': finished 2024-09-17T12:56:35.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: audit 2024-09-17T12:56:34.655026+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"}]': finished 2024-09-17T12:56:35.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: cluster 2024-09-17T12:56:34.660527+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:56:35.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: cluster 2024-09-17T12:56:34.660527+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:56:35.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: audit 2024-09-17T12:56:34.661113+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:56:35.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:34 smithi089 bash[21916]: audit 2024-09-17T12:56:34.661113+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: audit 2024-09-17T12:56:34.652549+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"} : dispatch 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: audit 2024-09-17T12:56:34.652549+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"} : dispatch 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: audit 2024-09-17T12:56:34.655026+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"}]': finished 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: audit 2024-09-17T12:56:34.655026+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"}]': finished 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: cluster 2024-09-17T12:56:34.660527+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: cluster 2024-09-17T12:56:34.660527+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: audit 2024-09-17T12:56:34.661113+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:56:35.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:34 smithi044 bash[21491]: audit 2024-09-17T12:56:34.661113+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: audit 2024-09-17T12:56:34.652549+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"} : dispatch 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: audit 2024-09-17T12:56:34.652549+0000 mon.a (mon.0) 311 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"} : dispatch 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: audit 2024-09-17T12:56:34.655026+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"}]': finished 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: audit 2024-09-17T12:56:34.655026+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.40:0/1346679982' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4ea226e6-10d1-446a-abb0-cf048b41e0ed"}]': finished 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: cluster 2024-09-17T12:56:34.660527+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: cluster 2024-09-17T12:56:34.660527+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: audit 2024-09-17T12:56:34.661113+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:56:35.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:34 smithi040 bash[19782]: audit 2024-09-17T12:56:34.661113+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:56:36.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:35 smithi089 bash[21916]: cluster 2024-09-17T12:56:34.785069+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:36.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:35 smithi089 bash[21916]: cluster 2024-09-17T12:56:34.785069+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:36.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:35 smithi089 bash[21916]: audit 2024-09-17T12:56:35.292066+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.40:0/1054343565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:56:36.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:35 smithi089 bash[21916]: audit 2024-09-17T12:56:35.292066+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.40:0/1054343565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:56:36.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:35 smithi044 bash[21491]: cluster 2024-09-17T12:56:34.785069+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:36.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:35 smithi044 bash[21491]: cluster 2024-09-17T12:56:34.785069+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:36.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:35 smithi044 bash[21491]: audit 2024-09-17T12:56:35.292066+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.40:0/1054343565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:56:36.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:35 smithi044 bash[21491]: audit 2024-09-17T12:56:35.292066+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.40:0/1054343565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:56:36.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:35 smithi040 bash[19782]: cluster 2024-09-17T12:56:34.785069+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:36.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:35 smithi040 bash[19782]: cluster 2024-09-17T12:56:34.785069+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:36.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:35 smithi040 bash[19782]: audit 2024-09-17T12:56:35.292066+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.40:0/1054343565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:56:36.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:35 smithi040 bash[19782]: audit 2024-09-17T12:56:35.292066+0000 mon.a (mon.0) 315 : audit [DBG] from='client.? 172.21.15.40:0/1054343565' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:56:38.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:37 smithi089 bash[21916]: cluster 2024-09-17T12:56:36.785388+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:38.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:37 smithi089 bash[21916]: cluster 2024-09-17T12:56:36.785388+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:38.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:37 smithi044 bash[21491]: cluster 2024-09-17T12:56:36.785388+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:38.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:37 smithi044 bash[21491]: cluster 2024-09-17T12:56:36.785388+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:38.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:37 smithi040 bash[19782]: cluster 2024-09-17T12:56:36.785388+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:38.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:37 smithi040 bash[19782]: cluster 2024-09-17T12:56:36.785388+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:40.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:39 smithi089 bash[21916]: cluster 2024-09-17T12:56:38.785816+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-17T12:56:40.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:39 smithi089 bash[21916]: cluster 2024-09-17T12:56:38.785816+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-17T12:56:40.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:39 smithi044 bash[21491]: cluster 2024-09-17T12:56:38.785816+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-17T12:56:40.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:39 smithi044 bash[21491]: cluster 2024-09-17T12:56:38.785816+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-17T12:56:40.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:39 smithi040 bash[19782]: cluster 2024-09-17T12:56:38.785816+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-17T12:56:40.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:39 smithi040 bash[19782]: cluster 2024-09-17T12:56:38.785816+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-17T12:56:42.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:41 smithi089 bash[21916]: cluster 2024-09-17T12:56:40.786269+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-17T12:56:42.273 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:41 smithi089 bash[21916]: cluster 2024-09-17T12:56:40.786269+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-17T12:56:42.273 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:41 smithi044 bash[21491]: cluster 2024-09-17T12:56:40.786269+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-17T12:56:42.273 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:41 smithi044 bash[21491]: cluster 2024-09-17T12:56:40.786269+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-17T12:56:42.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:41 smithi040 bash[19782]: cluster 2024-09-17T12:56:40.786269+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-17T12:56:42.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:41 smithi040 bash[19782]: cluster 2024-09-17T12:56:40.786269+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-17T12:56:44.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:43 smithi089 bash[21916]: cluster 2024-09-17T12:56:42.786735+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-17T12:56:44.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:43 smithi089 bash[21916]: cluster 2024-09-17T12:56:42.786735+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-17T12:56:44.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:43 smithi044 bash[21491]: cluster 2024-09-17T12:56:42.786735+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-17T12:56:44.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:43 smithi044 bash[21491]: cluster 2024-09-17T12:56:42.786735+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-17T12:56:44.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:43 smithi040 bash[19782]: cluster 2024-09-17T12:56:42.786735+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-17T12:56:44.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:43 smithi040 bash[19782]: cluster 2024-09-17T12:56:42.786735+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-17T12:56:46.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:45 smithi040 bash[19782]: cluster 2024-09-17T12:56:44.787175+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-17T12:56:46.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:45 smithi040 bash[19782]: cluster 2024-09-17T12:56:44.787175+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-17T12:56:46.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:45 smithi089 bash[21916]: cluster 2024-09-17T12:56:44.787175+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-17T12:56:46.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:45 smithi089 bash[21916]: cluster 2024-09-17T12:56:44.787175+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-17T12:56:46.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:45 smithi044 bash[21491]: cluster 2024-09-17T12:56:44.787175+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-17T12:56:46.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:45 smithi044 bash[21491]: cluster 2024-09-17T12:56:44.787175+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-17T12:56:48.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:47 smithi040 bash[19782]: cluster 2024-09-17T12:56:46.787646+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-17T12:56:48.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:47 smithi040 bash[19782]: cluster 2024-09-17T12:56:46.787646+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-17T12:56:48.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:47 smithi089 bash[21916]: cluster 2024-09-17T12:56:46.787646+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-17T12:56:48.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:47 smithi089 bash[21916]: cluster 2024-09-17T12:56:46.787646+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-17T12:56:48.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:47 smithi044 bash[21491]: cluster 2024-09-17T12:56:46.787646+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-17T12:56:48.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:47 smithi044 bash[21491]: cluster 2024-09-17T12:56:46.787646+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-17T12:56:49.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:48 smithi089 bash[21916]: audit 2024-09-17T12:56:48.628315+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:56:49.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:48 smithi089 bash[21916]: audit 2024-09-17T12:56:48.628315+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:56:49.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:48 smithi089 bash[21916]: audit 2024-09-17T12:56:48.629775+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:49.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:48 smithi089 bash[21916]: audit 2024-09-17T12:56:48.629775+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:48 smithi044 bash[21491]: audit 2024-09-17T12:56:48.628315+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:56:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:48 smithi044 bash[21491]: audit 2024-09-17T12:56:48.628315+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:56:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:48 smithi044 bash[21491]: audit 2024-09-17T12:56:48.629775+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:48 smithi044 bash[21491]: audit 2024-09-17T12:56:48.629775+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:49.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:48 smithi040 bash[19782]: audit 2024-09-17T12:56:48.628315+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:56:49.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:48 smithi040 bash[19782]: audit 2024-09-17T12:56:48.628315+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T12:56:49.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:48 smithi040 bash[19782]: audit 2024-09-17T12:56:48.629775+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:49.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:48 smithi040 bash[19782]: audit 2024-09-17T12:56:48.629775+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:56:50.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:49 smithi040 bash[19782]: cephadm 2024-09-17T12:56:48.631044+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-09-17T12:56:50.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:49 smithi040 bash[19782]: cephadm 2024-09-17T12:56:48.631044+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-09-17T12:56:50.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:49 smithi040 bash[19782]: cluster 2024-09-17T12:56:48.788070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:50.173 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:49 smithi040 bash[19782]: cluster 2024-09-17T12:56:48.788070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:49 smithi089 bash[21916]: cephadm 2024-09-17T12:56:48.631044+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-09-17T12:56:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:49 smithi089 bash[21916]: cephadm 2024-09-17T12:56:48.631044+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-09-17T12:56:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:49 smithi089 bash[21916]: cluster 2024-09-17T12:56:48.788070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:49 smithi089 bash[21916]: cluster 2024-09-17T12:56:48.788070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:49 smithi044 bash[21491]: cephadm 2024-09-17T12:56:48.631044+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-09-17T12:56:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:49 smithi044 bash[21491]: cephadm 2024-09-17T12:56:48.631044+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi040 2024-09-17T12:56:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:49 smithi044 bash[21491]: cluster 2024-09-17T12:56:48.788070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:49 smithi044 bash[21491]: cluster 2024-09-17T12:56:48.788070+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:51 smithi040 bash[19782]: cluster 2024-09-17T12:56:50.788544+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:51 smithi040 bash[19782]: cluster 2024-09-17T12:56:50.788544+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:52.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:51 smithi089 bash[21916]: cluster 2024-09-17T12:56:50.788544+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:52.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:51 smithi089 bash[21916]: cluster 2024-09-17T12:56:50.788544+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:52.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:51 smithi044 bash[21491]: cluster 2024-09-17T12:56:50.788544+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:52.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:51 smithi044 bash[21491]: cluster 2024-09-17T12:56:50.788544+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:56:53.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:56:53.285 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 12:56:53 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:56:53.285 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:56:53 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:56:53.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 12:56:53 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:56:53.785 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 12:56:53 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:56:53.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:56:54.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: cluster 2024-09-17T12:56:52.788961+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-17T12:56:54.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: cluster 2024-09-17T12:56:52.788961+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-17T12:56:54.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: audit 2024-09-17T12:56:53.536899+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:54.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: audit 2024-09-17T12:56:53.536899+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:54.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: audit 2024-09-17T12:56:53.540756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: audit 2024-09-17T12:56:53.540756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: audit 2024-09-17T12:56:53.544650+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:53 smithi089 bash[21916]: audit 2024-09-17T12:56:53.544650+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: cluster 2024-09-17T12:56:52.788961+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-17T12:56:54.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: cluster 2024-09-17T12:56:52.788961+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-17T12:56:54.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: audit 2024-09-17T12:56:53.536899+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:54.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: audit 2024-09-17T12:56:53.536899+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:54.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: audit 2024-09-17T12:56:53.540756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: audit 2024-09-17T12:56:53.540756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: audit 2024-09-17T12:56:53.544650+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:53 smithi044 bash[21491]: audit 2024-09-17T12:56:53.544650+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: cluster 2024-09-17T12:56:52.788961+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-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: cluster 2024-09-17T12:56:52.788961+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-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: audit 2024-09-17T12:56:53.536899+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: audit 2024-09-17T12:56:53.536899+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: audit 2024-09-17T12:56:53.540756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: audit 2024-09-17T12:56:53.540756+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: audit 2024-09-17T12:56:53.544650+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:54.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:53 smithi040 bash[19782]: audit 2024-09-17T12:56:53.544650+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:56:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:55 smithi089 bash[21916]: cluster 2024-09-17T12:56:54.789400+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-17T12:56:56.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:55 smithi089 bash[21916]: cluster 2024-09-17T12:56:54.789400+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-17T12:56:56.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:55 smithi044 bash[21491]: cluster 2024-09-17T12:56:54.789400+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-17T12:56:56.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:55 smithi044 bash[21491]: cluster 2024-09-17T12:56:54.789400+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-17T12:56:56.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:55 smithi040 bash[19782]: cluster 2024-09-17T12:56:54.789400+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-17T12:56:56.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:55 smithi040 bash[19782]: cluster 2024-09-17T12:56:54.789400+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-17T12:56:58.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:57 smithi089 bash[21916]: cluster 2024-09-17T12:56:56.789856+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-17T12:56:58.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:57 smithi089 bash[21916]: cluster 2024-09-17T12:56:56.789856+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-17T12:56:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:57 smithi044 bash[21491]: cluster 2024-09-17T12:56:56.789856+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-17T12:56:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:57 smithi044 bash[21491]: cluster 2024-09-17T12:56:56.789856+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-17T12:56:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:57 smithi040 bash[19782]: cluster 2024-09-17T12:56:56.789856+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-17T12:56:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:57 smithi040 bash[19782]: cluster 2024-09-17T12:56:56.789856+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-17T12:57:00.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: cluster 2024-09-17T12:56:58.790328+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-17T12:57:00.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: cluster 2024-09-17T12:56:58.790328+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-17T12:57:00.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.856778+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.856778+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.860788+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.860788+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.861585+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.861585+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.862300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.862300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.866360+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.192 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:56:59 smithi089 bash[21916]: audit 2024-09-17T12:56:59.866360+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: cluster 2024-09-17T12:56:58.790328+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-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: cluster 2024-09-17T12:56:58.790328+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-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.856778+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.856778+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.860788+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.860788+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.861585+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.861585+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.862300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.862300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.866360+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:56:59 smithi044 bash[21491]: audit 2024-09-17T12:56:59.866360+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: cluster 2024-09-17T12:56:58.790328+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-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: cluster 2024-09-17T12:56:58.790328+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-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.856778+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.856778+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.860788+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.860788+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.861585+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:00.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.861585+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.862300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.862300+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.866360+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:00.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:56:59 smithi040 bash[19782]: audit 2024-09-17T12:56:59.866360+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:02.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:01 smithi089 bash[21916]: cluster 2024-09-17T12:57:00.790720+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-17T12:57:02.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:01 smithi089 bash[21916]: cluster 2024-09-17T12:57:00.790720+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-17T12:57:02.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:01 smithi044 bash[21491]: cluster 2024-09-17T12:57:00.790720+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-17T12:57:02.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:01 smithi044 bash[21491]: cluster 2024-09-17T12:57:00.790720+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-17T12:57:02.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:01 smithi040 bash[19782]: cluster 2024-09-17T12:57:00.790720+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-17T12:57:02.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:01 smithi040 bash[19782]: cluster 2024-09-17T12:57:00.790720+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-17T12:57:03.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:02 smithi089 bash[21916]: audit 2024-09-17T12:57:02.728864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:57:03.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:02 smithi089 bash[21916]: audit 2024-09-17T12:57:02.728864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:57:03.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:02 smithi044 bash[21491]: audit 2024-09-17T12:57:02.728864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:57:03.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:02 smithi044 bash[21491]: audit 2024-09-17T12:57:02.728864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:57:03.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:02 smithi040 bash[19782]: audit 2024-09-17T12:57:02.728864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:57:03.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:02 smithi040 bash[19782]: audit 2024-09-17T12:57:02.728864+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: cluster 2024-09-17T12:57:02.791059+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-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: cluster 2024-09-17T12:57:02.791059+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-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: audit 2024-09-17T12:57:02.927847+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: audit 2024-09-17T12:57:02.927847+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: cluster 2024-09-17T12:57:02.930299+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: cluster 2024-09-17T12:57:02.930299+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: audit 2024-09-17T12:57:02.930620+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: audit 2024-09-17T12:57:02.930620+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:57:04.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: audit 2024-09-17T12:57:02.930957+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:04.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:03 smithi044 bash[21491]: audit 2024-09-17T12:57:02.930957+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:04.258 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 1 on host 'smithi040' 2024-09-17T12:57:04.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: cluster 2024-09-17T12:57:02.791059+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-17T12:57:04.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: cluster 2024-09-17T12:57:02.791059+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-17T12:57:04.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: audit 2024-09-17T12:57:02.927847+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:57:04.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: audit 2024-09-17T12:57:02.927847+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:57:04.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: cluster 2024-09-17T12:57:02.930299+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:57:04.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: cluster 2024-09-17T12:57:02.930299+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:57:04.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: audit 2024-09-17T12:57:02.930620+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:57:04.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: audit 2024-09-17T12:57:02.930620+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:57:04.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: audit 2024-09-17T12:57:02.930957+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:04.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:03 smithi040 bash[19782]: audit 2024-09-17T12:57:02.930957+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:04.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: cluster 2024-09-17T12:57:02.791059+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-17T12:57:04.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: cluster 2024-09-17T12:57:02.791059+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-17T12:57:04.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: audit 2024-09-17T12:57:02.927847+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:57:04.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: audit 2024-09-17T12:57:02.927847+0000 mon.a (mon.0) 327 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T12:57:04.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: cluster 2024-09-17T12:57:02.930299+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:57:04.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: cluster 2024-09-17T12:57:02.930299+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T12:57:04.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: audit 2024-09-17T12:57:02.930620+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:57:04.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: audit 2024-09-17T12:57:02.930620+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]} : dispatch 2024-09-17T12:57:04.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: audit 2024-09-17T12:57:02.930957+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:04.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:03 smithi089 bash[21916]: audit 2024-09-17T12:57:02.930957+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:04.967 DEBUG:teuthology.orchestra.run.smithi040:osd.1> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T12:57:04.970 INFO:tasks.cephadm:Deploying osd.2 on smithi044 with /dev/vg_nvme/lv_4... 2024-09-17T12:57:04.970 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:03.930220+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:03.930220+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: cluster 2024-09-17T12:57:03.935115+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: cluster 2024-09-17T12:57:03.935115+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:03.936440+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:03.936440+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:03.961677+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:03.961677+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.197282+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.197282+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.229052+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.229052+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.248174+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.248174+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.390241+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' 2024-09-17T12:57:05.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:04 smithi044 bash[21491]: audit 2024-09-17T12:57:04.390241+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' 2024-09-17T12:57:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:03.930220+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:57:05.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:03.930220+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: cluster 2024-09-17T12:57:03.935115+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: cluster 2024-09-17T12:57:03.935115+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:03.936440+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:03.936440+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:03.961677+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:03.961677+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.197282+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.197282+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.229052+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.229052+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.248174+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.248174+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.390241+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' 2024-09-17T12:57:05.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:04 smithi040 bash[19782]: audit 2024-09-17T12:57:04.390241+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' 2024-09-17T12:57:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:03.930220+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:57:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:03.930220+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2024-09-17T12:57:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: cluster 2024-09-17T12:57:03.935115+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:57:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: cluster 2024-09-17T12:57:03.935115+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:03.936440+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:03.936440+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:03.961677+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:03.961677+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.197282+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.197282+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.229052+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.229052+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.248174+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.248174+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.390241+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' 2024-09-17T12:57:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:04 smithi089 bash[21916]: audit 2024-09-17T12:57:04.390241+0000 mon.a (mon.0) 338 : audit [INF] from='osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848]' entity='osd.1' 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:03.714796+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:03.714796+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:03.714955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:03.714955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:04.791429+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:04.791429+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: audit 2024-09-17T12:57:04.941401+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: audit 2024-09-17T12:57:04.941401+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:05.402735+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848] boot 2024-09-17T12:57:06.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:05.402735+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848] boot 2024-09-17T12:57:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:05.402804+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:57:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: cluster 2024-09-17T12:57:05.402804+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:57:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: audit 2024-09-17T12:57:05.403207+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:05 smithi044 bash[21491]: audit 2024-09-17T12:57:05.403207+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:03.714796+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:03.714796+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:03.714955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:03.714955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:04.791429+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:57:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:04.791429+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:57:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: audit 2024-09-17T12:57:04.941401+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: audit 2024-09-17T12:57:04.941401+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:05.402735+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848] boot 2024-09-17T12:57:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:05.402735+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848] boot 2024-09-17T12:57:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:05.402804+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:57:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: cluster 2024-09-17T12:57:05.402804+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:57:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: audit 2024-09-17T12:57:05.403207+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:05 smithi040 bash[19782]: audit 2024-09-17T12:57:05.403207+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:03.714796+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:06.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:03.714796+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:06.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:03.714955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:06.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:03.714955+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:06.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:04.791429+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:04.791429+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: audit 2024-09-17T12:57:04.941401+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: audit 2024-09-17T12:57:04.941401+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:05.402735+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848] boot 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:05.402735+0000 mon.a (mon.0) 340 : cluster [INF] osd.1 [v2:172.21.15.40:6810/1154821848,v1:172.21.15.40:6811/1154821848] boot 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:05.402804+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: cluster 2024-09-17T12:57:05.402804+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: audit 2024-09-17T12:57:05.403207+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:06.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:05 smithi089 bash[21916]: audit 2024-09-17T12:57:05.403207+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T12:57:07.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:07 smithi089 bash[21916]: cluster 2024-09-17T12:57:06.405783+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:57:07.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:07 smithi089 bash[21916]: cluster 2024-09-17T12:57:06.405783+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:57:07.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:07 smithi044 bash[21491]: cluster 2024-09-17T12:57:06.405783+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:57:07.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:07 smithi044 bash[21491]: cluster 2024-09-17T12:57:06.405783+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:57:07.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:07 smithi040 bash[19782]: cluster 2024-09-17T12:57:06.405783+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:57:07.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:07 smithi040 bash[19782]: cluster 2024-09-17T12:57:06.405783+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T12:57:08.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:08 smithi089 bash[21916]: cluster 2024-09-17T12:57:06.791844+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:08.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:08 smithi089 bash[21916]: cluster 2024-09-17T12:57:06.791844+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:08.695 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:57:08.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:08 smithi044 bash[21491]: cluster 2024-09-17T12:57:06.791844+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:08.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:08 smithi044 bash[21491]: cluster 2024-09-17T12:57:06.791844+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:08.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:08 smithi040 bash[19782]: cluster 2024-09-17T12:57:06.791844+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:08.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:08 smithi040 bash[19782]: cluster 2024-09-17T12:57:06.791844+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:10.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:10 smithi089 bash[21916]: cluster 2024-09-17T12:57:08.792319+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:10.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:10 smithi089 bash[21916]: cluster 2024-09-17T12:57:08.792319+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:10 smithi044 bash[21491]: cluster 2024-09-17T12:57:08.792319+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:10 smithi044 bash[21491]: cluster 2024-09-17T12:57:08.792319+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:10.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:10 smithi040 bash[19782]: cluster 2024-09-17T12:57:08.792319+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:10.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:10 smithi040 bash[19782]: cluster 2024-09-17T12:57:08.792319+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:12.331 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-09-17T12:57:12.383 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_4 2024-09-17T12:57:12.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:12 smithi089 bash[21916]: cluster 2024-09-17T12:57:10.792917+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:12.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:12 smithi089 bash[21916]: cluster 2024-09-17T12:57:10.792917+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:12 smithi044 bash[21491]: cluster 2024-09-17T12:57:10.792917+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:12 smithi044 bash[21491]: cluster 2024-09-17T12:57:10.792917+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:12.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:12 smithi040 bash[19782]: cluster 2024-09-17T12:57:10.792917+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:12 smithi040 bash[19782]: cluster 2024-09-17T12:57:10.792917+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:14.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: cluster 2024-09-17T12:57:12.793551+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: cluster 2024-09-17T12:57:12.793551+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.960147+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.960147+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.967740+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.967740+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.970366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.970366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.972085+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.972085+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.979100+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.979100+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.983259+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:14.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.983259+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:14.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.985034+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:14.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.985034+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:14.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.994368+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:14 smithi089 bash[21916]: audit 2024-09-17T12:57:13.994368+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: cluster 2024-09-17T12:57:12.793551+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: cluster 2024-09-17T12:57:12.793551+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.960147+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.960147+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.967740+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.967740+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.970366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.970366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.972085+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.972085+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.979100+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.979100+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.983259+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:14.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.983259+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:14.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.985034+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:14.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.985034+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:14.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.994368+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:14 smithi044 bash[21491]: audit 2024-09-17T12:57:13.994368+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: cluster 2024-09-17T12:57:12.793551+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: cluster 2024-09-17T12:57:12.793551+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.960147+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.960147+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.967740+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.967740+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.970366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.970366+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.972085+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.972085+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.979100+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.979100+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.983259+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.983259+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.985034+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.985034+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.994368+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:14.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:14 smithi040 bash[19782]: audit 2024-09-17T12:57:13.994368+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:15.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:15 smithi089 bash[21916]: cephadm 2024-09-17T12:57:13.952220+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:57:15.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:15 smithi089 bash[21916]: cephadm 2024-09-17T12:57:13.952220+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:57:15.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:15 smithi089 bash[21916]: cephadm 2024-09-17T12:57:13.973408+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 8634M 2024-09-17T12:57:15.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:15 smithi089 bash[21916]: cephadm 2024-09-17T12:57:13.973408+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 8634M 2024-09-17T12:57:15.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:15 smithi044 bash[21491]: cephadm 2024-09-17T12:57:13.952220+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:57:15.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:15 smithi044 bash[21491]: cephadm 2024-09-17T12:57:13.952220+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:57:15.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:15 smithi044 bash[21491]: cephadm 2024-09-17T12:57:13.973408+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 8634M 2024-09-17T12:57:15.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:15 smithi044 bash[21491]: cephadm 2024-09-17T12:57:13.973408+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 8634M 2024-09-17T12:57:15.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:15 smithi040 bash[19782]: cephadm 2024-09-17T12:57:13.952220+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:57:15.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:15 smithi040 bash[19782]: cephadm 2024-09-17T12:57:13.952220+0000 mgr.x (mgr.14152) 165 : cephadm [INF] Detected new or changed devices on smithi040 2024-09-17T12:57:15.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:15 smithi040 bash[19782]: cephadm 2024-09-17T12:57:13.973408+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 8634M 2024-09-17T12:57:15.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:15 smithi040 bash[19782]: cephadm 2024-09-17T12:57:13.973408+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 8634M 2024-09-17T12:57:16.107 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:57:16.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:16 smithi044 bash[21491]: cluster 2024-09-17T12:57:14.794147+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:16.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:16 smithi044 bash[21491]: cluster 2024-09-17T12:57:14.794147+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:16.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:16 smithi089 bash[21916]: cluster 2024-09-17T12:57:14.794147+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:16.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:16 smithi089 bash[21916]: cluster 2024-09-17T12:57:14.794147+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:16 smithi040 bash[19782]: cluster 2024-09-17T12:57:14.794147+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:16.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:16 smithi040 bash[19782]: cluster 2024-09-17T12:57:14.794147+0000 mgr.x (mgr.14152) 167 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:18.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: cluster 2024-09-17T12:57:16.794758+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:18.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: cluster 2024-09-17T12:57:16.794758+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:18.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.474620+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:18.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.474620+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:18.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.481534+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:57:18.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.481534+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:57:18.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.487658+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:57:18.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.487658+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:57:18.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.489398+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:18.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:18 smithi089 bash[21916]: audit 2024-09-17T12:57:17.489398+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:18.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: cluster 2024-09-17T12:57:16.794758+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:18.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: cluster 2024-09-17T12:57:16.794758+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:18.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.474620+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:18.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.474620+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:18.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.481534+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:57:18.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.481534+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:57:18.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.487658+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:57:18.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.487658+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:57:18.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.489398+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:18.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:18 smithi044 bash[21491]: audit 2024-09-17T12:57:17.489398+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: cluster 2024-09-17T12:57:16.794758+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: cluster 2024-09-17T12:57:16.794758+0000 mgr.x (mgr.14152) 168 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.474620+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.474620+0000 mgr.x (mgr.14152) 169 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:57:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.481534+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:57:18.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.481534+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:57:18.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.487658+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:57:18.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.487658+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:57:18.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.489398+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:18.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:18 smithi040 bash[19782]: audit 2024-09-17T12:57:17.489398+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:20.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:20 smithi044 bash[21491]: cluster 2024-09-17T12:57:18.795246+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:20.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:20 smithi044 bash[21491]: cluster 2024-09-17T12:57:18.795246+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:20.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:20 smithi040 bash[19782]: cluster 2024-09-17T12:57:18.795246+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:20.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:20 smithi040 bash[19782]: cluster 2024-09-17T12:57:18.795246+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:20.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:20 smithi089 bash[21916]: cluster 2024-09-17T12:57:18.795246+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:20.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:20 smithi089 bash[21916]: cluster 2024-09-17T12:57:18.795246+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:22.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:22 smithi044 bash[21491]: cluster 2024-09-17T12:57:20.795837+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:22.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:22 smithi044 bash[21491]: cluster 2024-09-17T12:57:20.795837+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:22 smithi040 bash[19782]: cluster 2024-09-17T12:57:20.795837+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:22.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:22 smithi040 bash[19782]: cluster 2024-09-17T12:57:20.795837+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:22.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:22 smithi089 bash[21916]: cluster 2024-09-17T12:57:20.795837+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:22.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:22 smithi089 bash[21916]: cluster 2024-09-17T12:57:20.795837+0000 mgr.x (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:24.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:24 smithi044 bash[21491]: cluster 2024-09-17T12:57:22.796487+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:24.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:24 smithi044 bash[21491]: cluster 2024-09-17T12:57:22.796487+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:24.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:24 smithi040 bash[19782]: cluster 2024-09-17T12:57:22.796487+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:24.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:24 smithi040 bash[19782]: cluster 2024-09-17T12:57:22.796487+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:24.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:24 smithi089 bash[21916]: cluster 2024-09-17T12:57:22.796487+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:24.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:24 smithi089 bash[21916]: cluster 2024-09-17T12:57:22.796487+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: cluster 2024-09-17T12:57:24.796962+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: cluster 2024-09-17T12:57:24.796962+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.762944+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.44:0/774546532' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.762944+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.44:0/774546532' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.763396+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.763396+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.766781+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"}]': finished 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.766781+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"}]': finished 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: cluster 2024-09-17T12:57:25.771495+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:57:26.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: cluster 2024-09-17T12:57:25.771495+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:57:26.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.771932+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:26.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:25.771932+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:26.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:26.403976+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.44:0/91468594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:57:26.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:26 smithi044 bash[21491]: audit 2024-09-17T12:57:26.403976+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.44:0/91468594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: cluster 2024-09-17T12:57:24.796962+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: cluster 2024-09-17T12:57:24.796962+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.762944+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.44:0/774546532' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.762944+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.44:0/774546532' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.763396+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.763396+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.766781+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"}]': finished 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.766781+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"}]': finished 2024-09-17T12:57:26.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: cluster 2024-09-17T12:57:25.771495+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:57:26.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: cluster 2024-09-17T12:57:25.771495+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:57:26.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.771932+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:26.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:25.771932+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:26.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:26.403976+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.44:0/91468594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:57:26.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:26 smithi040 bash[19782]: audit 2024-09-17T12:57:26.403976+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.44:0/91468594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:57:26.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: cluster 2024-09-17T12:57:24.796962+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:26.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: cluster 2024-09-17T12:57:24.796962+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:26.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.762944+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.44:0/774546532' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.762944+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.44:0/774546532' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.763396+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.763396+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"} : dispatch 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.766781+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"}]': finished 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.766781+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "045ca2dc-040e-4004-93e0-5e43e30aa6fb"}]': finished 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: cluster 2024-09-17T12:57:25.771495+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: cluster 2024-09-17T12:57:25.771495+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.771932+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:25.771932+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:26.403976+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.44:0/91468594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:57:26.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:26 smithi089 bash[21916]: audit 2024-09-17T12:57:26.403976+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.44:0/91468594' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:57:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:28 smithi044 bash[21491]: cluster 2024-09-17T12:57:26.797454+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:28 smithi044 bash[21491]: cluster 2024-09-17T12:57:26.797454+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:28 smithi040 bash[19782]: cluster 2024-09-17T12:57:26.797454+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:28 smithi040 bash[19782]: cluster 2024-09-17T12:57:26.797454+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:28.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:28 smithi089 bash[21916]: cluster 2024-09-17T12:57:26.797454+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:28.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:28 smithi089 bash[21916]: cluster 2024-09-17T12:57:26.797454+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:30.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:30 smithi044 bash[21491]: cluster 2024-09-17T12:57:28.797939+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:30.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:30 smithi044 bash[21491]: cluster 2024-09-17T12:57:28.797939+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:30.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:30 smithi040 bash[19782]: cluster 2024-09-17T12:57:28.797939+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:30.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:30 smithi040 bash[19782]: cluster 2024-09-17T12:57:28.797939+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:30.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:30 smithi089 bash[21916]: cluster 2024-09-17T12:57:28.797939+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:30.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:30 smithi089 bash[21916]: cluster 2024-09-17T12:57:28.797939+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:32.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:32 smithi044 bash[21491]: cluster 2024-09-17T12:57:30.798421+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:32.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:32 smithi044 bash[21491]: cluster 2024-09-17T12:57:30.798421+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:32.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:32 smithi040 bash[19782]: cluster 2024-09-17T12:57:30.798421+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:32.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:32 smithi040 bash[19782]: cluster 2024-09-17T12:57:30.798421+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:32.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:32 smithi089 bash[21916]: cluster 2024-09-17T12:57:30.798421+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:32.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:32 smithi089 bash[21916]: cluster 2024-09-17T12:57:30.798421+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:34 smithi040 bash[19782]: cluster 2024-09-17T12:57:32.798894+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:34 smithi040 bash[19782]: cluster 2024-09-17T12:57:32.798894+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:34.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:34 smithi089 bash[21916]: cluster 2024-09-17T12:57:32.798894+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:34.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:34 smithi089 bash[21916]: cluster 2024-09-17T12:57:32.798894+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:34.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:34 smithi044 bash[21491]: cluster 2024-09-17T12:57:32.798894+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:34.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:34 smithi044 bash[21491]: cluster 2024-09-17T12:57:32.798894+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:36.772 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:36 smithi044 bash[21491]: cluster 2024-09-17T12:57:34.799359+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:36.773 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:36 smithi044 bash[21491]: cluster 2024-09-17T12:57:34.799359+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:36 smithi040 bash[19782]: cluster 2024-09-17T12:57:34.799359+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:36 smithi040 bash[19782]: cluster 2024-09-17T12:57:34.799359+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:36.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:36 smithi089 bash[21916]: cluster 2024-09-17T12:57:34.799359+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:36.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:36 smithi089 bash[21916]: cluster 2024-09-17T12:57:34.799359+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:38 smithi040 bash[19782]: cluster 2024-09-17T12:57:36.799819+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:38 smithi040 bash[19782]: cluster 2024-09-17T12:57:36.799819+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:38.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:38 smithi089 bash[21916]: cluster 2024-09-17T12:57:36.799819+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:38.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:38 smithi089 bash[21916]: cluster 2024-09-17T12:57:36.799819+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:38.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:38 smithi044 bash[21491]: cluster 2024-09-17T12:57:36.799819+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:38.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:38 smithi044 bash[21491]: cluster 2024-09-17T12:57:36.799819+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:39 smithi040 bash[19782]: audit 2024-09-17T12:57:39.099492+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:57:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:39 smithi040 bash[19782]: audit 2024-09-17T12:57:39.099492+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:57:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:39 smithi040 bash[19782]: audit 2024-09-17T12:57:39.101247+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:39 smithi040 bash[19782]: audit 2024-09-17T12:57:39.101247+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:39 smithi089 bash[21916]: audit 2024-09-17T12:57:39.099492+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:57:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:39 smithi089 bash[21916]: audit 2024-09-17T12:57:39.099492+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:57:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:39 smithi089 bash[21916]: audit 2024-09-17T12:57:39.101247+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:39.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:39 smithi089 bash[21916]: audit 2024-09-17T12:57:39.101247+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:39.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:39 smithi044 bash[21491]: audit 2024-09-17T12:57:39.099492+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:57:39.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:39 smithi044 bash[21491]: audit 2024-09-17T12:57:39.099492+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T12:57:39.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:39 smithi044 bash[21491]: audit 2024-09-17T12:57:39.101247+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:39.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:39 smithi044 bash[21491]: audit 2024-09-17T12:57:39.101247+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:40.779 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:40 smithi044 bash[21491]: cluster 2024-09-17T12:57:38.800277+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:40.780 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:40 smithi044 bash[21491]: cluster 2024-09-17T12:57:38.800277+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:40.780 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:40 smithi044 bash[21491]: cephadm 2024-09-17T12:57:39.102870+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-09-17T12:57:40.780 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:40 smithi044 bash[21491]: cephadm 2024-09-17T12:57:39.102870+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-09-17T12:57:40.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:40 smithi040 bash[19782]: cluster 2024-09-17T12:57:38.800277+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:40 smithi040 bash[19782]: cluster 2024-09-17T12:57:38.800277+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:40 smithi040 bash[19782]: cephadm 2024-09-17T12:57:39.102870+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-09-17T12:57:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:40 smithi040 bash[19782]: cephadm 2024-09-17T12:57:39.102870+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-09-17T12:57:40.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:40 smithi089 bash[21916]: cluster 2024-09-17T12:57:38.800277+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:40.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:40 smithi089 bash[21916]: cluster 2024-09-17T12:57:38.800277+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:40.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:40 smithi089 bash[21916]: cephadm 2024-09-17T12:57:39.102870+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-09-17T12:57:40.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:40 smithi089 bash[21916]: cephadm 2024-09-17T12:57:39.102870+0000 mgr.x (mgr.14152) 181 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-09-17T12:57:42.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:42 smithi044 bash[21491]: cluster 2024-09-17T12:57:40.800766+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:42.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:42 smithi044 bash[21491]: cluster 2024-09-17T12:57:40.800766+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:42.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:42 smithi040 bash[19782]: cluster 2024-09-17T12:57:40.800766+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:42.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:42 smithi040 bash[19782]: cluster 2024-09-17T12:57:40.800766+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:42.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:42 smithi089 bash[21916]: cluster 2024-09-17T12:57:40.800766+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:42.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:42 smithi089 bash[21916]: cluster 2024-09-17T12:57:40.800766+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:43.326 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:57:43.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:57:43.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 bash[21491]: audit 2024-09-17T12:57:43.462778+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:43.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 bash[21491]: audit 2024-09-17T12:57:43.462778+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:43.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 bash[21491]: audit 2024-09-17T12:57:43.467842+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 bash[21491]: audit 2024-09-17T12:57:43.467842+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 bash[21491]: audit 2024-09-17T12:57:43.474976+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:43 smithi044 bash[21491]: audit 2024-09-17T12:57:43.474976+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:43 smithi040 bash[19782]: audit 2024-09-17T12:57:43.462778+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:43.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:43 smithi040 bash[19782]: audit 2024-09-17T12:57:43.462778+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:43.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:43 smithi040 bash[19782]: audit 2024-09-17T12:57:43.467842+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:43 smithi040 bash[19782]: audit 2024-09-17T12:57:43.467842+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:43 smithi040 bash[19782]: audit 2024-09-17T12:57:43.474976+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:43 smithi040 bash[19782]: audit 2024-09-17T12:57:43.474976+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:43 smithi089 bash[21916]: audit 2024-09-17T12:57:43.462778+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:43.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:43 smithi089 bash[21916]: audit 2024-09-17T12:57:43.462778+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:43.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:43 smithi089 bash[21916]: audit 2024-09-17T12:57:43.467842+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:43 smithi089 bash[21916]: audit 2024-09-17T12:57:43.467842+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:43 smithi089 bash[21916]: audit 2024-09-17T12:57:43.474976+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:43.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:43 smithi089 bash[21916]: audit 2024-09-17T12:57:43.474976+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:44.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:44 smithi044 bash[21491]: cluster 2024-09-17T12:57:42.801226+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:44.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:44 smithi044 bash[21491]: cluster 2024-09-17T12:57:42.801226+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:44.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:44 smithi040 bash[19782]: cluster 2024-09-17T12:57:42.801226+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:44.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:44 smithi040 bash[19782]: cluster 2024-09-17T12:57:42.801226+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:44.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:44 smithi089 bash[21916]: cluster 2024-09-17T12:57:42.801226+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:44.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:44 smithi089 bash[21916]: cluster 2024-09-17T12:57:42.801226+0000 mgr.x (mgr.14152) 183 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:46.586 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:46 smithi044 bash[21491]: cluster 2024-09-17T12:57:44.801689+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:46.586 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:46 smithi044 bash[21491]: cluster 2024-09-17T12:57:44.801689+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:46.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:46 smithi040 bash[19782]: cluster 2024-09-17T12:57:44.801689+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:46.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:46 smithi040 bash[19782]: cluster 2024-09-17T12:57:44.801689+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:46.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:46 smithi089 bash[21916]: cluster 2024-09-17T12:57:44.801689+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:46.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:46 smithi089 bash[21916]: cluster 2024-09-17T12:57:44.801689+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:48.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:48 smithi040 bash[19782]: cluster 2024-09-17T12:57:46.802168+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:48.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:48 smithi040 bash[19782]: cluster 2024-09-17T12:57:46.802168+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:48.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:48 smithi089 bash[21916]: cluster 2024-09-17T12:57:46.802168+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:48.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:48 smithi089 bash[21916]: cluster 2024-09-17T12:57:46.802168+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:48.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:48 smithi044 bash[21491]: cluster 2024-09-17T12:57:46.802168+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:48.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:48 smithi044 bash[21491]: cluster 2024-09-17T12:57:46.802168+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: cluster 2024-09-17T12:57:48.802585+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: cluster 2024-09-17T12:57:48.802585+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.775589+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.775589+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.783100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.783100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.784814+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.784814+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.786655+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.786655+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:50.778 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.795998+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.779 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:50 smithi044 bash[21491]: audit 2024-09-17T12:57:49.795998+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: cluster 2024-09-17T12:57:48.802585+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: cluster 2024-09-17T12:57:48.802585+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.775589+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.775589+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.783100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.783100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.784814+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:50.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.784814+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:50.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.786655+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:50.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.786655+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:50.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.795998+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:50 smithi040 bash[19782]: audit 2024-09-17T12:57:49.795998+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: cluster 2024-09-17T12:57:48.802585+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:50.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: cluster 2024-09-17T12:57:48.802585+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:50.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.775589+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.775589+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.783100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.783100+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.784814+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.784814+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.786655+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.786655+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.795998+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:50.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:50 smithi089 bash[21916]: audit 2024-09-17T12:57:49.795998+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:52.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:52 smithi040 bash[19782]: cluster 2024-09-17T12:57:50.803064+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:52.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:52 smithi040 bash[19782]: cluster 2024-09-17T12:57:50.803064+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:52.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:52 smithi089 bash[21916]: cluster 2024-09-17T12:57:50.803064+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:52.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:52 smithi089 bash[21916]: cluster 2024-09-17T12:57:50.803064+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:52.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:52 smithi044 bash[21491]: cluster 2024-09-17T12:57:50.803064+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:52.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:52 smithi044 bash[21491]: cluster 2024-09-17T12:57:50.803064+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:53.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:53 smithi040 bash[19782]: audit 2024-09-17T12:57:53.172904+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-17T12:57:53.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:53 smithi040 bash[19782]: audit 2024-09-17T12:57:53.172904+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-17T12:57:53.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:53 smithi040 bash[19782]: audit 2024-09-17T12:57:53.172936+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:57:53.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:53 smithi040 bash[19782]: audit 2024-09-17T12:57:53.172936+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:57:53.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:53 smithi089 bash[21916]: audit 2024-09-17T12:57:53.172904+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-17T12:57:53.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:53 smithi089 bash[21916]: audit 2024-09-17T12:57:53.172904+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-17T12:57:53.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:53 smithi089 bash[21916]: audit 2024-09-17T12:57:53.172936+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:57:53.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:53 smithi089 bash[21916]: audit 2024-09-17T12:57:53.172936+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:57:53.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:53 smithi044 bash[21491]: audit 2024-09-17T12:57:53.172904+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-17T12:57:53.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:53 smithi044 bash[21491]: audit 2024-09-17T12:57:53.172904+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-17T12:57:53.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:53 smithi044 bash[21491]: audit 2024-09-17T12:57:53.172936+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:57:53.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:53 smithi044 bash[21491]: audit 2024-09-17T12:57:53.172936+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T12:57:53.982 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 2 on host 'smithi044' 2024-09-17T12:57:54.581 DEBUG:teuthology.orchestra.run.smithi044:osd.2> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T12:57:54.584 INFO:tasks.cephadm:Deploying osd.3 on smithi044 with /dev/vg_nvme/lv_3... 2024-09-17T12:57:54.584 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T12:57:54.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: cluster 2024-09-17T12:57:52.803550+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:54.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: cluster 2024-09-17T12:57:52.803550+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:54.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.525995+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-17T12:57:54.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.525995+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-17T12:57:54.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: cluster 2024-09-17T12:57:53.531699+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: cluster 2024-09-17T12:57:53.531699+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.532174+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.532174+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.532414+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.532414+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.533021+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=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.533021+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=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.962646+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.962646+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.969712+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.969712+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.976872+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:54.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:54 smithi089 bash[21916]: audit 2024-09-17T12:57:53.976872+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:54.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: cluster 2024-09-17T12:57:52.803550+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:54.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: cluster 2024-09-17T12:57:52.803550+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.525995+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-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.525995+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-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: cluster 2024-09-17T12:57:53.531699+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: cluster 2024-09-17T12:57:53.531699+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.532174+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.532174+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.532414+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.532414+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.533021+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=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.533021+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=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.962646+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.962646+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:54.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.969712+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:54.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.969712+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:54.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.976872+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:54.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:54 smithi044 bash[21491]: audit 2024-09-17T12:57:53.976872+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:55.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: cluster 2024-09-17T12:57:52.803550+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:55.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: cluster 2024-09-17T12:57:52.803550+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:55.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.525995+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-17T12:57:55.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.525995+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-17T12:57:55.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: cluster 2024-09-17T12:57:53.531699+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:57:55.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: cluster 2024-09-17T12:57:53.531699+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T12:57:55.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.532174+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.532174+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.532414+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.532414+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.533021+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=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.533021+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=smithi044", "root=default"]} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.962646+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.962646+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.969712+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.969712+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:55.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.976872+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:55.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:54 smithi040 bash[19782]: audit 2024-09-17T12:57:53.976872+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: audit 2024-09-17T12:57:54.528153+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=smithi044", "root=default"]}]': finished 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: audit 2024-09-17T12:57:54.528153+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=smithi044", "root=default"]}]': finished 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.532942+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.532942+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: audit 2024-09-17T12:57:54.533813+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: audit 2024-09-17T12:57:54.533813+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: audit 2024-09-17T12:57:54.542675+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: audit 2024-09-17T12:57:54.542675+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.804020+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:55.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:55 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.804020+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:55.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: audit 2024-09-17T12:57:54.528153+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=smithi044", "root=default"]}]': finished 2024-09-17T12:57:55.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: audit 2024-09-17T12:57:54.528153+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=smithi044", "root=default"]}]': finished 2024-09-17T12:57:55.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.532942+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:57:55.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.532942+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:57:55.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: audit 2024-09-17T12:57:54.533813+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: audit 2024-09-17T12:57:54.533813+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: audit 2024-09-17T12:57:54.542675+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: audit 2024-09-17T12:57:54.542675+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:55.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.804020+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:55.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:55 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.804020+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: audit 2024-09-17T12:57:54.528153+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=smithi044", "root=default"]}]': finished 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: audit 2024-09-17T12:57:54.528153+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=smithi044", "root=default"]}]': finished 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.532942+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.532942+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: audit 2024-09-17T12:57:54.533813+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: audit 2024-09-17T12:57:54.533813+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: audit 2024-09-17T12:57:54.542675+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: audit 2024-09-17T12:57:54.542675+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.804020+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:56.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:55 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.804020+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T12:57:56.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.155347+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:56.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.155347+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:56.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.155454+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:56.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:54.155454+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:56.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: audit 2024-09-17T12:57:55.535946+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: audit 2024-09-17T12:57:55.535946+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:55.542379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624] boot 2024-09-17T12:57:56.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:55.542379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624] boot 2024-09-17T12:57:56.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:55.542497+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:57:56.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: cluster 2024-09-17T12:57:55.542497+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:57:56.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: audit 2024-09-17T12:57:55.543269+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:56 smithi089 bash[21916]: audit 2024-09-17T12:57:55.543269+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.155347+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:56.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.155347+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:56.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.155454+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:56.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:54.155454+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:56.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: audit 2024-09-17T12:57:55.535946+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: audit 2024-09-17T12:57:55.535946+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:55.542379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624] boot 2024-09-17T12:57:56.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:55.542379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624] boot 2024-09-17T12:57:56.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:55.542497+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:57:56.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: cluster 2024-09-17T12:57:55.542497+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:57:56.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: audit 2024-09-17T12:57:55.543269+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:56.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:56 smithi044 bash[21491]: audit 2024-09-17T12:57:55.543269+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.155347+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.155347+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.155454+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:54.155454+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: audit 2024-09-17T12:57:55.535946+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: audit 2024-09-17T12:57:55.535946+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:55.542379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624] boot 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:55.542379+0000 mon.a (mon.0) 382 : cluster [INF] osd.2 [v2:172.21.15.44:6800/2018861624,v1:172.21.15.44:6801/2018861624] boot 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:55.542497+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: cluster 2024-09-17T12:57:55.542497+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T12:57:57.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: audit 2024-09-17T12:57:55.543269+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:57.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:56 smithi040 bash[19782]: audit 2024-09-17T12:57:55.543269+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T12:57:57.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:57 smithi089 bash[21916]: cluster 2024-09-17T12:57:56.558876+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:57:57.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:57 smithi089 bash[21916]: cluster 2024-09-17T12:57:56.558876+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:57:57.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:57 smithi089 bash[21916]: cluster 2024-09-17T12:57:56.804507+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:57.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:57 smithi089 bash[21916]: cluster 2024-09-17T12:57:56.804507+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:57.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:57 smithi089 bash[21916]: audit 2024-09-17T12:57:57.363000+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:57.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:57 smithi089 bash[21916]: audit 2024-09-17T12:57:57.363000+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:57.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:57 smithi044 bash[21491]: cluster 2024-09-17T12:57:56.558876+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:57:57.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:57 smithi044 bash[21491]: cluster 2024-09-17T12:57:56.558876+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:57:57.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:57 smithi044 bash[21491]: cluster 2024-09-17T12:57:56.804507+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:57.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:57 smithi044 bash[21491]: cluster 2024-09-17T12:57:56.804507+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:57.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:57 smithi044 bash[21491]: audit 2024-09-17T12:57:57.363000+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:57.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:57 smithi044 bash[21491]: audit 2024-09-17T12:57:57.363000+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:58.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:57 smithi040 bash[19782]: cluster 2024-09-17T12:57:56.558876+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:57:58.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:57 smithi040 bash[19782]: cluster 2024-09-17T12:57:56.558876+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T12:57:58.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:57 smithi040 bash[19782]: cluster 2024-09-17T12:57:56.804507+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:58.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:57 smithi040 bash[19782]: cluster 2024-09-17T12:57:56.804507+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v146: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:58.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:57 smithi040 bash[19782]: audit 2024-09-17T12:57:57.363000+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:58.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:57 smithi040 bash[19782]: audit 2024-09-17T12:57:57.363000+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:58.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:58 smithi089 bash[21916]: audit 2024-09-17T12:57:57.564815+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:58.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:58 smithi089 bash[21916]: audit 2024-09-17T12:57:57.564815+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:58.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:58 smithi089 bash[21916]: cluster 2024-09-17T12:57:57.570885+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:57:58.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:58 smithi089 bash[21916]: cluster 2024-09-17T12:57:57.570885+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:57:58.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:58 smithi089 bash[21916]: audit 2024-09-17T12:57:57.572659+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T12:57:58.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:58 smithi089 bash[21916]: audit 2024-09-17T12:57:57.572659+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T12:57:58.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:58 smithi044 bash[21491]: audit 2024-09-17T12:57:57.564815+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:58.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:58 smithi044 bash[21491]: audit 2024-09-17T12:57:57.564815+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:58.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:58 smithi044 bash[21491]: cluster 2024-09-17T12:57:57.570885+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:57:58.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:58 smithi044 bash[21491]: cluster 2024-09-17T12:57:57.570885+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:57:58.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:58 smithi044 bash[21491]: audit 2024-09-17T12:57:57.572659+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T12:57:58.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:58 smithi044 bash[21491]: audit 2024-09-17T12:57:57.572659+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T12:57:59.009 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:57:59.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:58 smithi040 bash[19782]: audit 2024-09-17T12:57:57.564815+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:59.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:58 smithi040 bash[19782]: audit 2024-09-17T12:57:57.564815+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' 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-17T12:57:59.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:58 smithi040 bash[19782]: cluster 2024-09-17T12:57:57.570885+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:57:59.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:58 smithi040 bash[19782]: cluster 2024-09-17T12:57:57.570885+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T12:57:59.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:58 smithi040 bash[19782]: audit 2024-09-17T12:57:57.572659+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T12:57:59.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:58 smithi040 bash[19782]: audit 2024-09-17T12:57:57.572659+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T12:57:59.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:58.567173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:58.567173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: cluster 2024-09-17T12:57:58.571709+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: cluster 2024-09-17T12:57:58.571709+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: cluster 2024-09-17T12:57:58.805129+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: cluster 2024-09-17T12:57:58.805129+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.118438+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.118438+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.273454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.273454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.276403+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.276403+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.332325+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.332325+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.332724+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.332724+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.333131+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.333131+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.333346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.333346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.335772+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.943 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.335772+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.335972+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.335972+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.336148+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.336148+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.336207+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.336207+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.388602+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.388602+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.434544+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.434544+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437078+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.944 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437078+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437480+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437480+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437514+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437514+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437833+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.437833+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.493770+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.945 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:57:59 smithi089 bash[21916]: audit 2024-09-17T12:57:59.493770+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:58.567173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:58.567173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: cluster 2024-09-17T12:57:58.571709+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: cluster 2024-09-17T12:57:58.571709+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: cluster 2024-09-17T12:57:58.805129+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: cluster 2024-09-17T12:57:58.805129+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.118438+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.118438+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.273454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.273454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.969 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.276403+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.276403+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.332325+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.332325+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.332724+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.332724+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.333131+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.333131+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.333346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.333346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.335772+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.970 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.335772+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.335972+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.335972+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.336148+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.336148+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.336207+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.336207+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.388602+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.388602+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.434544+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.434544+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437078+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437078+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437480+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.971 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437480+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:57:59.972 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437514+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.972 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437514+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:57:59.972 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437833+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.972 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.437833+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:57:59.972 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.493770+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:57:59.972 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:57:59 smithi044 bash[21491]: audit 2024-09-17T12:57:59.493770+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:58.567173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:58.567173+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: cluster 2024-09-17T12:57:58.571709+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: cluster 2024-09-17T12:57:58.571709+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: cluster 2024-09-17T12:57:58.805129+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: cluster 2024-09-17T12:57:58.805129+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v149: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.118438+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:00.036 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.118438+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.273454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.273454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.276403+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.276403+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.332325+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.332325+0000 mon.a (mon.0) 395 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.332724+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.332724+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.333131+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.333131+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.333346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:58:00.037 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.333346+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.335772+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.335772+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.335972+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.335972+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.336148+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.336148+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.336207+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:58:00.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.336207+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.388602+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.388602+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.434544+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.434544+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437078+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437078+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437480+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437480+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437514+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437514+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437833+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.437833+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.493770+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:58:00.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:57:59 smithi040 bash[19782]: audit 2024-09-17T12:57:59.493770+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T12:58:00.839 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:00 smithi044 bash[21491]: cluster 2024-09-17T12:57:59.595586+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T12:58:00.840 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:00 smithi044 bash[21491]: cluster 2024-09-17T12:57:59.595586+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T12:58:00.840 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:00 smithi044 bash[21491]: cluster 2024-09-17T12:58:00.444412+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T12:58:00.840 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:00 smithi044 bash[21491]: cluster 2024-09-17T12:58:00.444412+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T12:58:00.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:00 smithi089 bash[21916]: cluster 2024-09-17T12:57:59.595586+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T12:58:00.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:00 smithi089 bash[21916]: cluster 2024-09-17T12:57:59.595586+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T12:58:00.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:00 smithi089 bash[21916]: cluster 2024-09-17T12:58:00.444412+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T12:58:00.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:00 smithi089 bash[21916]: cluster 2024-09-17T12:58:00.444412+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T12:58:01.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:00 smithi040 bash[19782]: cluster 2024-09-17T12:57:59.595586+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T12:58:01.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:00 smithi040 bash[19782]: cluster 2024-09-17T12:57:59.595586+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-09-17T12:58:01.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:00 smithi040 bash[19782]: cluster 2024-09-17T12:58:00.444412+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T12:58:01.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:00 smithi040 bash[19782]: cluster 2024-09-17T12:58:00.444412+0000 mon.a (mon.0) 407 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T12:58:01.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:01 smithi044 bash[21491]: cluster 2024-09-17T12:58:00.805673+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:01.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:01 smithi044 bash[21491]: cluster 2024-09-17T12:58:00.805673+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:01.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:01 smithi089 bash[21916]: cluster 2024-09-17T12:58:00.805673+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:01.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:01 smithi089 bash[21916]: cluster 2024-09-17T12:58:00.805673+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:02.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:01 smithi040 bash[19782]: cluster 2024-09-17T12:58:00.805673+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:02.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:01 smithi040 bash[19782]: cluster 2024-09-17T12:58:00.805673+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v151: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:04.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:03 smithi089 bash[21916]: cluster 2024-09-17T12:58:02.806198+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:04.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:03 smithi089 bash[21916]: cluster 2024-09-17T12:58:02.806198+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:04.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:03 smithi044 bash[21491]: cluster 2024-09-17T12:58:02.806198+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:04.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:03 smithi044 bash[21491]: cluster 2024-09-17T12:58:02.806198+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:04.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:03 smithi040 bash[19782]: cluster 2024-09-17T12:58:02.806198+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:04.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:03 smithi040 bash[19782]: cluster 2024-09-17T12:58:02.806198+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: cephadm 2024-09-17T12:58:04.161738+0000 mgr.x (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: cephadm 2024-09-17T12:58:04.161738+0000 mgr.x (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.169607+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.169607+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.177186+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.177186+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.179745+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.179745+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: cephadm 2024-09-17T12:58:04.181168+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 21365M 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: cephadm 2024-09-17T12:58:04.181168+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 21365M 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.187176+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.187176+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.191878+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.191878+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.193655+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.193655+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.203203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:05 smithi089 bash[21916]: audit 2024-09-17T12:58:04.203203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: cephadm 2024-09-17T12:58:04.161738+0000 mgr.x (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: cephadm 2024-09-17T12:58:04.161738+0000 mgr.x (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.169607+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.169607+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.177186+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.177186+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.179745+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.179745+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: cephadm 2024-09-17T12:58:04.181168+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 21365M 2024-09-17T12:58:05.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: cephadm 2024-09-17T12:58:04.181168+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 21365M 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.187176+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.187176+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.191878+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.191878+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.193655+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.193655+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.203203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:05 smithi044 bash[21491]: audit 2024-09-17T12:58:04.203203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: cephadm 2024-09-17T12:58:04.161738+0000 mgr.x (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: cephadm 2024-09-17T12:58:04.161738+0000 mgr.x (mgr.14152) 194 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.169607+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.169607+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.177186+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.177186+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.179745+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:05.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.179745+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: cephadm 2024-09-17T12:58:04.181168+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 21365M 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: cephadm 2024-09-17T12:58:04.181168+0000 mgr.x (mgr.14152) 195 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 21365M 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.187176+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.187176+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.191878+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.191878+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.193655+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.193655+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.203203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:05.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:05 smithi040 bash[19782]: audit 2024-09-17T12:58:04.203203+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:06.293 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-09-17T12:58:06.336 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_3 2024-09-17T12:58:06.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:06 smithi044 bash[21491]: cluster 2024-09-17T12:58:04.806735+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:06.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:06 smithi044 bash[21491]: cluster 2024-09-17T12:58:04.806735+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:06 smithi040 bash[19782]: cluster 2024-09-17T12:58:04.806735+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:06.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:06 smithi040 bash[19782]: cluster 2024-09-17T12:58:04.806735+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:06.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:06 smithi089 bash[21916]: cluster 2024-09-17T12:58:04.806735+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:06.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:06 smithi089 bash[21916]: cluster 2024-09-17T12:58:04.806735+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:08.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:08 smithi044 bash[21491]: cluster 2024-09-17T12:58:06.807313+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:08.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:08 smithi044 bash[21491]: cluster 2024-09-17T12:58:06.807313+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:08 smithi040 bash[19782]: cluster 2024-09-17T12:58:06.807313+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:08 smithi040 bash[19782]: cluster 2024-09-17T12:58:06.807313+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:08.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:08 smithi089 bash[21916]: cluster 2024-09-17T12:58:06.807313+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:08.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:08 smithi089 bash[21916]: cluster 2024-09-17T12:58:06.807313+0000 mgr.x (mgr.14152) 197 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:10.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:10 smithi044 bash[21491]: cluster 2024-09-17T12:58:08.807830+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:10.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:10 smithi044 bash[21491]: cluster 2024-09-17T12:58:08.807830+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:10 smithi040 bash[19782]: cluster 2024-09-17T12:58:08.807830+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:10 smithi040 bash[19782]: cluster 2024-09-17T12:58:08.807830+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:10 smithi089 bash[21916]: cluster 2024-09-17T12:58:08.807830+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:10 smithi089 bash[21916]: cluster 2024-09-17T12:58:08.807830+0000 mgr.x (mgr.14152) 198 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:11.069 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T12:58:12.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:12 smithi044 bash[21491]: cluster 2024-09-17T12:58:10.808369+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:12.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:12 smithi044 bash[21491]: cluster 2024-09-17T12:58:10.808369+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:12.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:12 smithi040 bash[19782]: cluster 2024-09-17T12:58:10.808369+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:12.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:12 smithi040 bash[19782]: cluster 2024-09-17T12:58:10.808369+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:12.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:12 smithi089 bash[21916]: cluster 2024-09-17T12:58:10.808369+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:12.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:12 smithi089 bash[21916]: cluster 2024-09-17T12:58:10.808369+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.454768+0000 mgr.x (mgr.14152) 200 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.454768+0000 mgr.x (mgr.14152) 200 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.461298+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.461298+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.467480+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.467480+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.469213+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:13 smithi040 bash[19782]: audit 2024-09-17T12:58:12.469213+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.454768+0000 mgr.x (mgr.14152) 200 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.454768+0000 mgr.x (mgr.14152) 200 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.461298+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:58:13.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.461298+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:58:13.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.467480+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:58:13.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.467480+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:58:13.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.469213+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:13 smithi089 bash[21916]: audit 2024-09-17T12:58:12.469213+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.454768+0000 mgr.x (mgr.14152) 200 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.454768+0000 mgr.x (mgr.14152) 200 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:58:13.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.461298+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:58:13.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.461298+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:58:13.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.467480+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:58:13.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.467480+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:58:13.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.469213+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:13.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:13 smithi044 bash[21491]: audit 2024-09-17T12:58:12.469213+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:14.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:14 smithi040 bash[19782]: cluster 2024-09-17T12:58:12.808937+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:14.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:14 smithi040 bash[19782]: cluster 2024-09-17T12:58:12.808937+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:14.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:14 smithi089 bash[21916]: cluster 2024-09-17T12:58:12.808937+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:14.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:14 smithi089 bash[21916]: cluster 2024-09-17T12:58:12.808937+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:14.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:14 smithi044 bash[21491]: cluster 2024-09-17T12:58:12.808937+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:14.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:14 smithi044 bash[21491]: cluster 2024-09-17T12:58:12.808937+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:16.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:16 smithi040 bash[19782]: cluster 2024-09-17T12:58:14.809457+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:16.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:16 smithi040 bash[19782]: cluster 2024-09-17T12:58:14.809457+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:16.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:16 smithi089 bash[21916]: cluster 2024-09-17T12:58:14.809457+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:16.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:16 smithi089 bash[21916]: cluster 2024-09-17T12:58:14.809457+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:16.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:16 smithi044 bash[21491]: cluster 2024-09-17T12:58:14.809457+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:16.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:16 smithi044 bash[21491]: cluster 2024-09-17T12:58:14.809457+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:18.490 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:18 smithi044 bash[21491]: cluster 2024-09-17T12:58:16.810001+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:18.491 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:18 smithi044 bash[21491]: cluster 2024-09-17T12:58:16.810001+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:18 smithi040 bash[19782]: cluster 2024-09-17T12:58:16.810001+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:18 smithi040 bash[19782]: cluster 2024-09-17T12:58:16.810001+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:18.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:18 smithi089 bash[21916]: cluster 2024-09-17T12:58:16.810001+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:18.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:18 smithi089 bash[21916]: cluster 2024-09-17T12:58:16.810001+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:20 smithi044 bash[21491]: cluster 2024-09-17T12:58:18.810529+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:20 smithi044 bash[21491]: cluster 2024-09-17T12:58:18.810529+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:20.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:20 smithi040 bash[19782]: cluster 2024-09-17T12:58:18.810529+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:20.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:20 smithi040 bash[19782]: cluster 2024-09-17T12:58:18.810529+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:20.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:20 smithi089 bash[21916]: cluster 2024-09-17T12:58:18.810529+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:20.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:20 smithi089 bash[21916]: cluster 2024-09-17T12:58:18.810529+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.923654+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.44:0/1948785078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.923654+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.44:0/1948785078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.923733+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.923733+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.927195+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"}]': finished 2024-09-17T12:58:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.927195+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"}]': finished 2024-09-17T12:58:21.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: cluster 2024-09-17T12:58:20.931599+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:58:21.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: cluster 2024-09-17T12:58:20.931599+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:58:21.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.932047+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:21.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:21 smithi040 bash[19782]: audit 2024-09-17T12:58:20.932047+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:21.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.923654+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.44:0/1948785078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.923654+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.44:0/1948785078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.923733+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.923733+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.927195+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"}]': finished 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.927195+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"}]': finished 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: cluster 2024-09-17T12:58:20.931599+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: cluster 2024-09-17T12:58:20.931599+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.932047+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:21.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:21 smithi089 bash[21916]: audit 2024-09-17T12:58:20.932047+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.923654+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.44:0/1948785078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.923654+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.44:0/1948785078' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.923733+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.923733+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"} : dispatch 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.927195+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"}]': finished 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.927195+0000 mon.a (mon.0) 419 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a854101-9a12-41a4-b48d-a01082599ed9"}]': finished 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: cluster 2024-09-17T12:58:20.931599+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: cluster 2024-09-17T12:58:20.931599+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.932047+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:21.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:21 smithi044 bash[21491]: audit 2024-09-17T12:58:20.932047+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:22 smithi040 bash[19782]: cluster 2024-09-17T12:58:20.811055+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:22.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:22 smithi040 bash[19782]: cluster 2024-09-17T12:58:20.811055+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:22.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:22 smithi040 bash[19782]: audit 2024-09-17T12:58:21.587867+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.44:0/1729839069' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:58:22.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:22 smithi040 bash[19782]: audit 2024-09-17T12:58:21.587867+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.44:0/1729839069' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:58:22.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:22 smithi089 bash[21916]: cluster 2024-09-17T12:58:20.811055+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:22.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:22 smithi089 bash[21916]: cluster 2024-09-17T12:58:20.811055+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:22.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:22 smithi089 bash[21916]: audit 2024-09-17T12:58:21.587867+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.44:0/1729839069' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:58:22.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:22 smithi089 bash[21916]: audit 2024-09-17T12:58:21.587867+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.44:0/1729839069' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:58:22.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:22 smithi044 bash[21491]: cluster 2024-09-17T12:58:20.811055+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:22.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:22 smithi044 bash[21491]: cluster 2024-09-17T12:58:20.811055+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:22.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:22 smithi044 bash[21491]: audit 2024-09-17T12:58:21.587867+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.44:0/1729839069' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:58:22.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:22 smithi044 bash[21491]: audit 2024-09-17T12:58:21.587867+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.44:0/1729839069' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:58:24.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:24 smithi040 bash[19782]: cluster 2024-09-17T12:58:22.811639+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:24.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:24 smithi040 bash[19782]: cluster 2024-09-17T12:58:22.811639+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:24.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:24 smithi089 bash[21916]: cluster 2024-09-17T12:58:22.811639+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:24.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:24 smithi089 bash[21916]: cluster 2024-09-17T12:58:22.811639+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:24.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:24 smithi044 bash[21491]: cluster 2024-09-17T12:58:22.811639+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:24.931 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:24 smithi044 bash[21491]: cluster 2024-09-17T12:58:22.811639+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:26.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:26 smithi040 bash[19782]: cluster 2024-09-17T12:58:24.812178+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:26.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:26 smithi040 bash[19782]: cluster 2024-09-17T12:58:24.812178+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:26.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:26 smithi089 bash[21916]: cluster 2024-09-17T12:58:24.812178+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:26.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:26 smithi089 bash[21916]: cluster 2024-09-17T12:58:24.812178+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:26.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:26 smithi044 bash[21491]: cluster 2024-09-17T12:58:24.812178+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:26.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:26 smithi044 bash[21491]: cluster 2024-09-17T12:58:24.812178+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:28.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:28 smithi040 bash[19782]: cluster 2024-09-17T12:58:26.812745+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:28.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:28 smithi040 bash[19782]: cluster 2024-09-17T12:58:26.812745+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:28.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:28 smithi089 bash[21916]: cluster 2024-09-17T12:58:26.812745+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:28.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:28 smithi089 bash[21916]: cluster 2024-09-17T12:58:26.812745+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:28 smithi044 bash[21491]: cluster 2024-09-17T12:58:26.812745+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:28 smithi044 bash[21491]: cluster 2024-09-17T12:58:26.812745+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:30.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:30 smithi040 bash[19782]: cluster 2024-09-17T12:58:28.813277+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:30.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:30 smithi040 bash[19782]: cluster 2024-09-17T12:58:28.813277+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:30.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:30 smithi089 bash[21916]: cluster 2024-09-17T12:58:28.813277+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:30.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:30 smithi089 bash[21916]: cluster 2024-09-17T12:58:28.813277+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:30.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:30 smithi044 bash[21491]: cluster 2024-09-17T12:58:28.813277+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:30.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:30 smithi044 bash[21491]: cluster 2024-09-17T12:58:28.813277+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:32.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:32 smithi040 bash[19782]: cluster 2024-09-17T12:58:30.813798+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:32.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:32 smithi040 bash[19782]: cluster 2024-09-17T12:58:30.813798+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:32.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:32 smithi089 bash[21916]: cluster 2024-09-17T12:58:30.813798+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:32.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:32 smithi089 bash[21916]: cluster 2024-09-17T12:58:30.813798+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:32.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:32 smithi044 bash[21491]: cluster 2024-09-17T12:58:30.813798+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:32.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:32 smithi044 bash[21491]: cluster 2024-09-17T12:58:30.813798+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:34 smithi040 bash[19782]: cluster 2024-09-17T12:58:32.814342+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:34 smithi040 bash[19782]: cluster 2024-09-17T12:58:32.814342+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:34 smithi040 bash[19782]: audit 2024-09-17T12:58:34.197057+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:58:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:34 smithi040 bash[19782]: audit 2024-09-17T12:58:34.197057+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:58:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:34 smithi040 bash[19782]: audit 2024-09-17T12:58:34.198803+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:34 smithi040 bash[19782]: audit 2024-09-17T12:58:34.198803+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:34.689 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:34 smithi044 bash[21491]: cluster 2024-09-17T12:58:32.814342+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:34.689 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:34 smithi044 bash[21491]: cluster 2024-09-17T12:58:32.814342+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:34.689 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:34 smithi044 bash[21491]: audit 2024-09-17T12:58:34.197057+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:58:34.689 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:34 smithi044 bash[21491]: audit 2024-09-17T12:58:34.197057+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:58:34.689 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:34 smithi044 bash[21491]: audit 2024-09-17T12:58:34.198803+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:34.689 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:34 smithi044 bash[21491]: audit 2024-09-17T12:58:34.198803+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:34 smithi089 bash[21916]: cluster 2024-09-17T12:58:32.814342+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:34 smithi089 bash[21916]: cluster 2024-09-17T12:58:32.814342+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:34 smithi089 bash[21916]: audit 2024-09-17T12:58:34.197057+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:58:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:34 smithi089 bash[21916]: audit 2024-09-17T12:58:34.197057+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T12:58:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:34 smithi089 bash[21916]: audit 2024-09-17T12:58:34.198803+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:34 smithi089 bash[21916]: audit 2024-09-17T12:58:34.198803+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:35.619 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:35 smithi044 bash[21491]: cephadm 2024-09-17T12:58:34.200263+0000 mgr.x (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-09-17T12:58:35.619 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:35 smithi044 bash[21491]: cephadm 2024-09-17T12:58:34.200263+0000 mgr.x (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-09-17T12:58:35.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:35 smithi089 bash[21916]: cephadm 2024-09-17T12:58:34.200263+0000 mgr.x (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-09-17T12:58:35.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:35 smithi089 bash[21916]: cephadm 2024-09-17T12:58:34.200263+0000 mgr.x (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-09-17T12:58:35.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:35 smithi040 bash[19782]: cephadm 2024-09-17T12:58:34.200263+0000 mgr.x (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-09-17T12:58:35.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:35 smithi040 bash[19782]: cephadm 2024-09-17T12:58:34.200263+0000 mgr.x (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-09-17T12:58:36.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:36 smithi089 bash[21916]: cluster 2024-09-17T12:58:34.814868+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:36.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:36 smithi089 bash[21916]: cluster 2024-09-17T12:58:34.814868+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:36 smithi044 bash[21491]: cluster 2024-09-17T12:58:34.814868+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:36 smithi044 bash[21491]: cluster 2024-09-17T12:58:34.814868+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:36 smithi040 bash[19782]: cluster 2024-09-17T12:58:34.814868+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:36 smithi040 bash[19782]: cluster 2024-09-17T12:58:34.814868+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:38.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:38 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:58:38.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:38 smithi044 bash[21491]: cluster 2024-09-17T12:58:36.815398+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:38.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:38 smithi044 bash[21491]: cluster 2024-09-17T12:58:36.815398+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:38.468 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 12:58:38 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:58:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:38 smithi089 bash[21916]: cluster 2024-09-17T12:58:36.815398+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:38 smithi089 bash[21916]: cluster 2024-09-17T12:58:36.815398+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:38.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:38 smithi040 bash[19782]: cluster 2024-09-17T12:58:36.815398+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:38.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:38 smithi040 bash[19782]: cluster 2024-09-17T12:58:36.815398+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:38.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:38 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:58:38.968 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 12:58:38 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:58:39.554 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:39 smithi044 bash[21491]: audit 2024-09-17T12:58:38.661760+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:39.554 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:39 smithi044 bash[21491]: audit 2024-09-17T12:58:38.661760+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:39.554 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:39 smithi044 bash[21491]: audit 2024-09-17T12:58:38.668688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.554 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:39 smithi044 bash[21491]: audit 2024-09-17T12:58:38.668688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.554 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:39 smithi044 bash[21491]: audit 2024-09-17T12:58:38.675890+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.554 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:39 smithi044 bash[21491]: audit 2024-09-17T12:58:38.675890+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:39 smithi089 bash[21916]: audit 2024-09-17T12:58:38.661760+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:39 smithi089 bash[21916]: audit 2024-09-17T12:58:38.661760+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:39.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:39 smithi089 bash[21916]: audit 2024-09-17T12:58:38.668688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:39 smithi089 bash[21916]: audit 2024-09-17T12:58:38.668688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:39 smithi089 bash[21916]: audit 2024-09-17T12:58:38.675890+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:39 smithi089 bash[21916]: audit 2024-09-17T12:58:38.675890+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:39 smithi040 bash[19782]: audit 2024-09-17T12:58:38.661760+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:39 smithi040 bash[19782]: audit 2024-09-17T12:58:38.661760+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:39 smithi040 bash[19782]: audit 2024-09-17T12:58:38.668688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:39 smithi040 bash[19782]: audit 2024-09-17T12:58:38.668688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:39 smithi040 bash[19782]: audit 2024-09-17T12:58:38.675890+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:39 smithi040 bash[19782]: audit 2024-09-17T12:58:38.675890+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:40 smithi089 bash[21916]: cluster 2024-09-17T12:58:38.815904+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:40 smithi089 bash[21916]: cluster 2024-09-17T12:58:38.815904+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:40 smithi044 bash[21491]: cluster 2024-09-17T12:58:38.815904+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:40 smithi044 bash[21491]: cluster 2024-09-17T12:58:38.815904+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:40.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:40 smithi040 bash[19782]: cluster 2024-09-17T12:58:38.815904+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:40 smithi040 bash[19782]: cluster 2024-09-17T12:58:38.815904+0000 mgr.x (mgr.14152) 215 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:42.620 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:42 smithi044 bash[21491]: cluster 2024-09-17T12:58:40.816428+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:42.620 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:42 smithi044 bash[21491]: cluster 2024-09-17T12:58:40.816428+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:42.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:42 smithi089 bash[21916]: cluster 2024-09-17T12:58:40.816428+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:42.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:42 smithi089 bash[21916]: cluster 2024-09-17T12:58:40.816428+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:42.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:42 smithi040 bash[19782]: cluster 2024-09-17T12:58:40.816428+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:42.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:42 smithi040 bash[19782]: cluster 2024-09-17T12:58:40.816428+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:44.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:44 smithi089 bash[21916]: cluster 2024-09-17T12:58:42.816979+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:44.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:44 smithi089 bash[21916]: cluster 2024-09-17T12:58:42.816979+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:44.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:44 smithi044 bash[21491]: cluster 2024-09-17T12:58:42.816979+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:44.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:44 smithi044 bash[21491]: cluster 2024-09-17T12:58:42.816979+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:44.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:44 smithi040 bash[19782]: cluster 2024-09-17T12:58:42.816979+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:44.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:44 smithi040 bash[19782]: cluster 2024-09-17T12:58:42.816979+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:46.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: cluster 2024-09-17T12:58:44.817513+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:46.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: cluster 2024-09-17T12:58:44.817513+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:46.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:44.998244+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:44.998244+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.005991+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.005991+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.739709+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:46.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.739709+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:46.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.741448+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:46.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.741448+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:46.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.750710+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:46 smithi044 bash[21491]: audit 2024-09-17T12:58:45.750710+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: cluster 2024-09-17T12:58:44.817513+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: cluster 2024-09-17T12:58:44.817513+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:44.998244+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:44.998244+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.005991+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.005991+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.739709+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.739709+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.741448+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.741448+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.750710+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:45 smithi040 bash[19782]: audit 2024-09-17T12:58:45.750710+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: cluster 2024-09-17T12:58:44.817513+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:46.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: cluster 2024-09-17T12:58:44.817513+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:46.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:44.998244+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:44.998244+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.005991+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.005991+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.739709+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.739709+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.741448+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.741448+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.750710+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:46.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:46 smithi089 bash[21916]: audit 2024-09-17T12:58:45.750710+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:48.269 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:48 smithi044 bash[21491]: cluster 2024-09-17T12:58:46.818068+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:48.269 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:48 smithi044 bash[21491]: cluster 2024-09-17T12:58:46.818068+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:48.269 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:48 smithi044 bash[21491]: audit 2024-09-17T12:58:47.738327+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.269 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:48 smithi044 bash[21491]: audit 2024-09-17T12:58:47.738327+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.269 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:48 smithi044 bash[21491]: audit 2024-09-17T12:58:47.738375+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.269 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:48 smithi044 bash[21491]: audit 2024-09-17T12:58:47.738375+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:48 smithi040 bash[19782]: cluster 2024-09-17T12:58:46.818068+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:48.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:48 smithi040 bash[19782]: cluster 2024-09-17T12:58:46.818068+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:48.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:48 smithi040 bash[19782]: audit 2024-09-17T12:58:47.738327+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:48 smithi040 bash[19782]: audit 2024-09-17T12:58:47.738327+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:48 smithi040 bash[19782]: audit 2024-09-17T12:58:47.738375+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:48 smithi040 bash[19782]: audit 2024-09-17T12:58:47.738375+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:48 smithi089 bash[21916]: cluster 2024-09-17T12:58:46.818068+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:48.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:48 smithi089 bash[21916]: cluster 2024-09-17T12:58:46.818068+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:48.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:48 smithi089 bash[21916]: audit 2024-09-17T12:58:47.738327+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:48 smithi089 bash[21916]: audit 2024-09-17T12:58:47.738327+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:48 smithi089 bash[21916]: audit 2024-09-17T12:58:47.738375+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:48 smithi089 bash[21916]: audit 2024-09-17T12:58:47.738375+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T12:58:48.905 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 3 on host 'smithi044' 2024-09-17T12:58:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.007983+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:58:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.007983+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:58:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.012237+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:58:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.012237+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:58:49.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.012839+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.012839+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.014617+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.014617+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.014825+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.014825+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.880701+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.880701+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.888085+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.888085+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.896912+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[21491]: audit 2024-09-17T12:58:48.896912+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.007983+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.007983+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.012237+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.012237+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.012839+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.012839+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.014617+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.014617+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.014825+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.014825+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.880701+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:49.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.880701+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:49.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.888085+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.888085+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.896912+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:49 smithi040 bash[19782]: audit 2024-09-17T12:58:48.896912+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.007983+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:58:49.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.007983+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.012237+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.012237+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.012839+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.012839+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.014617+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.014617+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.014825+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.014825+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]} : dispatch 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.880701+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:49.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.880701+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:58:49.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.888085+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.888085+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.896912+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.442 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:49 smithi089 bash[21916]: audit 2024-09-17T12:58:48.896912+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:49.452 DEBUG:teuthology.orchestra.run.smithi044:osd.3> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T12:58:49.454 INFO:tasks.cephadm:Deploying osd.4 on smithi089 with /dev/vg_nvme/lv_4... 2024-09-17T12:58:49.454 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T12:58:49.718 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 12:58:49 smithi044 bash[29211]: debug 2024-09-17T12:58:49.534+0000 7fe0aeaf5640 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.818597+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.818597+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.011844+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.011844+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: cluster 2024-09-17T12:58:49.017178+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: cluster 2024-09-17T12:58:49.017178+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.018457+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.018457+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.019662+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.019662+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.497869+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T12:58:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:50 smithi040 bash[19782]: audit 2024-09-17T12:58:49.497869+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T12:58:50.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.818597+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:50.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.818597+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:50.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.011844+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-09-17T12:58:50.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.011844+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-09-17T12:58:50.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: cluster 2024-09-17T12:58:49.017178+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T12:58:50.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: cluster 2024-09-17T12:58:49.017178+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T12:58:50.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.018457+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.018457+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.019662+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.019662+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.497869+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T12:58:50.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:50 smithi089 bash[21916]: audit 2024-09-17T12:58:49.497869+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.818597+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.818597+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.011844+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.011844+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: cluster 2024-09-17T12:58:49.017178+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: cluster 2024-09-17T12:58:49.017178+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.018457+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.018457+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.019662+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.019662+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:50.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.497869+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T12:58:50.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:50 smithi044 bash[21491]: audit 2024-09-17T12:58:49.497869+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-17T12:58:51.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.700367+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:58:51.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.700367+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:58:51.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.700496+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:58:51.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:48.700496+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:50.022780+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717] boot 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:50.022780+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717] boot 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:50.022904+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:50.022904+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: audit 2024-09-17T12:58:50.023207+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: audit 2024-09-17T12:58:50.023207+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:51.021456+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T12:58:51.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:51 smithi089 bash[21916]: cluster 2024-09-17T12:58:51.021456+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T12:58:51.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.700367+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:58:51.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.700367+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:58:51.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.700496+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:58:51.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:48.700496+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:58:51.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:50.022780+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717] boot 2024-09-17T12:58:51.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:50.022780+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717] boot 2024-09-17T12:58:51.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:50.022904+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:58:51.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:50.022904+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:58:51.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: audit 2024-09-17T12:58:50.023207+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:51.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: audit 2024-09-17T12:58:50.023207+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:51.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:51.021456+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T12:58:51.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:51 smithi044 bash[21491]: cluster 2024-09-17T12:58:51.021456+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T12:58:51.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.700367+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:58:51.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.700367+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:58:51.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.700496+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:58:51.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:48.700496+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:58:51.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:50.022780+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717] boot 2024-09-17T12:58:51.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:50.022780+0000 mon.a (mon.0) 445 : cluster [INF] osd.3 [v2:172.21.15.44:6808/1804689717,v1:172.21.15.44:6809/1804689717] boot 2024-09-17T12:58:51.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:50.022904+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:58:51.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:50.022904+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T12:58:51.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: audit 2024-09-17T12:58:50.023207+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:51.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: audit 2024-09-17T12:58:50.023207+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T12:58:51.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:51.021456+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T12:58:51.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:51 smithi040 bash[19782]: cluster 2024-09-17T12:58:51.021456+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T12:58:52.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:52 smithi089 bash[21916]: cluster 2024-09-17T12:58:50.819109+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:52.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:52 smithi089 bash[21916]: cluster 2024-09-17T12:58:50.819109+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:52.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:52 smithi089 bash[21916]: cluster 2024-09-17T12:58:52.024311+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T12:58:52.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:52 smithi089 bash[21916]: cluster 2024-09-17T12:58:52.024311+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T12:58:52.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:52 smithi044 bash[21491]: cluster 2024-09-17T12:58:50.819109+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:52.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:52 smithi044 bash[21491]: cluster 2024-09-17T12:58:50.819109+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:52.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:52 smithi044 bash[21491]: cluster 2024-09-17T12:58:52.024311+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T12:58:52.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:52 smithi044 bash[21491]: cluster 2024-09-17T12:58:52.024311+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T12:58:52.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:52 smithi040 bash[19782]: cluster 2024-09-17T12:58:50.819109+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:52.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:52 smithi040 bash[19782]: cluster 2024-09-17T12:58:50.819109+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-09-17T12:58:52.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:52 smithi040 bash[19782]: cluster 2024-09-17T12:58:52.024311+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T12:58:52.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:52 smithi040 bash[19782]: cluster 2024-09-17T12:58:52.024311+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-09-17T12:58:53.171 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T12:58:54.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:54 smithi089 bash[21916]: cluster 2024-09-17T12:58:52.819647+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:54.334 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:54 smithi089 bash[21916]: cluster 2024-09-17T12:58:52.819647+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:54.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:54 smithi044 bash[21491]: cluster 2024-09-17T12:58:52.819647+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:54.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:54 smithi044 bash[21491]: cluster 2024-09-17T12:58:52.819647+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:54.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:54 smithi040 bash[19782]: cluster 2024-09-17T12:58:52.819647+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:54.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:54 smithi040 bash[19782]: cluster 2024-09-17T12:58:52.819647+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:56 smithi089 bash[21916]: cluster 2024-09-17T12:58:54.820187+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:56.342 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:56 smithi089 bash[21916]: cluster 2024-09-17T12:58:54.820187+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:56.454 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:56 smithi044 bash[21491]: cluster 2024-09-17T12:58:54.820187+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:56.454 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:56 smithi044 bash[21491]: cluster 2024-09-17T12:58:54.820187+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:56.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:56 smithi040 bash[19782]: cluster 2024-09-17T12:58:54.820187+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:56.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:56 smithi040 bash[19782]: cluster 2024-09-17T12:58:54.820187+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:58:56.743 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T12:58:56.789 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_4 2024-09-17T12:58:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:58 smithi044 bash[21491]: cluster 2024-09-17T12:58:56.820804+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:58:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:58 smithi044 bash[21491]: cluster 2024-09-17T12:58:56.820804+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:58:58.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:58 smithi089 bash[21916]: cluster 2024-09-17T12:58:56.820804+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:58:58.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:58 smithi089 bash[21916]: cluster 2024-09-17T12:58:56.820804+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:58:58.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:58 smithi040 bash[19782]: cluster 2024-09-17T12:58:56.820804+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:58:58.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:58 smithi040 bash[19782]: cluster 2024-09-17T12:58:56.820804+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 85 KiB/s, 0 objects/s recovering 2024-09-17T12:58:59.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: cephadm 2024-09-17T12:58:58.188766+0000 mgr.x (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: cephadm 2024-09-17T12:58:58.188766+0000 mgr.x (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.196986+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.196986+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.204601+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.204601+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.207116+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.207116+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.208892+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.208892+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: cephadm 2024-09-17T12:58:58.210275+0000 mgr.x (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 10682M 2024-09-17T12:58:59.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: cephadm 2024-09-17T12:58:58.210275+0000 mgr.x (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 10682M 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.215987+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.215987+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.220034+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.220034+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.221833+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.221833+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.231364+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:58:59 smithi044 bash[21491]: audit 2024-09-17T12:58:58.231364+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: cephadm 2024-09-17T12:58:58.188766+0000 mgr.x (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: cephadm 2024-09-17T12:58:58.188766+0000 mgr.x (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.196986+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.196986+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.204601+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.204601+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.207116+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.207116+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.208892+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.208892+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: cephadm 2024-09-17T12:58:58.210275+0000 mgr.x (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 10682M 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: cephadm 2024-09-17T12:58:58.210275+0000 mgr.x (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 10682M 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.215987+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.215987+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.220034+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.220034+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.221833+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:59.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.221833+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:59.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.231364+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.537 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:58:59 smithi040 bash[19782]: audit 2024-09-17T12:58:58.231364+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: cephadm 2024-09-17T12:58:58.188766+0000 mgr.x (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:59.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: cephadm 2024-09-17T12:58:58.188766+0000 mgr.x (mgr.14152) 225 : cephadm [INF] Detected new or changed devices on smithi044 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.196986+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.196986+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.204601+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.204601+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.207116+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.207116+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.208892+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.208892+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: cephadm 2024-09-17T12:58:58.210275+0000 mgr.x (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 10682M 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: cephadm 2024-09-17T12:58:58.210275+0000 mgr.x (mgr.14152) 226 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 10682M 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.215987+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.215987+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.220034+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.220034+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:58:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.221833+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.221833+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:58:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.231364+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:58:59.692 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:58:59 smithi089 bash[21916]: audit 2024-09-17T12:58:58.231364+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:00.507 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T12:59:00.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:00 smithi040 bash[19782]: cluster 2024-09-17T12:58:58.821368+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:59:00.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:00 smithi040 bash[19782]: cluster 2024-09-17T12:58:58.821368+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:59:00.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:00 smithi089 bash[21916]: cluster 2024-09-17T12:58:58.821368+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:59:00.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:00 smithi089 bash[21916]: cluster 2024-09-17T12:58:58.821368+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:59:00.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:00 smithi044 bash[21491]: cluster 2024-09-17T12:58:58.821368+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:59:00.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:00 smithi044 bash[21491]: cluster 2024-09-17T12:58:58.821368+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: cluster 2024-09-17T12:59:00.821908+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: cluster 2024-09-17T12:59:00.821908+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: audit 2024-09-17T12:59:01.816910+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: audit 2024-09-17T12:59:01.816910+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: audit 2024-09-17T12:59:01.823229+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: audit 2024-09-17T12:59:01.823229+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: audit 2024-09-17T12:59:01.824981+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:02.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:02 smithi040 bash[19782]: audit 2024-09-17T12:59:01.824981+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: cluster 2024-09-17T12:59:00.821908+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: cluster 2024-09-17T12:59:00.821908+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: audit 2024-09-17T12:59:01.816910+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: audit 2024-09-17T12:59:01.816910+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: audit 2024-09-17T12:59:01.823229+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: audit 2024-09-17T12:59:01.823229+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: audit 2024-09-17T12:59:01.824981+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:02.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:02 smithi089 bash[21916]: audit 2024-09-17T12:59:01.824981+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:02.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: cluster 2024-09-17T12:59:00.821908+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T12:59:02.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: cluster 2024-09-17T12:59:00.821908+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-09-17T12:59:02.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: audit 2024-09-17T12:59:01.816910+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:02.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: audit 2024-09-17T12:59:01.816910+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:02.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: audit 2024-09-17T12:59:01.823229+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:02.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: audit 2024-09-17T12:59:01.823229+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:02.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: audit 2024-09-17T12:59:01.824981+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:02.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:02 smithi044 bash[21491]: audit 2024-09-17T12:59:01.824981+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:03.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:03 smithi040 bash[19782]: audit 2024-09-17T12:59:01.810022+0000 mgr.x (mgr.14152) 229 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:03.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:03 smithi040 bash[19782]: audit 2024-09-17T12:59:01.810022+0000 mgr.x (mgr.14152) 229 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:03.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:03 smithi089 bash[21916]: audit 2024-09-17T12:59:01.810022+0000 mgr.x (mgr.14152) 229 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:03.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:03 smithi089 bash[21916]: audit 2024-09-17T12:59:01.810022+0000 mgr.x (mgr.14152) 229 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:03.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:03 smithi044 bash[21491]: audit 2024-09-17T12:59:01.810022+0000 mgr.x (mgr.14152) 229 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:03.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:03 smithi044 bash[21491]: audit 2024-09-17T12:59:01.810022+0000 mgr.x (mgr.14152) 229 : audit [DBG] from='client.24211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:04 smithi040 bash[19782]: cluster 2024-09-17T12:59:02.822480+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T12:59:04.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:04 smithi040 bash[19782]: cluster 2024-09-17T12:59:02.822480+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T12:59:04.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:04 smithi089 bash[21916]: cluster 2024-09-17T12:59:02.822480+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T12:59:04.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:04 smithi089 bash[21916]: cluster 2024-09-17T12:59:02.822480+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T12:59:04.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:04 smithi044 bash[21491]: cluster 2024-09-17T12:59:02.822480+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T12:59:04.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:04 smithi044 bash[21491]: cluster 2024-09-17T12:59:02.822480+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 53 KiB/s, 0 objects/s recovering 2024-09-17T12:59:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:06 smithi040 bash[19782]: cluster 2024-09-17T12:59:04.823044+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:06.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:06 smithi040 bash[19782]: cluster 2024-09-17T12:59:04.823044+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:06.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:06 smithi089 bash[21916]: cluster 2024-09-17T12:59:04.823044+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:06.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:06 smithi089 bash[21916]: cluster 2024-09-17T12:59:04.823044+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:06.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:06 smithi044 bash[21491]: cluster 2024-09-17T12:59:04.823044+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:06.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:06 smithi044 bash[21491]: cluster 2024-09-17T12:59:04.823044+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:08.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:08 smithi089 bash[21916]: cluster 2024-09-17T12:59:06.823595+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:08.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:08 smithi089 bash[21916]: cluster 2024-09-17T12:59:06.823595+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:08 smithi040 bash[19782]: cluster 2024-09-17T12:59:06.823595+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:08.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:08 smithi040 bash[19782]: cluster 2024-09-17T12:59:06.823595+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:08.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:08 smithi044 bash[21491]: cluster 2024-09-17T12:59:06.823595+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:08.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:08 smithi044 bash[21491]: cluster 2024-09-17T12:59:06.823595+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: cluster 2024-09-17T12:59:08.824119+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: cluster 2024-09-17T12:59:08.824119+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.181937+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.181937+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.182400+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/2348193646' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.182400+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/2348193646' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.185409+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"}]': finished 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.185409+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"}]': finished 2024-09-17T12:59:10.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: cluster 2024-09-17T12:59:10.190152+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:59:10.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: cluster 2024-09-17T12:59:10.190152+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:59:10.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.190880+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:10.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:10 smithi040 bash[19782]: audit 2024-09-17T12:59:10.190880+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: cluster 2024-09-17T12:59:08.824119+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: cluster 2024-09-17T12:59:08.824119+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.181937+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.181937+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.182400+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/2348193646' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.182400+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/2348193646' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.185409+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"}]': finished 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.185409+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"}]': finished 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: cluster 2024-09-17T12:59:10.190152+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: cluster 2024-09-17T12:59:10.190152+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:59:10.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.190880+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:10.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:10 smithi089 bash[21916]: audit 2024-09-17T12:59:10.190880+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: cluster 2024-09-17T12:59:08.824119+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: cluster 2024-09-17T12:59:08.824119+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.181937+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.181937+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.182400+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/2348193646' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.182400+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/2348193646' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"} : dispatch 2024-09-17T12:59:10.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.185409+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"}]': finished 2024-09-17T12:59:10.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.185409+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eec7d11-7e43-4a49-8888-5915ab13a2ad"}]': finished 2024-09-17T12:59:10.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: cluster 2024-09-17T12:59:10.190152+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:59:10.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: cluster 2024-09-17T12:59:10.190152+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T12:59:10.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.190880+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:10.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:10 smithi044 bash[21491]: audit 2024-09-17T12:59:10.190880+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:11.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:11 smithi040 bash[19782]: audit 2024-09-17T12:59:10.810083+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/848994903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:59:11.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:11 smithi040 bash[19782]: audit 2024-09-17T12:59:10.810083+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/848994903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:59:11.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:11 smithi089 bash[21916]: audit 2024-09-17T12:59:10.810083+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/848994903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:59:11.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:11 smithi089 bash[21916]: audit 2024-09-17T12:59:10.810083+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/848994903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:59:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:11 smithi044 bash[21491]: audit 2024-09-17T12:59:10.810083+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/848994903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:59:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:11 smithi044 bash[21491]: audit 2024-09-17T12:59:10.810083+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/848994903' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T12:59:12.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:12 smithi040 bash[19782]: cluster 2024-09-17T12:59:10.824672+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:12.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:12 smithi040 bash[19782]: cluster 2024-09-17T12:59:10.824672+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:12.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:12 smithi089 bash[21916]: cluster 2024-09-17T12:59:10.824672+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:12.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:12 smithi089 bash[21916]: cluster 2024-09-17T12:59:10.824672+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:12 smithi044 bash[21491]: cluster 2024-09-17T12:59:10.824672+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:12 smithi044 bash[21491]: cluster 2024-09-17T12:59:10.824672+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:14.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:14 smithi089 bash[21916]: cluster 2024-09-17T12:59:12.825210+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:14.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:14 smithi089 bash[21916]: cluster 2024-09-17T12:59:12.825210+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:14.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:14 smithi040 bash[19782]: cluster 2024-09-17T12:59:12.825210+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:14.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:14 smithi040 bash[19782]: cluster 2024-09-17T12:59:12.825210+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:14.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:14 smithi044 bash[21491]: cluster 2024-09-17T12:59:12.825210+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:14.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:14 smithi044 bash[21491]: cluster 2024-09-17T12:59:12.825210+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:16.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:16 smithi040 bash[19782]: cluster 2024-09-17T12:59:14.825733+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:16.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:16 smithi040 bash[19782]: cluster 2024-09-17T12:59:14.825733+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:16.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:16 smithi089 bash[21916]: cluster 2024-09-17T12:59:14.825733+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:16.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:16 smithi089 bash[21916]: cluster 2024-09-17T12:59:14.825733+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:16.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:16 smithi044 bash[21491]: cluster 2024-09-17T12:59:14.825733+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:16.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:16 smithi044 bash[21491]: cluster 2024-09-17T12:59:14.825733+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:18 smithi040 bash[19782]: cluster 2024-09-17T12:59:16.826294+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:18 smithi040 bash[19782]: cluster 2024-09-17T12:59:16.826294+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:18.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:18 smithi089 bash[21916]: cluster 2024-09-17T12:59:16.826294+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:18.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:18 smithi089 bash[21916]: cluster 2024-09-17T12:59:16.826294+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:18.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:18 smithi044 bash[21491]: cluster 2024-09-17T12:59:16.826294+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:18.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:18 smithi044 bash[21491]: cluster 2024-09-17T12:59:16.826294+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:20.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:20 smithi089 bash[21916]: cluster 2024-09-17T12:59:18.826868+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:20.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:20 smithi089 bash[21916]: cluster 2024-09-17T12:59:18.826868+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:20.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:20 smithi044 bash[21491]: cluster 2024-09-17T12:59:18.826868+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:20.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:20 smithi044 bash[21491]: cluster 2024-09-17T12:59:18.826868+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:20.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:20 smithi040 bash[19782]: cluster 2024-09-17T12:59:18.826868+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:20.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:20 smithi040 bash[19782]: cluster 2024-09-17T12:59:18.826868+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:22 smithi089 bash[21916]: cluster 2024-09-17T12:59:20.827416+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:22.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:22 smithi089 bash[21916]: cluster 2024-09-17T12:59:20.827416+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:22.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:22 smithi044 bash[21491]: cluster 2024-09-17T12:59:20.827416+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:22.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:22 smithi044 bash[21491]: cluster 2024-09-17T12:59:20.827416+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:22.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:22 smithi040 bash[19782]: cluster 2024-09-17T12:59:20.827416+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:22.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:22 smithi040 bash[19782]: cluster 2024-09-17T12:59:20.827416+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:23.655 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:23 smithi089 bash[21916]: audit 2024-09-17T12:59:23.168862+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:59:23.655 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:23 smithi089 bash[21916]: audit 2024-09-17T12:59:23.168862+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:59:23.655 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:23 smithi089 bash[21916]: audit 2024-09-17T12:59:23.170607+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:23.655 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:23 smithi089 bash[21916]: audit 2024-09-17T12:59:23.170607+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:23.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:23 smithi044 bash[21491]: audit 2024-09-17T12:59:23.168862+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:59:23.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:23 smithi044 bash[21491]: audit 2024-09-17T12:59:23.168862+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:59:23.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:23 smithi044 bash[21491]: audit 2024-09-17T12:59:23.170607+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:23.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:23 smithi044 bash[21491]: audit 2024-09-17T12:59:23.170607+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:23.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:23 smithi040 bash[19782]: audit 2024-09-17T12:59:23.168862+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:59:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:23 smithi040 bash[19782]: audit 2024-09-17T12:59:23.168862+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T12:59:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:23 smithi040 bash[19782]: audit 2024-09-17T12:59:23.170607+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:23.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:23 smithi040 bash[19782]: audit 2024-09-17T12:59:23.170607+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:24.639 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:24 smithi089 bash[21916]: cluster 2024-09-17T12:59:22.827960+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:24.639 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:24 smithi089 bash[21916]: cluster 2024-09-17T12:59:22.827960+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:24.639 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:24 smithi089 bash[21916]: cephadm 2024-09-17T12:59:23.172165+0000 mgr.x (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T12:59:24.639 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:24 smithi089 bash[21916]: cephadm 2024-09-17T12:59:23.172165+0000 mgr.x (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T12:59:24.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:24 smithi044 bash[21491]: cluster 2024-09-17T12:59:22.827960+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:24.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:24 smithi044 bash[21491]: cluster 2024-09-17T12:59:22.827960+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:24.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:24 smithi044 bash[21491]: cephadm 2024-09-17T12:59:23.172165+0000 mgr.x (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T12:59:24.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:24 smithi044 bash[21491]: cephadm 2024-09-17T12:59:23.172165+0000 mgr.x (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T12:59:24.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:24 smithi040 bash[19782]: cluster 2024-09-17T12:59:22.827960+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:24.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:24 smithi040 bash[19782]: cluster 2024-09-17T12:59:22.827960+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:24.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:24 smithi040 bash[19782]: cephadm 2024-09-17T12:59:23.172165+0000 mgr.x (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T12:59:24.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:24 smithi040 bash[19782]: cephadm 2024-09-17T12:59:23.172165+0000 mgr.x (mgr.14152) 241 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T12:59:26.613 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:26 smithi089 bash[21916]: cluster 2024-09-17T12:59:24.828489+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:26.614 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:26 smithi089 bash[21916]: cluster 2024-09-17T12:59:24.828489+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:26.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:26 smithi044 bash[21491]: cluster 2024-09-17T12:59:24.828489+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:26.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:26 smithi044 bash[21491]: cluster 2024-09-17T12:59:24.828489+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:26.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:26 smithi040 bash[19782]: cluster 2024-09-17T12:59:24.828489+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:26.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:26 smithi040 bash[19782]: cluster 2024-09-17T12:59:24.828489+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:27.521 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:27 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:59:27.864 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:27 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T12:59:28.631 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: cluster 2024-09-17T12:59:26.829057+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:28.631 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: cluster 2024-09-17T12:59:26.829057+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:28.631 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: audit 2024-09-17T12:59:27.801629+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:28.631 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: audit 2024-09-17T12:59:27.801629+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:28.631 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: audit 2024-09-17T12:59:27.808135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.631 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: audit 2024-09-17T12:59:27.808135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.632 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: audit 2024-09-17T12:59:27.815103+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.632 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:28 smithi089 bash[21916]: audit 2024-09-17T12:59:27.815103+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: cluster 2024-09-17T12:59:26.829057+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: cluster 2024-09-17T12:59:26.829057+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: audit 2024-09-17T12:59:27.801629+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: audit 2024-09-17T12:59:27.801629+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: audit 2024-09-17T12:59:27.808135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: audit 2024-09-17T12:59:27.808135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: audit 2024-09-17T12:59:27.815103+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:28 smithi044 bash[21491]: audit 2024-09-17T12:59:27.815103+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: cluster 2024-09-17T12:59:26.829057+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: cluster 2024-09-17T12:59:26.829057+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: audit 2024-09-17T12:59:27.801629+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: audit 2024-09-17T12:59:27.801629+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: audit 2024-09-17T12:59:27.808135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: audit 2024-09-17T12:59:27.808135+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: audit 2024-09-17T12:59:27.815103+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:28.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:28 smithi040 bash[19782]: audit 2024-09-17T12:59:27.815103+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:30.546 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:30 smithi089 bash[21916]: cluster 2024-09-17T12:59:28.829596+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:30.546 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:30 smithi089 bash[21916]: cluster 2024-09-17T12:59:28.829596+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:30.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:30 smithi044 bash[21491]: cluster 2024-09-17T12:59:28.829596+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:30.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:30 smithi044 bash[21491]: cluster 2024-09-17T12:59:28.829596+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:30.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:30 smithi040 bash[19782]: cluster 2024-09-17T12:59:28.829596+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:30.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:30 smithi040 bash[19782]: cluster 2024-09-17T12:59:28.829596+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:32.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:32 smithi089 bash[21916]: cluster 2024-09-17T12:59:30.830119+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:32.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:32 smithi089 bash[21916]: cluster 2024-09-17T12:59:30.830119+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:32.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:32 smithi044 bash[21491]: cluster 2024-09-17T12:59:30.830119+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:32.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:32 smithi044 bash[21491]: cluster 2024-09-17T12:59:30.830119+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:32.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:32 smithi040 bash[19782]: cluster 2024-09-17T12:59:30.830119+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:32.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:32 smithi040 bash[19782]: cluster 2024-09-17T12:59:30.830119+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:34.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: cluster 2024-09-17T12:59:32.830666+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: cluster 2024-09-17T12:59:32.830666+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.065263+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.065263+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.072684+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.072684+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.074386+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.074386+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.076370+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.076370+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.085931+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:34 smithi089 bash[21916]: audit 2024-09-17T12:59:34.085931+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: cluster 2024-09-17T12:59:32.830666+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: cluster 2024-09-17T12:59:32.830666+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.065263+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.065263+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.072684+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.072684+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.074386+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.074386+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.076370+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.076370+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.085931+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:34 smithi044 bash[21491]: audit 2024-09-17T12:59:34.085931+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: cluster 2024-09-17T12:59:32.830666+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: cluster 2024-09-17T12:59:32.830666+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.065263+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.065263+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.072684+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.072684+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.074386+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.074386+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.076370+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:34.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.076370+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:34.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.085931+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:34.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:34 smithi040 bash[19782]: audit 2024-09-17T12:59:34.085931+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:36 smithi089 bash[21916]: cluster 2024-09-17T12:59:34.831171+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:36 smithi089 bash[21916]: cluster 2024-09-17T12:59:34.831171+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:36.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:36 smithi044 bash[21491]: cluster 2024-09-17T12:59:34.831171+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:36.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:36 smithi044 bash[21491]: cluster 2024-09-17T12:59:34.831171+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:36 smithi040 bash[19782]: cluster 2024-09-17T12:59:34.831171+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:36 smithi040 bash[19782]: cluster 2024-09-17T12:59:34.831171+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:37.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:37 smithi089 bash[21916]: audit 2024-09-17T12:59:37.123132+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:59:37.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:37 smithi089 bash[21916]: audit 2024-09-17T12:59:37.123132+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:59:37.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:37 smithi044 bash[21491]: audit 2024-09-17T12:59:37.123132+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:59:37.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:37 smithi044 bash[21491]: audit 2024-09-17T12:59:37.123132+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:59:37.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:37 smithi040 bash[19782]: audit 2024-09-17T12:59:37.123132+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:59:37.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:37 smithi040 bash[19782]: audit 2024-09-17T12:59:37.123132+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T12:59:38.511 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 4 on host 'smithi089' 2024-09-17T12:59:38.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: cluster 2024-09-17T12:59:36.831714+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: cluster 2024-09-17T12:59:36.831714+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: audit 2024-09-17T12:59:37.337226+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: audit 2024-09-17T12:59:37.337226+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: cluster 2024-09-17T12:59:37.341451+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: cluster 2024-09-17T12:59:37.341451+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: audit 2024-09-17T12:59:37.341935+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: audit 2024-09-17T12:59:37.341935+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: audit 2024-09-17T12:59:37.342526+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:38.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:38 smithi089 bash[21916]: audit 2024-09-17T12:59:37.342526+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: cluster 2024-09-17T12:59:36.831714+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: cluster 2024-09-17T12:59:36.831714+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: audit 2024-09-17T12:59:37.337226+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: audit 2024-09-17T12:59:37.337226+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: cluster 2024-09-17T12:59:37.341451+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: cluster 2024-09-17T12:59:37.341451+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: audit 2024-09-17T12:59:37.341935+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T12:59:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: audit 2024-09-17T12:59:37.341935+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T12:59:38.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: audit 2024-09-17T12:59:37.342526+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:38.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:38 smithi044 bash[21491]: audit 2024-09-17T12:59:37.342526+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:38.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: cluster 2024-09-17T12:59:36.831714+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: cluster 2024-09-17T12:59:36.831714+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: audit 2024-09-17T12:59:37.337226+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: audit 2024-09-17T12:59:37.337226+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: cluster 2024-09-17T12:59:37.341451+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: cluster 2024-09-17T12:59:37.341451+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: audit 2024-09-17T12:59:37.341935+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: audit 2024-09-17T12:59:37.341935+0000 mon.a (mon.0) 478 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: audit 2024-09-17T12:59:37.342526+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:38 smithi040 bash[19782]: audit 2024-09-17T12:59:37.342526+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.105 DEBUG:teuthology.orchestra.run.smithi089:osd.4> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T12:59:39.107 INFO:tasks.cephadm:Deploying osd.5 on smithi089 with /dev/vg_nvme/lv_3... 2024-09-17T12:59:39.108 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T12:59:39.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.339935+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.339935+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.344717+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.344717+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.346189+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.346189+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.354247+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.354247+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.490621+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.490621+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.497440+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.497440+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.504792+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:39 smithi089 bash[21916]: audit 2024-09-17T12:59:38.504792+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.339935+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.339935+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.344717+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.344717+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.346189+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.346189+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.354247+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.354247+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.490621+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:39.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.490621+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:39.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.497440+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.497440+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.504792+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:39 smithi044 bash[21491]: audit 2024-09-17T12:59:38.504792+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.339935+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.339935+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019]' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.344717+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.344717+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e31: 5 total, 4 up, 5 in 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.346189+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.346189+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.354247+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.354247+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.490621+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:39.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.490621+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T12:59:39.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.497440+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.497440+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.504792+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:39.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:39 smithi040 bash[19782]: audit 2024-09-17T12:59:38.504792+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:40.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.094167+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.094167+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.094266+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.094266+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.832241+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:38.832241+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: audit 2024-09-17T12:59:39.350517+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: audit 2024-09-17T12:59:39.350517+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:39.357917+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019] boot 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:39.357917+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019] boot 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:39.357966+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: cluster 2024-09-17T12:59:39.357966+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: audit 2024-09-17T12:59:39.358822+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:40 smithi089 bash[21916]: audit 2024-09-17T12:59:39.358822+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.094167+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.094167+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.094266+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.094266+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.832241+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:38.832241+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: audit 2024-09-17T12:59:39.350517+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: audit 2024-09-17T12:59:39.350517+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:39.357917+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019] boot 2024-09-17T12:59:40.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:39.357917+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019] boot 2024-09-17T12:59:40.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:39.357966+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:59:40.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: cluster 2024-09-17T12:59:39.357966+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:59:40.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: audit 2024-09-17T12:59:39.358822+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:40 smithi044 bash[21491]: audit 2024-09-17T12:59:39.358822+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.094167+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.094167+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.094266+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.094266+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.832241+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:38.832241+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: audit 2024-09-17T12:59:39.350517+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: audit 2024-09-17T12:59:39.350517+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:39.357917+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019] boot 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:39.357917+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.89:6800/1613333019,v1:172.21.15.89:6801/1613333019] boot 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:39.357966+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: cluster 2024-09-17T12:59:39.357966+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T12:59:40.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: audit 2024-09-17T12:59:39.358822+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:40.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:40 smithi040 bash[19782]: audit 2024-09-17T12:59:39.358822+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T12:59:41.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:41 smithi089 bash[21916]: cluster 2024-09-17T12:59:40.370389+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:59:41.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:41 smithi089 bash[21916]: cluster 2024-09-17T12:59:40.370389+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:59:41.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:41 smithi044 bash[21491]: cluster 2024-09-17T12:59:40.370389+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:59:41.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:41 smithi044 bash[21491]: cluster 2024-09-17T12:59:40.370389+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:59:41.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:41 smithi040 bash[19782]: cluster 2024-09-17T12:59:40.370389+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:59:41.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:41 smithi040 bash[19782]: cluster 2024-09-17T12:59:40.370389+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T12:59:42.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:42 smithi089 bash[21916]: cluster 2024-09-17T12:59:40.832815+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:42.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:42 smithi089 bash[21916]: cluster 2024-09-17T12:59:40.832815+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:42.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:42 smithi089 bash[21916]: cluster 2024-09-17T12:59:41.387871+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:59:42.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:42 smithi089 bash[21916]: cluster 2024-09-17T12:59:41.387871+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:59:42.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:42 smithi044 bash[21491]: cluster 2024-09-17T12:59:40.832815+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:42.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:42 smithi044 bash[21491]: cluster 2024-09-17T12:59:40.832815+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:42.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:42 smithi044 bash[21491]: cluster 2024-09-17T12:59:41.387871+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:59:42.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:42 smithi044 bash[21491]: cluster 2024-09-17T12:59:41.387871+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:59:42.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:42 smithi040 bash[19782]: cluster 2024-09-17T12:59:40.832815+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:42.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:42 smithi040 bash[19782]: cluster 2024-09-17T12:59:40.832815+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:42.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:42 smithi040 bash[19782]: cluster 2024-09-17T12:59:41.387871+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:59:42.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:42 smithi040 bash[19782]: cluster 2024-09-17T12:59:41.387871+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-09-17T12:59:43.530 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T12:59:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:44 smithi089 bash[21916]: cluster 2024-09-17T12:59:42.833364+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:44 smithi089 bash[21916]: cluster 2024-09-17T12:59:42.833364+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:44.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:44 smithi044 bash[21491]: cluster 2024-09-17T12:59:42.833364+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:44.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:44 smithi044 bash[21491]: cluster 2024-09-17T12:59:42.833364+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:44.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:44 smithi040 bash[19782]: cluster 2024-09-17T12:59:42.833364+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:44.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:44 smithi040 bash[19782]: cluster 2024-09-17T12:59:42.833364+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v214: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:46.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:46 smithi089 bash[21916]: cluster 2024-09-17T12:59:44.833898+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:46.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:46 smithi089 bash[21916]: cluster 2024-09-17T12:59:44.833898+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:46.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:46 smithi044 bash[21491]: cluster 2024-09-17T12:59:44.833898+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:46.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:46 smithi044 bash[21491]: cluster 2024-09-17T12:59:44.833898+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:46.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:46 smithi040 bash[19782]: cluster 2024-09-17T12:59:44.833898+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:46.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:46 smithi040 bash[19782]: cluster 2024-09-17T12:59:44.833898+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T12:59:48.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:48 smithi089 bash[21916]: cluster 2024-09-17T12:59:46.834472+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T12:59:48.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:48 smithi089 bash[21916]: cluster 2024-09-17T12:59:46.834472+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T12:59:48.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:48 smithi044 bash[21491]: cluster 2024-09-17T12:59:46.834472+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T12:59:48.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:48 smithi044 bash[21491]: cluster 2024-09-17T12:59:46.834472+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T12:59:48.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:48 smithi040 bash[19782]: cluster 2024-09-17T12:59:46.834472+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T12:59:48.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:48 smithi040 bash[19782]: cluster 2024-09-17T12:59:46.834472+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: cephadm 2024-09-17T12:59:48.834692+0000 mgr.x (mgr.14152) 254 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: cephadm 2024-09-17T12:59:48.834692+0000 mgr.x (mgr.14152) 254 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: cluster 2024-09-17T12:59:48.835130+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: cluster 2024-09-17T12:59:48.835130+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.842615+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.842615+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.850576+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.850576+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.853064+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.853064+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: cephadm 2024-09-17T12:59:48.854380+0000 mgr.x (mgr.14152) 256 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: cephadm 2024-09-17T12:59:48.854380+0000 mgr.x (mgr.14152) 256 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T12:59:50.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.860164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.860164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.864532+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.864532+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.866265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.866265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.875827+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:49 smithi089 bash[21916]: audit 2024-09-17T12:59:48.875827+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: cephadm 2024-09-17T12:59:48.834692+0000 mgr.x (mgr.14152) 254 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: cephadm 2024-09-17T12:59:48.834692+0000 mgr.x (mgr.14152) 254 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: cluster 2024-09-17T12:59:48.835130+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: cluster 2024-09-17T12:59:48.835130+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.842615+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.842615+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.850576+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.850576+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.853064+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:59:50.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.853064+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: cephadm 2024-09-17T12:59:48.854380+0000 mgr.x (mgr.14152) 256 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: cephadm 2024-09-17T12:59:48.854380+0000 mgr.x (mgr.14152) 256 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.860164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.860164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.864532+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.864532+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.866265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.866265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.875827+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:49 smithi044 bash[21491]: audit 2024-09-17T12:59:48.875827+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: cephadm 2024-09-17T12:59:48.834692+0000 mgr.x (mgr.14152) 254 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: cephadm 2024-09-17T12:59:48.834692+0000 mgr.x (mgr.14152) 254 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: cluster 2024-09-17T12:59:48.835130+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: cluster 2024-09-17T12:59:48.835130+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.842615+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.842615+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.850576+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.850576+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.853064+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.853064+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: cephadm 2024-09-17T12:59:48.854380+0000 mgr.x (mgr.14152) 256 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: cephadm 2024-09-17T12:59:48.854380+0000 mgr.x (mgr.14152) 256 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.860164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.860164+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.864532+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.864532+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.866265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.866265+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.875827+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:49 smithi040 bash[19782]: audit 2024-09-17T12:59:48.875827+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T12:59:50.958 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T12:59:50.997 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_3 2024-09-17T12:59:52.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:51 smithi089 bash[21916]: cluster 2024-09-17T12:59:50.835704+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:59:52.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:51 smithi089 bash[21916]: cluster 2024-09-17T12:59:50.835704+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:59:52.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:51 smithi044 bash[21491]: cluster 2024-09-17T12:59:50.835704+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:59:52.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:51 smithi044 bash[21491]: cluster 2024-09-17T12:59:50.835704+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:59:52.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:51 smithi040 bash[19782]: cluster 2024-09-17T12:59:50.835704+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:59:52.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:51 smithi040 bash[19782]: cluster 2024-09-17T12:59:50.835704+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T12:59:54.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:53 smithi089 bash[21916]: cluster 2024-09-17T12:59:52.836274+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T12:59:54.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:53 smithi089 bash[21916]: cluster 2024-09-17T12:59:52.836274+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T12:59:54.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:53 smithi044 bash[21491]: cluster 2024-09-17T12:59:52.836274+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T12:59:54.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:53 smithi044 bash[21491]: cluster 2024-09-17T12:59:52.836274+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T12:59:54.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:53 smithi040 bash[19782]: cluster 2024-09-17T12:59:52.836274+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T12:59:54.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:53 smithi040 bash[19782]: cluster 2024-09-17T12:59:52.836274+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T12:59:55.725 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T12:59:56.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:55 smithi089 bash[21916]: cluster 2024-09-17T12:59:54.836938+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:56.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:55 smithi089 bash[21916]: cluster 2024-09-17T12:59:54.836938+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:56.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:55 smithi044 bash[21491]: cluster 2024-09-17T12:59:54.836938+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:56.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:55 smithi044 bash[21491]: cluster 2024-09-17T12:59:54.836938+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:56.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:55 smithi040 bash[19782]: cluster 2024-09-17T12:59:54.836938+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:56.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:55 smithi040 bash[19782]: cluster 2024-09-17T12:59:54.836938+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:58.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: cluster 2024-09-17T12:59:56.837537+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:58.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: cluster 2024-09-17T12:59:56.837537+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:58.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.119282+0000 mgr.x (mgr.14152) 261 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:58.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.119282+0000 mgr.x (mgr.14152) 261 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:58.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.125826+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:58.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.125826+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:58.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.131782+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:58.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.131782+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:58.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.133431+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:58.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:57 smithi089 bash[21916]: audit 2024-09-17T12:59:57.133431+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: cluster 2024-09-17T12:59:56.837537+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: cluster 2024-09-17T12:59:56.837537+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.119282+0000 mgr.x (mgr.14152) 261 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.119282+0000 mgr.x (mgr.14152) 261 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.125826+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.125826+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.131782+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.131782+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.133431+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:58.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:57 smithi044 bash[21491]: audit 2024-09-17T12:59:57.133431+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:58.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: cluster 2024-09-17T12:59:56.837537+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:58.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: cluster 2024-09-17T12:59:56.837537+0000 mgr.x (mgr.14152) 260 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.119282+0000 mgr.x (mgr.14152) 261 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.119282+0000 mgr.x (mgr.14152) 261 : audit [DBG] from='client.24238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.125826+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.125826+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.131782+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.131782+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.133431+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T12:59:58.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:57 smithi040 bash[19782]: audit 2024-09-17T12:59:57.133431+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:00.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:59 smithi089 bash[21916]: cluster 2024-09-17T12:59:58.838053+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:00.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 12:59:59 smithi089 bash[21916]: cluster 2024-09-17T12:59:58.838053+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:00.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:59 smithi044 bash[21491]: cluster 2024-09-17T12:59:58.838053+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:00.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 12:59:59 smithi044 bash[21491]: cluster 2024-09-17T12:59:58.838053+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:00.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:59 smithi040 bash[19782]: cluster 2024-09-17T12:59:58.838053+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:00.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 12:59:59 smithi040 bash[19782]: cluster 2024-09-17T12:59:58.838053+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:01.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:00 smithi089 bash[21916]: cluster 2024-09-17T13:00:00.000161+0000 mon.a (mon.0) 503 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:01.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:00 smithi089 bash[21916]: cluster 2024-09-17T13:00:00.000161+0000 mon.a (mon.0) 503 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:01.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:00 smithi044 bash[21491]: cluster 2024-09-17T13:00:00.000161+0000 mon.a (mon.0) 503 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:01.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:00 smithi044 bash[21491]: cluster 2024-09-17T13:00:00.000161+0000 mon.a (mon.0) 503 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:01.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:00 smithi040 bash[19782]: cluster 2024-09-17T13:00:00.000161+0000 mon.a (mon.0) 503 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:01.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:00 smithi040 bash[19782]: cluster 2024-09-17T13:00:00.000161+0000 mon.a (mon.0) 503 : cluster [INF] overall HEALTH_OK 2024-09-17T13:00:02.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:01 smithi089 bash[21916]: cluster 2024-09-17T13:00:00.838588+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:02.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:01 smithi089 bash[21916]: cluster 2024-09-17T13:00:00.838588+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:02.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:01 smithi044 bash[21491]: cluster 2024-09-17T13:00:00.838588+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:02.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:01 smithi044 bash[21491]: cluster 2024-09-17T13:00:00.838588+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:02.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:01 smithi040 bash[19782]: cluster 2024-09-17T13:00:00.838588+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:02.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:01 smithi040 bash[19782]: cluster 2024-09-17T13:00:00.838588+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:04.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:03 smithi089 bash[21916]: cluster 2024-09-17T13:00:02.839134+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:04.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:03 smithi089 bash[21916]: cluster 2024-09-17T13:00:02.839134+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:04.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:03 smithi044 bash[21491]: cluster 2024-09-17T13:00:02.839134+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:04.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:03 smithi044 bash[21491]: cluster 2024-09-17T13:00:02.839134+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:04.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:03 smithi040 bash[19782]: cluster 2024-09-17T13:00:02.839134+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:04.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:03 smithi040 bash[19782]: cluster 2024-09-17T13:00:02.839134+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:06.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: cluster 2024-09-17T13:00:04.839657+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:06.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: cluster 2024-09-17T13:00:04.839657+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:06.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.346195+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.346195+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.347241+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.89:0/446550075' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.347241+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.89:0/446550075' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.349799+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"}]': finished 2024-09-17T13:00:06.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.349799+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"}]': finished 2024-09-17T13:00:06.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: cluster 2024-09-17T13:00:05.354214+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T13:00:06.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: cluster 2024-09-17T13:00:05.354214+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T13:00:06.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.354658+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:06.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:05 smithi089 bash[21916]: audit 2024-09-17T13:00:05.354658+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:06.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: cluster 2024-09-17T13:00:04.839657+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: cluster 2024-09-17T13:00:04.839657+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.346195+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.346195+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.347241+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.89:0/446550075' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.347241+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.89:0/446550075' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.349799+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"}]': finished 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.349799+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"}]': finished 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: cluster 2024-09-17T13:00:05.354214+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: cluster 2024-09-17T13:00:05.354214+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.354658+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:06.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:05 smithi044 bash[21491]: audit 2024-09-17T13:00:05.354658+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: cluster 2024-09-17T13:00:04.839657+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: cluster 2024-09-17T13:00:04.839657+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.346195+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.346195+0000 mon.a (mon.0) 504 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.347241+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.89:0/446550075' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.347241+0000 mon.c (mon.1) 7 : audit [INF] from='client.? 172.21.15.89:0/446550075' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"} : dispatch 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.349799+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"}]': finished 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.349799+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d4b97afe-4950-4567-9fa5-0f1ee332caac"}]': finished 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: cluster 2024-09-17T13:00:05.354214+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T13:00:06.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: cluster 2024-09-17T13:00:05.354214+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T13:00:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.354658+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:06.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:05 smithi040 bash[19782]: audit 2024-09-17T13:00:05.354658+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:07.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:06 smithi089 bash[21916]: audit 2024-09-17T13:00:06.011942+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.89:0/3497781294' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T13:00:07.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:06 smithi089 bash[21916]: audit 2024-09-17T13:00:06.011942+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.89:0/3497781294' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T13:00:07.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:06 smithi044 bash[21491]: audit 2024-09-17T13:00:06.011942+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.89:0/3497781294' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T13:00:07.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:06 smithi044 bash[21491]: audit 2024-09-17T13:00:06.011942+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.89:0/3497781294' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T13:00:07.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:06 smithi040 bash[19782]: audit 2024-09-17T13:00:06.011942+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.89:0/3497781294' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T13:00:07.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:06 smithi040 bash[19782]: audit 2024-09-17T13:00:06.011942+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.89:0/3497781294' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T13:00:08.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:07 smithi089 bash[21916]: cluster 2024-09-17T13:00:06.840218+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:08.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:07 smithi089 bash[21916]: cluster 2024-09-17T13:00:06.840218+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:08.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:07 smithi044 bash[21491]: cluster 2024-09-17T13:00:06.840218+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:08.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:07 smithi044 bash[21491]: cluster 2024-09-17T13:00:06.840218+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:08.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:07 smithi040 bash[19782]: cluster 2024-09-17T13:00:06.840218+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:08.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:07 smithi040 bash[19782]: cluster 2024-09-17T13:00:06.840218+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:10.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:09 smithi089 bash[21916]: cluster 2024-09-17T13:00:08.840775+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:10.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:09 smithi089 bash[21916]: cluster 2024-09-17T13:00:08.840775+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:10.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:09 smithi044 bash[21491]: cluster 2024-09-17T13:00:08.840775+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:10.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:09 smithi044 bash[21491]: cluster 2024-09-17T13:00:08.840775+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:10.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:09 smithi040 bash[19782]: cluster 2024-09-17T13:00:08.840775+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:10.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:09 smithi040 bash[19782]: cluster 2024-09-17T13:00:08.840775+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:12.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:11 smithi089 bash[21916]: cluster 2024-09-17T13:00:10.841310+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:12.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:11 smithi089 bash[21916]: cluster 2024-09-17T13:00:10.841310+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:12.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:11 smithi044 bash[21491]: cluster 2024-09-17T13:00:10.841310+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:12.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:11 smithi044 bash[21491]: cluster 2024-09-17T13:00:10.841310+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:12.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:11 smithi040 bash[19782]: cluster 2024-09-17T13:00:10.841310+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:12.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:11 smithi040 bash[19782]: cluster 2024-09-17T13:00:10.841310+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:14.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:13 smithi089 bash[21916]: cluster 2024-09-17T13:00:12.841861+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:14.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:13 smithi089 bash[21916]: cluster 2024-09-17T13:00:12.841861+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:13 smithi044 bash[21491]: cluster 2024-09-17T13:00:12.841861+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:13 smithi044 bash[21491]: cluster 2024-09-17T13:00:12.841861+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:13 smithi040 bash[19782]: cluster 2024-09-17T13:00:12.841861+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:13 smithi040 bash[19782]: cluster 2024-09-17T13:00:12.841861+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:16.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:15 smithi089 bash[21916]: cluster 2024-09-17T13:00:14.842489+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:16.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:15 smithi089 bash[21916]: cluster 2024-09-17T13:00:14.842489+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:16.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:15 smithi044 bash[21491]: cluster 2024-09-17T13:00:14.842489+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:16.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:15 smithi044 bash[21491]: cluster 2024-09-17T13:00:14.842489+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:16.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:15 smithi040 bash[19782]: cluster 2024-09-17T13:00:14.842489+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:16.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:15 smithi040 bash[19782]: cluster 2024-09-17T13:00:14.842489+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:18.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:18 smithi089 bash[21916]: cluster 2024-09-17T13:00:16.843080+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:18.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:18 smithi089 bash[21916]: cluster 2024-09-17T13:00:16.843080+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:18.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:18 smithi044 bash[21491]: cluster 2024-09-17T13:00:16.843080+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:18.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:18 smithi044 bash[21491]: cluster 2024-09-17T13:00:16.843080+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:19.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:18 smithi040 bash[19782]: cluster 2024-09-17T13:00:16.843080+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:19.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:18 smithi040 bash[19782]: cluster 2024-09-17T13:00:16.843080+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:19.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:19 smithi089 bash[21916]: audit 2024-09-17T13:00:18.786805+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T13:00:19.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:19 smithi089 bash[21916]: audit 2024-09-17T13:00:18.786805+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T13:00:19.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:19 smithi089 bash[21916]: audit 2024-09-17T13:00:18.788541+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:19 smithi089 bash[21916]: audit 2024-09-17T13:00:18.788541+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:19 smithi044 bash[21491]: audit 2024-09-17T13:00:18.786805+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T13:00:19.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:19 smithi044 bash[21491]: audit 2024-09-17T13:00:18.786805+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T13:00:19.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:19 smithi044 bash[21491]: audit 2024-09-17T13:00:18.788541+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:19.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:19 smithi044 bash[21491]: audit 2024-09-17T13:00:18.788541+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:20.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:19 smithi040 bash[19782]: audit 2024-09-17T13:00:18.786805+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T13:00:20.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:19 smithi040 bash[19782]: audit 2024-09-17T13:00:18.786805+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T13:00:20.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:19 smithi040 bash[19782]: audit 2024-09-17T13:00:18.788541+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:20.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:19 smithi040 bash[19782]: audit 2024-09-17T13:00:18.788541+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:20.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:20 smithi089 bash[21916]: cephadm 2024-09-17T13:00:18.790056+0000 mgr.x (mgr.14152) 272 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T13:00:20.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:20 smithi089 bash[21916]: cephadm 2024-09-17T13:00:18.790056+0000 mgr.x (mgr.14152) 272 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T13:00:20.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:20 smithi089 bash[21916]: cluster 2024-09-17T13:00:18.843711+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:20.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:20 smithi089 bash[21916]: cluster 2024-09-17T13:00:18.843711+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:20.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:20 smithi044 bash[21491]: cephadm 2024-09-17T13:00:18.790056+0000 mgr.x (mgr.14152) 272 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T13:00:20.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:20 smithi044 bash[21491]: cephadm 2024-09-17T13:00:18.790056+0000 mgr.x (mgr.14152) 272 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T13:00:20.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:20 smithi044 bash[21491]: cluster 2024-09-17T13:00:18.843711+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:20.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:20 smithi044 bash[21491]: cluster 2024-09-17T13:00:18.843711+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:21.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:20 smithi040 bash[19782]: cephadm 2024-09-17T13:00:18.790056+0000 mgr.x (mgr.14152) 272 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T13:00:21.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:20 smithi040 bash[19782]: cephadm 2024-09-17T13:00:18.790056+0000 mgr.x (mgr.14152) 272 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T13:00:21.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:20 smithi040 bash[19782]: cluster 2024-09-17T13:00:18.843711+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:21.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:20 smithi040 bash[19782]: cluster 2024-09-17T13:00:18.843711+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:21.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:21 smithi089 bash[21916]: cluster 2024-09-17T13:00:20.844385+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:21.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:21 smithi089 bash[21916]: cluster 2024-09-17T13:00:20.844385+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:21.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:21 smithi044 bash[21491]: cluster 2024-09-17T13:00:20.844385+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:21.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:21 smithi044 bash[21491]: cluster 2024-09-17T13:00:20.844385+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:22.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:21 smithi040 bash[19782]: cluster 2024-09-17T13:00:20.844385+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:22.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:21 smithi040 bash[19782]: cluster 2024-09-17T13:00:20.844385+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:23.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:00:23.131 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:00:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:00:23.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:00:23.439 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:00:23 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:00:24.162 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: cluster 2024-09-17T13:00:22.845053+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:24.162 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: cluster 2024-09-17T13:00:22.845053+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:24.162 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: audit 2024-09-17T13:00:23.278448+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:24.162 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: audit 2024-09-17T13:00:23.278448+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:24.163 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: audit 2024-09-17T13:00:23.285368+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.163 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: audit 2024-09-17T13:00:23.285368+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.163 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: audit 2024-09-17T13:00:23.293117+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.163 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:23 smithi089 bash[21916]: audit 2024-09-17T13:00:23.293117+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: cluster 2024-09-17T13:00:22.845053+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: cluster 2024-09-17T13:00:22.845053+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: audit 2024-09-17T13:00:23.278448+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: audit 2024-09-17T13:00:23.278448+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: audit 2024-09-17T13:00:23.285368+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: audit 2024-09-17T13:00:23.285368+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: audit 2024-09-17T13:00:23.293117+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:23 smithi044 bash[21491]: audit 2024-09-17T13:00:23.293117+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: cluster 2024-09-17T13:00:22.845053+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: cluster 2024-09-17T13:00:22.845053+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: audit 2024-09-17T13:00:23.278448+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: audit 2024-09-17T13:00:23.278448+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: audit 2024-09-17T13:00:23.285368+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: audit 2024-09-17T13:00:23.285368+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: audit 2024-09-17T13:00:23.293117+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:23 smithi040 bash[19782]: audit 2024-09-17T13:00:23.293117+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:26.037 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:25 smithi089 bash[21916]: cluster 2024-09-17T13:00:24.845725+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:26.038 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:25 smithi089 bash[21916]: cluster 2024-09-17T13:00:24.845725+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:26.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:25 smithi044 bash[21491]: cluster 2024-09-17T13:00:24.845725+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:26.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:25 smithi044 bash[21491]: cluster 2024-09-17T13:00:24.845725+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:26.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:25 smithi040 bash[19782]: cluster 2024-09-17T13:00:24.845725+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:26.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:25 smithi040 bash[19782]: cluster 2024-09-17T13:00:24.845725+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:28.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:27 smithi089 bash[21916]: cluster 2024-09-17T13:00:26.846325+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:28.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:27 smithi089 bash[21916]: cluster 2024-09-17T13:00:26.846325+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:28.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:27 smithi044 bash[21491]: cluster 2024-09-17T13:00:26.846325+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:28.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:27 smithi044 bash[21491]: cluster 2024-09-17T13:00:26.846325+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:28.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:27 smithi040 bash[19782]: cluster 2024-09-17T13:00:26.846325+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:28.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:27 smithi040 bash[19782]: cluster 2024-09-17T13:00:26.846325+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:29 smithi089 bash[21916]: cluster 2024-09-17T13:00:28.846846+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:29 smithi089 bash[21916]: cluster 2024-09-17T13:00:28.846846+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:30.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:29 smithi089 bash[21916]: audit 2024-09-17T13:00:29.602469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:29 smithi089 bash[21916]: audit 2024-09-17T13:00:29.602469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:29 smithi089 bash[21916]: audit 2024-09-17T13:00:29.610129+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:29 smithi089 bash[21916]: audit 2024-09-17T13:00:29.610129+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:29 smithi044 bash[21491]: cluster 2024-09-17T13:00:28.846846+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:29 smithi044 bash[21491]: cluster 2024-09-17T13:00:28.846846+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:29 smithi044 bash[21491]: audit 2024-09-17T13:00:29.602469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:29 smithi044 bash[21491]: audit 2024-09-17T13:00:29.602469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:29 smithi044 bash[21491]: audit 2024-09-17T13:00:29.610129+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:29 smithi044 bash[21491]: audit 2024-09-17T13:00:29.610129+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:29 smithi040 bash[19782]: cluster 2024-09-17T13:00:28.846846+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:29 smithi040 bash[19782]: cluster 2024-09-17T13:00:28.846846+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:29 smithi040 bash[19782]: audit 2024-09-17T13:00:29.602469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:29 smithi040 bash[19782]: audit 2024-09-17T13:00:29.602469+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:29 smithi040 bash[19782]: audit 2024-09-17T13:00:29.610129+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:29 smithi040 bash[19782]: audit 2024-09-17T13:00:29.610129+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:31.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:30 smithi089 bash[21916]: audit 2024-09-17T13:00:30.310107+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:31.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:30 smithi089 bash[21916]: audit 2024-09-17T13:00:30.310107+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:31.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:30 smithi089 bash[21916]: audit 2024-09-17T13:00:30.311778+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:31.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:30 smithi089 bash[21916]: audit 2024-09-17T13:00:30.311778+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:31.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:30 smithi089 bash[21916]: audit 2024-09-17T13:00:30.320383+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:31.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:30 smithi089 bash[21916]: audit 2024-09-17T13:00:30.320383+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:30 smithi044 bash[21491]: audit 2024-09-17T13:00:30.310107+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:31.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:30 smithi044 bash[21491]: audit 2024-09-17T13:00:30.310107+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:31.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:30 smithi044 bash[21491]: audit 2024-09-17T13:00:30.311778+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:31.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:30 smithi044 bash[21491]: audit 2024-09-17T13:00:30.311778+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:31.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:30 smithi044 bash[21491]: audit 2024-09-17T13:00:30.320383+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:31.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:30 smithi044 bash[21491]: audit 2024-09-17T13:00:30.320383+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:30 smithi040 bash[19782]: audit 2024-09-17T13:00:30.310107+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:30 smithi040 bash[19782]: audit 2024-09-17T13:00:30.310107+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:31.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:30 smithi040 bash[19782]: audit 2024-09-17T13:00:30.311778+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:31.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:30 smithi040 bash[19782]: audit 2024-09-17T13:00:30.311778+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:31.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:30 smithi040 bash[19782]: audit 2024-09-17T13:00:30.320383+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:31.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:30 smithi040 bash[19782]: audit 2024-09-17T13:00:30.320383+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:32.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:32 smithi089 bash[21916]: cluster 2024-09-17T13:00:30.847381+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:32.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:32 smithi089 bash[21916]: cluster 2024-09-17T13:00:30.847381+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:32.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:32 smithi044 bash[21491]: cluster 2024-09-17T13:00:30.847381+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:32.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:32 smithi044 bash[21491]: cluster 2024-09-17T13:00:30.847381+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:32.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:32 smithi040 bash[19782]: cluster 2024-09-17T13:00:30.847381+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:32.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:32 smithi040 bash[19782]: cluster 2024-09-17T13:00:30.847381+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:33.686 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 5 on host 'smithi089' 2024-09-17T13:00:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:33 smithi089 bash[21916]: audit 2024-09-17T13:00:32.507196+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:33 smithi089 bash[21916]: audit 2024-09-17T13:00:32.507196+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:33 smithi089 bash[21916]: audit 2024-09-17T13:00:32.508417+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:33 smithi089 bash[21916]: audit 2024-09-17T13:00:32.508417+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:33 smithi044 bash[21491]: audit 2024-09-17T13:00:32.507196+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:33 smithi044 bash[21491]: audit 2024-09-17T13:00:32.507196+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:33 smithi044 bash[21491]: audit 2024-09-17T13:00:32.508417+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:33 smithi044 bash[21491]: audit 2024-09-17T13:00:32.508417+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:33 smithi040 bash[19782]: audit 2024-09-17T13:00:32.507196+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:33 smithi040 bash[19782]: audit 2024-09-17T13:00:32.507196+0000 mon.a (mon.0) 518 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:33 smithi040 bash[19782]: audit 2024-09-17T13:00:32.508417+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:33.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:33 smithi040 bash[19782]: audit 2024-09-17T13:00:32.508417+0000 mon.c (mon.1) 9 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T13:00:34.262 DEBUG:teuthology.orchestra.run.smithi089:osd.5> sudo journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T13:00:34.264 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-17T13:00:34.264 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: cluster 2024-09-17T13:00:32.847950+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: cluster 2024-09-17T13:00:32.847950+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.329880+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.329880+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: cluster 2024-09-17T13:00:33.335340+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: cluster 2024-09-17T13:00:33.335340+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.335843+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.335843+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.336710+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.336710+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.337797+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.337797+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.666627+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.666627+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.673568+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.673568+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.680941+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:34 smithi040 bash[19782]: audit 2024-09-17T13:00:33.680941+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.689 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[30184]: debug 2024-09-17T13:00:34.374+0000 7fdb08d67640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T13:00:34.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: cluster 2024-09-17T13:00:32.847950+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:34.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: cluster 2024-09-17T13:00:32.847950+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:34.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.329880+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T13:00:34.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.329880+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T13:00:34.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: cluster 2024-09-17T13:00:33.335340+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: cluster 2024-09-17T13:00:33.335340+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.335843+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.335843+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.336710+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.336710+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.337797+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.337797+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.666627+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.666627+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.673568+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.673568+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.680941+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:34 smithi089 bash[21916]: audit 2024-09-17T13:00:33.680941+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: cluster 2024-09-17T13:00:32.847950+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: cluster 2024-09-17T13:00:32.847950+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.329880+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.329880+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: cluster 2024-09-17T13:00:33.335340+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: cluster 2024-09-17T13:00:33.335340+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.335843+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.335843+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.336710+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.336710+0000 mon.a (mon.0) 522 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.337797+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.337797+0000 mon.c (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.666627+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:34.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.666627+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:00:34.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.673568+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.673568+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.680941+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:34.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:34 smithi044 bash[21491]: audit 2024-09-17T13:00:33.680941+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: audit 2024-09-17T13:00:34.332379+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=smithi089", "root=default"]}]': finished 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: audit 2024-09-17T13:00:34.332379+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=smithi089", "root=default"]}]': finished 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: cluster 2024-09-17T13:00:34.337371+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: cluster 2024-09-17T13:00:34.337371+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: audit 2024-09-17T13:00:34.338236+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: audit 2024-09-17T13:00:34.338236+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: audit 2024-09-17T13:00:34.346102+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:35 smithi089 bash[21916]: audit 2024-09-17T13:00:34.346102+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: audit 2024-09-17T13:00:34.332379+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=smithi089", "root=default"]}]': finished 2024-09-17T13:00:35.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: audit 2024-09-17T13:00:34.332379+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=smithi089", "root=default"]}]': finished 2024-09-17T13:00:35.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: cluster 2024-09-17T13:00:34.337371+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T13:00:35.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: cluster 2024-09-17T13:00:34.337371+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T13:00:35.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: audit 2024-09-17T13:00:34.338236+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: audit 2024-09-17T13:00:34.338236+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: audit 2024-09-17T13:00:34.346102+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:35 smithi044 bash[21491]: audit 2024-09-17T13:00:34.346102+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: audit 2024-09-17T13:00:34.332379+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=smithi089", "root=default"]}]': finished 2024-09-17T13:00:35.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: audit 2024-09-17T13:00:34.332379+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=smithi089", "root=default"]}]': finished 2024-09-17T13:00:35.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: cluster 2024-09-17T13:00:34.337371+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T13:00:35.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: cluster 2024-09-17T13:00:34.337371+0000 mon.a (mon.0) 527 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-09-17T13:00:35.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: audit 2024-09-17T13:00:34.338236+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: audit 2024-09-17T13:00:34.338236+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: audit 2024-09-17T13:00:34.346102+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:35.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:35 smithi040 bash[19782]: audit 2024-09-17T13:00:34.346102+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:36.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:33.549693+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:33.549693+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:33.549808+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:33.549808+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:34.848544+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:34.848544+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:35.339658+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565] boot 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:35.339658+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565] boot 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:35.339714+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:35.339714+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: audit 2024-09-17T13:00:35.339986+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: audit 2024-09-17T13:00:35.339986+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:36.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:36.351668+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T13:00:36.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:36 smithi089 bash[21916]: cluster 2024-09-17T13:00:36.351668+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:33.549693+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:33.549693+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:33.549808+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:33.549808+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:34.848544+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:34.848544+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:35.339658+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565] boot 2024-09-17T13:00:36.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:35.339658+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565] boot 2024-09-17T13:00:36.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:35.339714+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T13:00:36.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:35.339714+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T13:00:36.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: audit 2024-09-17T13:00:35.339986+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:36.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: audit 2024-09-17T13:00:35.339986+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:36.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:36.351668+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T13:00:36.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:36 smithi044 bash[21491]: cluster 2024-09-17T13:00:36.351668+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T13:00:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:33.549693+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T13:00:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:33.549693+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:33.549808+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:33.549808+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:34.848544+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:34.848544+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:35.339658+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565] boot 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:35.339658+0000 mon.a (mon.0) 530 : cluster [INF] osd.5 [v2:172.21.15.89:6808/4217049565,v1:172.21.15.89:6809/4217049565] boot 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:35.339714+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:35.339714+0000 mon.a (mon.0) 531 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: audit 2024-09-17T13:00:35.339986+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: audit 2024-09-17T13:00:35.339986+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:00:36.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:36.351668+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T13:00:36.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:36 smithi040 bash[19782]: cluster 2024-09-17T13:00:36.351668+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T13:00:38.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:38 smithi089 bash[21916]: cluster 2024-09-17T13:00:36.849145+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:38.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:38 smithi089 bash[21916]: cluster 2024-09-17T13:00:36.849145+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:38.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:38 smithi089 bash[21916]: cluster 2024-09-17T13:00:37.368057+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T13:00:38.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:38 smithi089 bash[21916]: cluster 2024-09-17T13:00:37.368057+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T13:00:38.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:38 smithi044 bash[21491]: cluster 2024-09-17T13:00:36.849145+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:38.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:38 smithi044 bash[21491]: cluster 2024-09-17T13:00:36.849145+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:38 smithi044 bash[21491]: cluster 2024-09-17T13:00:37.368057+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T13:00:38.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:38 smithi044 bash[21491]: cluster 2024-09-17T13:00:37.368057+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T13:00:38.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:38 smithi040 bash[19782]: cluster 2024-09-17T13:00:36.849145+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:38.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:38 smithi040 bash[19782]: cluster 2024-09-17T13:00:36.849145+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v246: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:38 smithi040 bash[19782]: cluster 2024-09-17T13:00:37.368057+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T13:00:38.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:38 smithi040 bash[19782]: cluster 2024-09-17T13:00:37.368057+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T13:00:39.025 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:00:40.422 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:00:40.642 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:40 smithi040 bash[19782]: cluster 2024-09-17T13:00:38.849817+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:40.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:40 smithi040 bash[19782]: cluster 2024-09-17T13:00:38.849817+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:40.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:40 smithi089 bash[21916]: cluster 2024-09-17T13:00:38.849817+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:40.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:40 smithi089 bash[21916]: cluster 2024-09-17T13:00:38.849817+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:40.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:40 smithi044 bash[21491]: cluster 2024-09-17T13:00:38.849817+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:40.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:40 smithi044 bash[21491]: cluster 2024-09-17T13:00:38.849817+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v248: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:41.210 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":40,"num_osds":6,"num_up_osds":6,"osd_up_since":1726578035,"num_in_osds":6,"osd_in_since":1726578005,"num_remapped_pgs":0} 2024-09-17T13:00:41.211 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T13:00:41.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:41 smithi040 bash[19782]: audit 2024-09-17T13:00:40.421382+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.40:0/920663967' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T13:00:41.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:41 smithi040 bash[19782]: audit 2024-09-17T13:00:40.421382+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.40:0/920663967' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T13:00:41.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:41 smithi089 bash[21916]: audit 2024-09-17T13:00:40.421382+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.40:0/920663967' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T13:00:41.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:41 smithi089 bash[21916]: audit 2024-09-17T13:00:40.421382+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.40:0/920663967' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T13:00:41.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:41 smithi044 bash[21491]: audit 2024-09-17T13:00:40.421382+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.40:0/920663967' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T13:00:41.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:41 smithi044 bash[21491]: audit 2024-09-17T13:00:40.421382+0000 mon.a (mon.0) 535 : audit [DBG] from='client.? 172.21.15.40:0/920663967' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T13:00:42.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:42 smithi089 bash[21916]: cluster 2024-09-17T13:00:40.850424+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:42.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:42 smithi089 bash[21916]: cluster 2024-09-17T13:00:40.850424+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:42.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:42 smithi044 bash[21491]: cluster 2024-09-17T13:00:40.850424+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:42.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:42 smithi044 bash[21491]: cluster 2024-09-17T13:00:40.850424+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:42.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:42 smithi040 bash[19782]: cluster 2024-09-17T13:00:40.850424+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:42.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:42 smithi040 bash[19782]: cluster 2024-09-17T13:00:40.850424+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v249: 1 pgs: 1 remapped+peering; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:44.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: cluster 2024-09-17T13:00:42.851037+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T13:00:44.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: cluster 2024-09-17T13:00:42.851037+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T13:00:44.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: cephadm 2024-09-17T13:00:43.027228+0000 mgr.x (mgr.14152) 286 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T13:00:44.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: cephadm 2024-09-17T13:00:43.027228+0000 mgr.x (mgr.14152) 286 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T13:00:44.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.035437+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.035437+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.043283+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.043283+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.045668+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.045668+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.047304+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.047304+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: cephadm 2024-09-17T13:00:43.048510+0000 mgr.x (mgr.14152) 287 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: cephadm 2024-09-17T13:00:43.048510+0000 mgr.x (mgr.14152) 287 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T13:00:44.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.054660+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.054660+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.059482+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:44.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.059482+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:44.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.061384+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:44.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.061384+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:44.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.070905+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.441 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:44 smithi089 bash[21916]: audit 2024-09-17T13:00:43.070905+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: cluster 2024-09-17T13:00:42.851037+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: cluster 2024-09-17T13:00:42.851037+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: cephadm 2024-09-17T13:00:43.027228+0000 mgr.x (mgr.14152) 286 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: cephadm 2024-09-17T13:00:43.027228+0000 mgr.x (mgr.14152) 286 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.035437+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.035437+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.043283+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.043283+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.045668+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.045668+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.047304+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.047304+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: cephadm 2024-09-17T13:00:43.048510+0000 mgr.x (mgr.14152) 287 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: cephadm 2024-09-17T13:00:43.048510+0000 mgr.x (mgr.14152) 287 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.054660+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.054660+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.059482+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.059482+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.061384+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.061384+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.070905+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:44 smithi044 bash[21491]: audit 2024-09-17T13:00:43.070905+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: cluster 2024-09-17T13:00:42.851037+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: cluster 2024-09-17T13:00:42.851037+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: cephadm 2024-09-17T13:00:43.027228+0000 mgr.x (mgr.14152) 286 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: cephadm 2024-09-17T13:00:43.027228+0000 mgr.x (mgr.14152) 286 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.035437+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.035437+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.043283+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.043283+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.045668+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.045668+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.047304+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.047304+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:00:44.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: cephadm 2024-09-17T13:00:43.048510+0000 mgr.x (mgr.14152) 287 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: cephadm 2024-09-17T13:00:43.048510+0000 mgr.x (mgr.14152) 287 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.054660+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.054660+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.059482+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.059482+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.061384+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.061384+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.070905+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:44.536 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:44 smithi040 bash[19782]: audit 2024-09-17T13:00:43.070905+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:00:45.967 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:00:46.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:46 smithi089 bash[21916]: cluster 2024-09-17T13:00:44.851728+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T13:00:46.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:46 smithi089 bash[21916]: cluster 2024-09-17T13:00:44.851728+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T13:00:46.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:46 smithi044 bash[21491]: cluster 2024-09-17T13:00:44.851728+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T13:00:46.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:46 smithi044 bash[21491]: cluster 2024-09-17T13:00:44.851728+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T13:00:46.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:46 smithi040 bash[19782]: cluster 2024-09-17T13:00:44.851728+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T13:00:46.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:46 smithi040 bash[19782]: cluster 2024-09-17T13:00:44.851728+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 68 KiB/s, 0 objects/s recovering 2024-09-17T13:00:47.572 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:00:47.572 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":40,"fsid":"60e45750-74f3-11ef-bceb-c7b262605968","created":"2024-09-17T12:52:15.477353+0000","modified":"2024-09-17T13:00:37.356719+0000","last_up_change":"2024-09-17T13:00:35.332273+0000","last_in_change":"2024-09-17T13:00:05.347190+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-17T12:57:57.370145+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":"8ac5e52f-7422-4f02-ade1-d5d51b830611","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.40:6802","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6803","nonce":3679425849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6805","nonce":3679425849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6809","nonce":3679425849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6807","nonce":3679425849}]},"public_addr":"172.21.15.40:6803/3679425849","cluster_addr":"172.21.15.40:6805/3679425849","heartbeat_back_addr":"172.21.15.40:6809/3679425849","heartbeat_front_addr":"172.21.15.40:6807/3679425849","state":["exists","up"]},{"osd":1,"uuid":"4ea226e6-10d1-446a-abb0-cf048b41e0ed","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.40:6810","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6811","nonce":1154821848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6813","nonce":1154821848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6817","nonce":1154821848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6815","nonce":1154821848}]},"public_addr":"172.21.15.40:6811/1154821848","cluster_addr":"172.21.15.40:6813/1154821848","heartbeat_back_addr":"172.21.15.40:6817/1154821848","heartbeat_front_addr":"172.21.15.40:6815/1154821848","state":["exists","up"]},{"osd":2,"uuid":"045ca2dc-040e-4004-93e0-5e43e30aa6fb","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.44:6800","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6801","nonce":2018861624}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6803","nonce":2018861624}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6807","nonce":2018861624}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6805","nonce":2018861624}]},"public_addr":"172.21.15.44:6801/2018861624","cluster_addr":"172.21.15.44:6803/2018861624","heartbeat_back_addr":"172.21.15.44:6807/2018861624","heartbeat_front_addr":"172.21.15.44:6805/2018861624","state":["exists","up"]},{"osd":3,"uuid":"3a854101-9a12-41a4-b48d-a01082599ed9","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.44:6808","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6809","nonce":1804689717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6811","nonce":1804689717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6815","nonce":1804689717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6813","nonce":1804689717}]},"public_addr":"172.21.15.44:6809/1804689717","cluster_addr":"172.21.15.44:6811/1804689717","heartbeat_back_addr":"172.21.15.44:6815/1804689717","heartbeat_front_addr":"172.21.15.44:6813/1804689717","state":["exists","up"]},{"osd":4,"uuid":"6eec7d11-7e43-4a49-8888-5915ab13a2ad","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.89:6800","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6801","nonce":1613333019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6803","nonce":1613333019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6807","nonce":1613333019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6805","nonce":1613333019}]},"public_addr":"172.21.15.89:6801/1613333019","cluster_addr":"172.21.15.89:6803/1613333019","heartbeat_back_addr":"172.21.15.89:6807/1613333019","heartbeat_front_addr":"172.21.15.89:6805/1613333019","state":["exists","up"]},{"osd":5,"uuid":"d4b97afe-4950-4567-9fa5-0f1ee332caac","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.89:6808","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6809","nonce":4217049565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6811","nonce":4217049565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6815","nonce":4217049565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6813","nonce":4217049565}]},"public_addr":"172.21.15.89:6809/4217049565","cluster_addr":"172.21.15.89:6811/4217049565","heartbeat_back_addr":"172.21.15.89:6815/4217049565","heartbeat_front_addr":"172.21.15.89:6813/4217049565","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-17T12:56:09.682949+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-17T12:57:03.714964+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-17T12:57:54.155459+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-17T12:58:48.700503+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-17T12:59:38.094270+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-17T13:00:33.549814+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/3379353027":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6801/1772543000":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6800/1772543000":"2024-09-18T12:53:22.738366+0000","172.21.15.40:0/2328255650":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6801/3470599339":"2024-09-18T12:52:44.694497+0000","172.21.15.40:6800/3470599339":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/948186785":"2024-09-18T12:53:22.738366+0000","172.21.15.40:0/1749042855":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/4241729167":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/1259659607":"2024-09-18T12:52:44.694497+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-17T13:00:48.237 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T12:57:57.370145+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-17T13:00:48.238 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T13:00:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:48 smithi089 bash[21916]: cluster 2024-09-17T13:00:46.852355+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T13:00:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:48 smithi089 bash[21916]: cluster 2024-09-17T13:00:46.852355+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T13:00:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:48 smithi089 bash[21916]: audit 2024-09-17T13:00:47.571186+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.40:0/2778081829' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:00:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:48 smithi089 bash[21916]: audit 2024-09-17T13:00:47.571186+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.40:0/2778081829' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:00:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:48 smithi044 bash[21491]: cluster 2024-09-17T13:00:46.852355+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T13:00:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:48 smithi044 bash[21491]: cluster 2024-09-17T13:00:46.852355+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T13:00:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:48 smithi044 bash[21491]: audit 2024-09-17T13:00:47.571186+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.40:0/2778081829' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:00:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:48 smithi044 bash[21491]: audit 2024-09-17T13:00:47.571186+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.40:0/2778081829' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:00:48.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:48 smithi040 bash[19782]: cluster 2024-09-17T13:00:46.852355+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T13:00:48.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:48 smithi040 bash[19782]: cluster 2024-09-17T13:00:46.852355+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T13:00:48.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:48 smithi040 bash[19782]: audit 2024-09-17T13:00:47.571186+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.40:0/2778081829' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:00:48.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:48 smithi040 bash[19782]: audit 2024-09-17T13:00:47.571186+0000 mon.a (mon.0) 544 : audit [DBG] from='client.? 172.21.15.40:0/2778081829' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:00:50.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:50 smithi089 bash[21916]: cluster 2024-09-17T13:00:48.852933+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T13:00:50.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:50 smithi089 bash[21916]: cluster 2024-09-17T13:00:48.852933+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T13:00:50.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:50 smithi044 bash[21491]: cluster 2024-09-17T13:00:48.852933+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T13:00:50.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:50 smithi044 bash[21491]: cluster 2024-09-17T13:00:48.852933+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T13:00:50.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:50 smithi040 bash[19782]: cluster 2024-09-17T13:00:48.852933+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T13:00:50.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:50 smithi040 bash[19782]: cluster 2024-09-17T13:00:48.852933+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-17T13:00:52.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:52 smithi089 bash[21916]: cluster 2024-09-17T13:00:50.853510+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:52.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:52 smithi089 bash[21916]: cluster 2024-09-17T13:00:50.853510+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:52.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:52 smithi044 bash[21491]: cluster 2024-09-17T13:00:50.853510+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:52.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:52 smithi044 bash[21491]: cluster 2024-09-17T13:00:50.853510+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:52.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:52 smithi040 bash[19782]: cluster 2024-09-17T13:00:50.853510+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:52.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:52 smithi040 bash[19782]: cluster 2024-09-17T13:00:50.853510+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:52.989 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:00:54.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:54 smithi089 bash[21916]: cluster 2024-09-17T13:00:52.854092+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:54.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:54 smithi089 bash[21916]: cluster 2024-09-17T13:00:52.854092+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:54.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:54 smithi044 bash[21491]: cluster 2024-09-17T13:00:52.854092+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:54.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:54 smithi044 bash[21491]: cluster 2024-09-17T13:00:52.854092+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:54.479 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2024-09-17T13:00:54.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:54 smithi040 bash[19782]: cluster 2024-09-17T13:00:52.854092+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:54.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:54 smithi040 bash[19782]: cluster 2024-09-17T13:00:52.854092+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T13:00:55.112 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T13:00:55.112 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T13:00:55.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:55 smithi089 bash[21916]: audit 2024-09-17T13:00:54.479553+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.40:0/2295993740' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T13:00:55.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:55 smithi089 bash[21916]: audit 2024-09-17T13:00:54.479553+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.40:0/2295993740' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T13:00:55.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:55 smithi044 bash[21491]: audit 2024-09-17T13:00:54.479553+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.40:0/2295993740' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T13:00:55.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:55 smithi044 bash[21491]: audit 2024-09-17T13:00:54.479553+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.40:0/2295993740' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T13:00:55.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:55 smithi040 bash[19782]: audit 2024-09-17T13:00:54.479553+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.40:0/2295993740' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T13:00:55.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:55 smithi040 bash[19782]: audit 2024-09-17T13:00:54.479553+0000 mon.a (mon.0) 545 : audit [DBG] from='client.? 172.21.15.40:0/2295993740' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T13:00:56.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:56 smithi089 bash[21916]: cluster 2024-09-17T13:00:54.854631+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:56.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:56 smithi089 bash[21916]: cluster 2024-09-17T13:00:54.854631+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:56.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:56 smithi044 bash[21491]: cluster 2024-09-17T13:00:54.854631+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:56.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:56 smithi044 bash[21491]: cluster 2024-09-17T13:00:54.854631+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:56.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:56 smithi040 bash[19782]: cluster 2024-09-17T13:00:54.854631+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:56.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:56 smithi040 bash[19782]: cluster 2024-09-17T13:00:54.854631+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:58.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:58 smithi089 bash[21916]: cluster 2024-09-17T13:00:56.855300+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:58.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:00:58 smithi089 bash[21916]: cluster 2024-09-17T13:00:56.855300+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:58.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:58 smithi044 bash[21491]: cluster 2024-09-17T13:00:56.855300+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:58.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:00:58 smithi044 bash[21491]: cluster 2024-09-17T13:00:56.855300+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:58.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:58 smithi040 bash[19782]: cluster 2024-09-17T13:00:56.855300+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:58.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:00:58 smithi040 bash[19782]: cluster 2024-09-17T13:00:56.855300+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:00:59.867 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:00.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:00 smithi040 bash[19782]: cluster 2024-09-17T13:00:58.855968+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:00.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:00 smithi040 bash[19782]: cluster 2024-09-17T13:00:58.855968+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:00.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:00 smithi089 bash[21916]: cluster 2024-09-17T13:00:58.855968+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:00.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:00 smithi089 bash[21916]: cluster 2024-09-17T13:00:58.855968+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:00.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:00 smithi044 bash[21491]: cluster 2024-09-17T13:00:58.855968+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:00.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:00 smithi044 bash[21491]: cluster 2024-09-17T13:00:58.855968+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:01.497 INFO:teuthology.orchestra.run.smithi040.stdout:[client.0] 2024-09-17T13:01:01.497 INFO:teuthology.orchestra.run.smithi040.stdout: key = AQCNfelmJoNgHRAAZf2Vkq/F+//sfcWU2oAmPQ== 2024-09-17T13:01:02.129 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2024-09-17T13:01:02.129 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T13:01:02.129 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T13:01:02.153 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T13:01:02.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:02 smithi089 bash[21916]: cluster 2024-09-17T13:01:00.856706+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:02.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:02 smithi089 bash[21916]: cluster 2024-09-17T13:01:00.856706+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:02.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:02 smithi089 bash[21916]: audit 2024-09-17T13:01:01.492560+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T13:01:02.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:02 smithi089 bash[21916]: audit 2024-09-17T13:01:01.492560+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T13:01:02.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:02 smithi089 bash[21916]: audit 2024-09-17T13:01:01.496859+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T13:01:02.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:02 smithi089 bash[21916]: audit 2024-09-17T13:01:01.496859+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T13:01:02.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:02 smithi044 bash[21491]: cluster 2024-09-17T13:01:00.856706+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:02.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:02 smithi044 bash[21491]: cluster 2024-09-17T13:01:00.856706+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:02.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:02 smithi044 bash[21491]: audit 2024-09-17T13:01:01.492560+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T13:01:02.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:02 smithi044 bash[21491]: audit 2024-09-17T13:01:01.492560+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T13:01:02.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:02 smithi044 bash[21491]: audit 2024-09-17T13:01:01.496859+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T13:01:02.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:02 smithi044 bash[21491]: audit 2024-09-17T13:01:01.496859+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T13:01:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:02 smithi040 bash[19782]: cluster 2024-09-17T13:01:00.856706+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:02 smithi040 bash[19782]: cluster 2024-09-17T13:01:00.856706+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:02 smithi040 bash[19782]: audit 2024-09-17T13:01:01.492560+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T13:01:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:02 smithi040 bash[19782]: audit 2024-09-17T13:01:01.492560+0000 mon.a (mon.0) 546 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T13:01:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:02 smithi040 bash[19782]: audit 2024-09-17T13:01:01.496859+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T13:01:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:02 smithi040 bash[19782]: audit 2024-09-17T13:01:01.496859+0000 mon.a (mon.0) 547 : audit [INF] from='client.? 172.21.15.40:0/1107560958' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T13:01:04.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:04 smithi089 bash[21916]: cluster 2024-09-17T13:01:02.857451+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:04.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:04 smithi089 bash[21916]: cluster 2024-09-17T13:01:02.857451+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:04.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:04 smithi044 bash[21491]: cluster 2024-09-17T13:01:02.857451+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:04.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:04 smithi044 bash[21491]: cluster 2024-09-17T13:01:02.857451+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:04 smithi040 bash[19782]: cluster 2024-09-17T13:01:02.857451+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:04 smithi040 bash[19782]: cluster 2024-09-17T13:01:02.857451+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:06.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:06 smithi089 bash[21916]: cluster 2024-09-17T13:01:04.858139+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:06.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:06 smithi089 bash[21916]: cluster 2024-09-17T13:01:04.858139+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:06.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:06 smithi044 bash[21491]: cluster 2024-09-17T13:01:04.858139+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:06.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:06 smithi044 bash[21491]: cluster 2024-09-17T13:01:04.858139+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:06 smithi040 bash[19782]: cluster 2024-09-17T13:01:04.858139+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:06 smithi040 bash[19782]: cluster 2024-09-17T13:01:04.858139+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:06.942 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:08.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:08 smithi040 bash[19782]: cluster 2024-09-17T13:01:06.858843+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:08.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:08 smithi040 bash[19782]: cluster 2024-09-17T13:01:06.858843+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:08.391 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:01:08.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:08 smithi089 bash[21916]: cluster 2024-09-17T13:01:06.858843+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:08.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:08 smithi089 bash[21916]: cluster 2024-09-17T13:01:06.858843+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:08.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:08 smithi044 bash[21491]: cluster 2024-09-17T13:01:06.858843+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:08.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:08 smithi044 bash[21491]: cluster 2024-09-17T13:01:06.858843+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:09.077 INFO:teuthology.orchestra.run.smithi040.stdout:[{"version":17,"timestamp":"2024-09-17T13:00:43.049242+0000","name":"","changes":[{"name":"osd/host:smithi089/osd_memory_target","previous_value":"22398940774","new_value":"11199470387"}]}] 2024-09-17T13:01:09.077 INFO:tasks.ceph_manager:config epoch is 17 2024-09-17T13:01:09.077 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T13:01:09.078 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T13:01:09.078 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T13:01:09.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:09 smithi089 bash[21916]: audit 2024-09-17T13:01:08.390909+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.40:0/2338976398' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T13:01:09.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:09 smithi089 bash[21916]: audit 2024-09-17T13:01:08.390909+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.40:0/2338976398' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T13:01:09.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:09 smithi044 bash[21491]: audit 2024-09-17T13:01:08.390909+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.40:0/2338976398' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T13:01:09.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:09 smithi044 bash[21491]: audit 2024-09-17T13:01:08.390909+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.40:0/2338976398' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T13:01:09.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:09 smithi040 bash[19782]: audit 2024-09-17T13:01:08.390909+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.40:0/2338976398' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T13:01:09.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:09 smithi040 bash[19782]: audit 2024-09-17T13:01:08.390909+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.40:0/2338976398' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T13:01:10.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:10 smithi089 bash[21916]: cluster 2024-09-17T13:01:08.859447+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:10.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:10 smithi089 bash[21916]: cluster 2024-09-17T13:01:08.859447+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:10.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:10 smithi044 bash[21491]: cluster 2024-09-17T13:01:08.859447+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:10.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:10 smithi044 bash[21491]: cluster 2024-09-17T13:01:08.859447+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:10 smithi040 bash[19782]: cluster 2024-09-17T13:01:08.859447+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:10 smithi040 bash[19782]: cluster 2024-09-17T13:01:08.859447+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:12 smithi089 bash[21916]: cluster 2024-09-17T13:01:10.860002+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:12.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:12 smithi089 bash[21916]: cluster 2024-09-17T13:01:10.860002+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:12.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:12 smithi044 bash[21491]: cluster 2024-09-17T13:01:10.860002+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:12.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:12 smithi044 bash[21491]: cluster 2024-09-17T13:01:10.860002+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:12.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:12 smithi040 bash[19782]: cluster 2024-09-17T13:01:10.860002+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:12.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:12 smithi040 bash[19782]: cluster 2024-09-17T13:01:10.860002+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:13.828 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:14 smithi040 bash[19782]: cluster 2024-09-17T13:01:12.860600+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:14 smithi040 bash[19782]: cluster 2024-09-17T13:01:12.860600+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:14.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:14 smithi089 bash[21916]: cluster 2024-09-17T13:01:12.860600+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:14.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:14 smithi089 bash[21916]: cluster 2024-09-17T13:01:12.860600+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:14.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:14 smithi044 bash[21491]: cluster 2024-09-17T13:01:12.860600+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:14.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:14 smithi044 bash[21491]: cluster 2024-09-17T13:01:12.860600+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:15.304 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:01:15.952 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":512315804},{"type":"v1","addr":"172.21.15.40:6801","nonce":512315804}]},"active_addr":"172.21.15.40:6801/512315804","active_change":"2024-09-17T12:53:22.738605+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.40: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.40:0","nonce":4136264250}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":1865854205}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":535277684}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":611618483}]}]} 2024-09-17T13:01:15.955 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T13:01:15.955 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T13:01:15.956 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T13:01:16.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:16 smithi040 bash[19782]: cluster 2024-09-17T13:01:14.861163+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:16.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:16 smithi040 bash[19782]: cluster 2024-09-17T13:01:14.861163+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:16.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:16 smithi040 bash[19782]: audit 2024-09-17T13:01:15.298706+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.40:0/2813432764' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T13:01:16.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:16 smithi040 bash[19782]: audit 2024-09-17T13:01:15.298706+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.40:0/2813432764' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T13:01:16.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:16 smithi089 bash[21916]: cluster 2024-09-17T13:01:14.861163+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:16.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:16 smithi089 bash[21916]: cluster 2024-09-17T13:01:14.861163+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:16.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:16 smithi089 bash[21916]: audit 2024-09-17T13:01:15.298706+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.40:0/2813432764' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T13:01:16.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:16 smithi089 bash[21916]: audit 2024-09-17T13:01:15.298706+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.40:0/2813432764' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T13:01:16.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:16 smithi044 bash[21491]: cluster 2024-09-17T13:01:14.861163+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:16.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:16 smithi044 bash[21491]: cluster 2024-09-17T13:01:14.861163+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:16.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:16 smithi044 bash[21491]: audit 2024-09-17T13:01:15.298706+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.40:0/2813432764' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T13:01:16.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:16 smithi044 bash[21491]: audit 2024-09-17T13:01:15.298706+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.40:0/2813432764' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T13:01:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:18 smithi089 bash[21916]: cluster 2024-09-17T13:01:16.861717+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:18 smithi089 bash[21916]: cluster 2024-09-17T13:01:16.861717+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:18 smithi044 bash[21491]: cluster 2024-09-17T13:01:16.861717+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:18 smithi044 bash[21491]: cluster 2024-09-17T13:01:16.861717+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:18 smithi040 bash[19782]: cluster 2024-09-17T13:01:16.861717+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:18 smithi040 bash[19782]: cluster 2024-09-17T13:01:16.861717+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:20 smithi089 bash[21916]: cluster 2024-09-17T13:01:18.862267+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:20 smithi089 bash[21916]: cluster 2024-09-17T13:01:18.862267+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:20 smithi044 bash[21491]: cluster 2024-09-17T13:01:18.862267+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:20 smithi044 bash[21491]: cluster 2024-09-17T13:01:18.862267+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:20.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:20 smithi040 bash[19782]: cluster 2024-09-17T13:01:18.862267+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:20.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:20 smithi040 bash[19782]: cluster 2024-09-17T13:01:18.862267+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:20.714 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:22.093 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:01:22.094 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":40,"fsid":"60e45750-74f3-11ef-bceb-c7b262605968","created":"2024-09-17T12:52:15.477353+0000","modified":"2024-09-17T13:00:37.356719+0000","last_up_change":"2024-09-17T13:00:35.332273+0000","last_in_change":"2024-09-17T13:00:05.347190+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-17T12:57:57.370145+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":"8ac5e52f-7422-4f02-ade1-d5d51b830611","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.40:6802","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6803","nonce":3679425849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6805","nonce":3679425849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6809","nonce":3679425849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6807","nonce":3679425849}]},"public_addr":"172.21.15.40:6803/3679425849","cluster_addr":"172.21.15.40:6805/3679425849","heartbeat_back_addr":"172.21.15.40:6809/3679425849","heartbeat_front_addr":"172.21.15.40:6807/3679425849","state":["exists","up"]},{"osd":1,"uuid":"4ea226e6-10d1-446a-abb0-cf048b41e0ed","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.40:6810","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6811","nonce":1154821848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6813","nonce":1154821848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6817","nonce":1154821848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6815","nonce":1154821848}]},"public_addr":"172.21.15.40:6811/1154821848","cluster_addr":"172.21.15.40:6813/1154821848","heartbeat_back_addr":"172.21.15.40:6817/1154821848","heartbeat_front_addr":"172.21.15.40:6815/1154821848","state":["exists","up"]},{"osd":2,"uuid":"045ca2dc-040e-4004-93e0-5e43e30aa6fb","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.44:6800","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6801","nonce":2018861624}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6803","nonce":2018861624}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6807","nonce":2018861624}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6805","nonce":2018861624}]},"public_addr":"172.21.15.44:6801/2018861624","cluster_addr":"172.21.15.44:6803/2018861624","heartbeat_back_addr":"172.21.15.44:6807/2018861624","heartbeat_front_addr":"172.21.15.44:6805/2018861624","state":["exists","up"]},{"osd":3,"uuid":"3a854101-9a12-41a4-b48d-a01082599ed9","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.44:6808","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6809","nonce":1804689717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6811","nonce":1804689717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6815","nonce":1804689717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6813","nonce":1804689717}]},"public_addr":"172.21.15.44:6809/1804689717","cluster_addr":"172.21.15.44:6811/1804689717","heartbeat_back_addr":"172.21.15.44:6815/1804689717","heartbeat_front_addr":"172.21.15.44:6813/1804689717","state":["exists","up"]},{"osd":4,"uuid":"6eec7d11-7e43-4a49-8888-5915ab13a2ad","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.89:6800","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6801","nonce":1613333019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6803","nonce":1613333019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6807","nonce":1613333019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6805","nonce":1613333019}]},"public_addr":"172.21.15.89:6801/1613333019","cluster_addr":"172.21.15.89:6803/1613333019","heartbeat_back_addr":"172.21.15.89:6807/1613333019","heartbeat_front_addr":"172.21.15.89:6805/1613333019","state":["exists","up"]},{"osd":5,"uuid":"d4b97afe-4950-4567-9fa5-0f1ee332caac","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.89:6808","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6809","nonce":4217049565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6811","nonce":4217049565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6815","nonce":4217049565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6813","nonce":4217049565}]},"public_addr":"172.21.15.89:6809/4217049565","cluster_addr":"172.21.15.89:6811/4217049565","heartbeat_back_addr":"172.21.15.89:6815/4217049565","heartbeat_front_addr":"172.21.15.89:6813/4217049565","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-17T12:56:09.682949+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-17T12:57:03.714964+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-17T12:57:54.155459+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-17T12:58:48.700503+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-17T12:59:38.094270+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-17T13:00:33.549814+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/3379353027":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6801/1772543000":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6800/1772543000":"2024-09-18T12:53:22.738366+0000","172.21.15.40:0/2328255650":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6801/3470599339":"2024-09-18T12:52:44.694497+0000","172.21.15.40:6800/3470599339":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/948186785":"2024-09-18T12:53:22.738366+0000","172.21.15.40:0/1749042855":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/4241729167":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/1259659607":"2024-09-18T12:52:44.694497+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-17T13:01:22.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:22 smithi089 bash[21916]: cluster 2024-09-17T13:01:20.862847+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:22.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:22 smithi089 bash[21916]: cluster 2024-09-17T13:01:20.862847+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:22.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:22 smithi089 bash[21916]: audit 2024-09-17T13:01:22.092239+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.40:0/1843742917' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:22.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:22 smithi089 bash[21916]: audit 2024-09-17T13:01:22.092239+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.40:0/1843742917' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:22 smithi044 bash[21491]: cluster 2024-09-17T13:01:20.862847+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:22 smithi044 bash[21491]: cluster 2024-09-17T13:01:20.862847+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:22 smithi044 bash[21491]: audit 2024-09-17T13:01:22.092239+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.40:0/1843742917' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:22 smithi044 bash[21491]: audit 2024-09-17T13:01:22.092239+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.40:0/1843742917' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:22 smithi040 bash[19782]: cluster 2024-09-17T13:01:20.862847+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:22 smithi040 bash[19782]: cluster 2024-09-17T13:01:20.862847+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:22 smithi040 bash[19782]: audit 2024-09-17T13:01:22.092239+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.40:0/1843742917' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:22 smithi040 bash[19782]: audit 2024-09-17T13:01:22.092239+0000 mon.a (mon.0) 550 : audit [DBG] from='client.? 172.21.15.40:0/1843742917' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:22.761 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T13:01:22.761 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T13:01:24.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:24 smithi089 bash[21916]: cluster 2024-09-17T13:01:22.863498+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:24.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:24 smithi089 bash[21916]: cluster 2024-09-17T13:01:22.863498+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:24.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:24 smithi044 bash[21491]: cluster 2024-09-17T13:01:22.863498+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:24.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:24 smithi044 bash[21491]: cluster 2024-09-17T13:01:22.863498+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:24.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:24 smithi040 bash[19782]: cluster 2024-09-17T13:01:22.863498+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:24.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:24 smithi040 bash[19782]: cluster 2024-09-17T13:01:22.863498+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:26.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:26 smithi089 bash[21916]: cluster 2024-09-17T13:01:24.864072+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:26.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:26 smithi089 bash[21916]: cluster 2024-09-17T13:01:24.864072+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:26.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:26 smithi044 bash[21491]: cluster 2024-09-17T13:01:24.864072+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:26.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:26 smithi044 bash[21491]: cluster 2024-09-17T13:01:24.864072+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:26.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:26 smithi040 bash[19782]: cluster 2024-09-17T13:01:24.864072+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:26.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:26 smithi040 bash[19782]: cluster 2024-09-17T13:01:24.864072+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:27.511 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:28.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:28 smithi089 bash[21916]: cluster 2024-09-17T13:01:26.864701+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:28.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:28 smithi089 bash[21916]: cluster 2024-09-17T13:01:26.864701+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:28.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:28 smithi044 bash[21491]: cluster 2024-09-17T13:01:26.864701+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:28.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:28 smithi044 bash[21491]: cluster 2024-09-17T13:01:26.864701+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:28.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:28 smithi040 bash[19782]: cluster 2024-09-17T13:01:26.864701+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:28.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:28 smithi040 bash[19782]: cluster 2024-09-17T13:01:26.864701+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:28.922 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:01:28.922 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":40,"fsid":"60e45750-74f3-11ef-bceb-c7b262605968","created":"2024-09-17T12:52:15.477353+0000","modified":"2024-09-17T13:00:37.356719+0000","last_up_change":"2024-09-17T13:00:35.332273+0000","last_in_change":"2024-09-17T13:00:05.347190+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-17T12:57:57.370145+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":"8ac5e52f-7422-4f02-ade1-d5d51b830611","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.40:6802","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6803","nonce":3679425849}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6805","nonce":3679425849}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6809","nonce":3679425849}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3679425849},{"type":"v1","addr":"172.21.15.40:6807","nonce":3679425849}]},"public_addr":"172.21.15.40:6803/3679425849","cluster_addr":"172.21.15.40:6805/3679425849","heartbeat_back_addr":"172.21.15.40:6809/3679425849","heartbeat_front_addr":"172.21.15.40:6807/3679425849","state":["exists","up"]},{"osd":1,"uuid":"4ea226e6-10d1-446a-abb0-cf048b41e0ed","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.40:6810","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6811","nonce":1154821848}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6813","nonce":1154821848}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6817","nonce":1154821848}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1154821848},{"type":"v1","addr":"172.21.15.40:6815","nonce":1154821848}]},"public_addr":"172.21.15.40:6811/1154821848","cluster_addr":"172.21.15.40:6813/1154821848","heartbeat_back_addr":"172.21.15.40:6817/1154821848","heartbeat_front_addr":"172.21.15.40:6815/1154821848","state":["exists","up"]},{"osd":2,"uuid":"045ca2dc-040e-4004-93e0-5e43e30aa6fb","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.44:6800","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6801","nonce":2018861624}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6802","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6803","nonce":2018861624}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6807","nonce":2018861624}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":2018861624},{"type":"v1","addr":"172.21.15.44:6805","nonce":2018861624}]},"public_addr":"172.21.15.44:6801/2018861624","cluster_addr":"172.21.15.44:6803/2018861624","heartbeat_back_addr":"172.21.15.44:6807/2018861624","heartbeat_front_addr":"172.21.15.44:6805/2018861624","state":["exists","up"]},{"osd":3,"uuid":"3a854101-9a12-41a4-b48d-a01082599ed9","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.44:6808","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6809","nonce":1804689717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6810","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6811","nonce":1804689717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6815","nonce":1804689717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":1804689717},{"type":"v1","addr":"172.21.15.44:6813","nonce":1804689717}]},"public_addr":"172.21.15.44:6809/1804689717","cluster_addr":"172.21.15.44:6811/1804689717","heartbeat_back_addr":"172.21.15.44:6815/1804689717","heartbeat_front_addr":"172.21.15.44:6813/1804689717","state":["exists","up"]},{"osd":4,"uuid":"6eec7d11-7e43-4a49-8888-5915ab13a2ad","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.89:6800","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6801","nonce":1613333019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6803","nonce":1613333019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6807","nonce":1613333019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1613333019},{"type":"v1","addr":"172.21.15.89:6805","nonce":1613333019}]},"public_addr":"172.21.15.89:6801/1613333019","cluster_addr":"172.21.15.89:6803/1613333019","heartbeat_back_addr":"172.21.15.89:6807/1613333019","heartbeat_front_addr":"172.21.15.89:6805/1613333019","state":["exists","up"]},{"osd":5,"uuid":"d4b97afe-4950-4567-9fa5-0f1ee332caac","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.89:6808","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6809","nonce":4217049565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6811","nonce":4217049565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6815","nonce":4217049565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":4217049565},{"type":"v1","addr":"172.21.15.89:6813","nonce":4217049565}]},"public_addr":"172.21.15.89:6809/4217049565","cluster_addr":"172.21.15.89:6811/4217049565","heartbeat_back_addr":"172.21.15.89:6815/4217049565","heartbeat_front_addr":"172.21.15.89:6813/4217049565","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-17T12:56:09.682949+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-17T12:57:03.714964+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-17T12:57:54.155459+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-17T12:58:48.700503+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-17T12:59:38.094270+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-17T13:00:33.549814+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/3379353027":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6801/1772543000":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6800/1772543000":"2024-09-18T12:53:22.738366+0000","172.21.15.40:0/2328255650":"2024-09-18T12:53:22.738366+0000","172.21.15.40:6801/3470599339":"2024-09-18T12:52:44.694497+0000","172.21.15.40:6800/3470599339":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/948186785":"2024-09-18T12:53:22.738366+0000","172.21.15.40:0/1749042855":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/4241729167":"2024-09-18T12:52:44.694497+0000","172.21.15.40:0/1259659607":"2024-09-18T12:52:44.694497+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-17T13:01:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:29 smithi040 bash[19782]: audit 2024-09-17T13:01:28.921096+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.40:0/435182359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:29 smithi040 bash[19782]: audit 2024-09-17T13:01:28.921096+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.40:0/435182359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:29.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:29 smithi089 bash[21916]: audit 2024-09-17T13:01:28.921096+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.40:0/435182359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:29.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:29 smithi089 bash[21916]: audit 2024-09-17T13:01:28.921096+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.40:0/435182359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:29.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:29 smithi044 bash[21491]: audit 2024-09-17T13:01:28.921096+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.40:0/435182359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:29.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:29 smithi044 bash[21491]: audit 2024-09-17T13:01:28.921096+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.40:0/435182359' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T13:01:29.604 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T13:01:29.605 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T13:01:29.605 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T13:01:29.606 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T13:01:29.606 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T13:01:29.607 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T13:01:30.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:30 smithi089 bash[21916]: cluster 2024-09-17T13:01:28.865219+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:30.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:30 smithi089 bash[21916]: cluster 2024-09-17T13:01:28.865219+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:30.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:30 smithi044 bash[21491]: cluster 2024-09-17T13:01:28.865219+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:30.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:30 smithi044 bash[21491]: cluster 2024-09-17T13:01:28.865219+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:30.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:30 smithi040 bash[19782]: cluster 2024-09-17T13:01:28.865219+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:30.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:30 smithi040 bash[19782]: cluster 2024-09-17T13:01:28.865219+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:32 smithi089 bash[21916]: cluster 2024-09-17T13:01:30.865863+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:32 smithi089 bash[21916]: cluster 2024-09-17T13:01:30.865863+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:32.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:32 smithi044 bash[21491]: cluster 2024-09-17T13:01:30.865863+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:32.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:32 smithi044 bash[21491]: cluster 2024-09-17T13:01:30.865863+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:32.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:32 smithi040 bash[19782]: cluster 2024-09-17T13:01:30.865863+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:32.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:32 smithi040 bash[19782]: cluster 2024-09-17T13:01:30.865863+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:34.376 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:34.376 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:34.376 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:34.377 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:34.377 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:34.377 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:34.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:34 smithi089 bash[21916]: cluster 2024-09-17T13:01:32.866418+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:34.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:34 smithi089 bash[21916]: cluster 2024-09-17T13:01:32.866418+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:34.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:34 smithi044 bash[21491]: cluster 2024-09-17T13:01:32.866418+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:34.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:34 smithi044 bash[21491]: cluster 2024-09-17T13:01:32.866418+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:34.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:34 smithi040 bash[19782]: cluster 2024-09-17T13:01:32.866418+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:34.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:34 smithi040 bash[19782]: cluster 2024-09-17T13:01:32.866418+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:36 smithi089 bash[21916]: cluster 2024-09-17T13:01:34.867095+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:36 smithi089 bash[21916]: cluster 2024-09-17T13:01:34.867095+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:36.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:36 smithi044 bash[21491]: cluster 2024-09-17T13:01:34.867095+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:36.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:36 smithi044 bash[21491]: cluster 2024-09-17T13:01:34.867095+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:36.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:36 smithi040 bash[19782]: cluster 2024-09-17T13:01:34.867095+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:36.515 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:36 smithi040 bash[19782]: cluster 2024-09-17T13:01:34.867095+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:38.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:38 smithi089 bash[21916]: cluster 2024-09-17T13:01:36.867609+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:38.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:38 smithi089 bash[21916]: cluster 2024-09-17T13:01:36.867609+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:38 smithi040 bash[19782]: cluster 2024-09-17T13:01:36.867609+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:38.463 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:38 smithi040 bash[19782]: cluster 2024-09-17T13:01:36.867609+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:38.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:38 smithi044 bash[21491]: cluster 2024-09-17T13:01:36.867609+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:38.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:38 smithi044 bash[21491]: cluster 2024-09-17T13:01:36.867609+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:38.793 INFO:teuthology.orchestra.run.smithi040.stdout:163208757263 2024-09-17T13:01:38.793 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T13:01:39.515 INFO:teuthology.orchestra.run.smithi040.stdout:55834574906 2024-09-17T13:01:39.515 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T13:01:39.740 INFO:teuthology.orchestra.run.smithi040.stdout:34359738435 2024-09-17T13:01:39.741 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T13:01:40.028 INFO:teuthology.orchestra.run.smithi040.stdout:137438953498 2024-09-17T13:01:40.028 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T13:01:40.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:40 smithi089 bash[21916]: cluster 2024-09-17T13:01:38.867947+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:40.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:40 smithi089 bash[21916]: cluster 2024-09-17T13:01:38.867947+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:40.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:40 smithi044 bash[21491]: cluster 2024-09-17T13:01:38.867947+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:40.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:40 smithi044 bash[21491]: cluster 2024-09-17T13:01:38.867947+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:40.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:40 smithi040 bash[19782]: cluster 2024-09-17T13:01:38.867947+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:40.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:40 smithi040 bash[19782]: cluster 2024-09-17T13:01:38.867947+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:40.887 INFO:teuthology.orchestra.run.smithi040.stdout:77309411376 2024-09-17T13:01:40.887 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T13:01:41.023 INFO:teuthology.orchestra.run.smithi040.stdout:111669149733 2024-09-17T13:01:41.023 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T13:01:42.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:42 smithi089 bash[21916]: cluster 2024-09-17T13:01:40.868413+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:42.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:42 smithi089 bash[21916]: cluster 2024-09-17T13:01:40.868413+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:42.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:42 smithi044 bash[21491]: cluster 2024-09-17T13:01:40.868413+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:42.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:42 smithi044 bash[21491]: cluster 2024-09-17T13:01:40.868413+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:42.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:42 smithi040 bash[19782]: cluster 2024-09-17T13:01:40.868413+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:42.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:42 smithi040 bash[19782]: cluster 2024-09-17T13:01:40.868413+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:43.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:43 smithi044 bash[21491]: audit 2024-09-17T13:01:43.127252+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:01:43.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:43 smithi044 bash[21491]: audit 2024-09-17T13:01:43.127252+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:01:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:43 smithi040 bash[19782]: audit 2024-09-17T13:01:43.127252+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:01:43.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:43 smithi040 bash[19782]: audit 2024-09-17T13:01:43.127252+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:01:43.543 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:43.543 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:43.544 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:43.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:43 smithi089 bash[21916]: audit 2024-09-17T13:01:43.127252+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:01:43.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:43 smithi089 bash[21916]: audit 2024-09-17T13:01:43.127252+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:01:44.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: cluster 2024-09-17T13:01:42.868925+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:44.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: cluster 2024-09-17T13:01:42.868925+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:44.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: audit 2024-09-17T13:01:43.925887+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:44.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: audit 2024-09-17T13:01:43.925887+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:44.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: audit 2024-09-17T13:01:43.927693+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:44.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: audit 2024-09-17T13:01:43.927693+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: audit 2024-09-17T13:01:43.937130+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:01:44.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:44 smithi044 bash[21491]: audit 2024-09-17T13:01:43.937130+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: cluster 2024-09-17T13:01:42.868925+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: cluster 2024-09-17T13:01:42.868925+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: audit 2024-09-17T13:01:43.925887+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: audit 2024-09-17T13:01:43.925887+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: audit 2024-09-17T13:01:43.927693+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: audit 2024-09-17T13:01:43.927693+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: audit 2024-09-17T13:01:43.937130+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:01:44.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:44 smithi040 bash[19782]: audit 2024-09-17T13:01:43.937130+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:01:44.554 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:44.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: cluster 2024-09-17T13:01:42.868925+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: cluster 2024-09-17T13:01:42.868925+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: audit 2024-09-17T13:01:43.925887+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: audit 2024-09-17T13:01:43.925887+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:01:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: audit 2024-09-17T13:01:43.927693+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: audit 2024-09-17T13:01:43.927693+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:01:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: audit 2024-09-17T13:01:43.937130+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:01:44.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:44 smithi089 bash[21916]: audit 2024-09-17T13:01:43.937130+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:01:45.559 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:45.560 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:46.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:46 smithi044 bash[21491]: cluster 2024-09-17T13:01:44.869467+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:46.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:46 smithi044 bash[21491]: cluster 2024-09-17T13:01:44.869467+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:46.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:46 smithi040 bash[19782]: cluster 2024-09-17T13:01:44.869467+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:46.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:46 smithi040 bash[19782]: cluster 2024-09-17T13:01:44.869467+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:46.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:46 smithi089 bash[21916]: cluster 2024-09-17T13:01:44.869467+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:46.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:46 smithi089 bash[21916]: cluster 2024-09-17T13:01:44.869467+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:46.759 INFO:teuthology.orchestra.run.smithi040.stdout:163208757264 2024-09-17T13:01:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:47 smithi044 bash[21491]: audit 2024-09-17T13:01:46.759278+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.40:0/217734501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T13:01:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:47 smithi044 bash[21491]: audit 2024-09-17T13:01:46.759278+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.40:0/217734501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T13:01:47.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:47 smithi040 bash[19782]: audit 2024-09-17T13:01:46.759278+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.40:0/217734501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T13:01:47.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:47 smithi040 bash[19782]: audit 2024-09-17T13:01:46.759278+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.40:0/217734501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T13:01:47.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:47 smithi089 bash[21916]: audit 2024-09-17T13:01:46.759278+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.40:0/217734501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T13:01:47.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:47 smithi089 bash[21916]: audit 2024-09-17T13:01:46.759278+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.40:0/217734501' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T13:01:47.948 INFO:teuthology.orchestra.run.smithi040.stdout:55834574908 2024-09-17T13:01:48.395 INFO:teuthology.orchestra.run.smithi040.stdout:34359738437 2024-09-17T13:01:48.469 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:48 smithi040 bash[19782]: cluster 2024-09-17T13:01:46.870077+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:48.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:48 smithi040 bash[19782]: cluster 2024-09-17T13:01:46.870077+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:48.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:48 smithi040 bash[19782]: audit 2024-09-17T13:01:47.948529+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.40:0/1709199125' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T13:01:48.470 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:48 smithi040 bash[19782]: audit 2024-09-17T13:01:47.948529+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.40:0/1709199125' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T13:01:48.570 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757263 got 163208757264 for osd.5 2024-09-17T13:01:48.570 DEBUG:teuthology.parallel:result is None 2024-09-17T13:01:48.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:48 smithi089 bash[21916]: cluster 2024-09-17T13:01:46.870077+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:48.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:48 smithi089 bash[21916]: cluster 2024-09-17T13:01:46.870077+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:48.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:48 smithi089 bash[21916]: audit 2024-09-17T13:01:47.948529+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.40:0/1709199125' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T13:01:48.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:48 smithi089 bash[21916]: audit 2024-09-17T13:01:47.948529+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.40:0/1709199125' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T13:01:48.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:48 smithi044 bash[21491]: cluster 2024-09-17T13:01:46.870077+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:48.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:48 smithi044 bash[21491]: cluster 2024-09-17T13:01:46.870077+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:48.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:48 smithi044 bash[21491]: audit 2024-09-17T13:01:47.948529+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.40:0/1709199125' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T13:01:48.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:48 smithi044 bash[21491]: audit 2024-09-17T13:01:47.948529+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.40:0/1709199125' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T13:01:48.786 INFO:teuthology.orchestra.run.smithi040.stdout:137438953500 2024-09-17T13:01:49.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:49 smithi040 bash[19782]: audit 2024-09-17T13:01:48.395057+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.40:0/955185572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T13:01:49.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:49 smithi040 bash[19782]: audit 2024-09-17T13:01:48.395057+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.40:0/955185572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T13:01:49.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:49 smithi040 bash[19782]: audit 2024-09-17T13:01:48.786518+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.40:0/112945802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T13:01:49.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:49 smithi040 bash[19782]: audit 2024-09-17T13:01:48.786518+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.40:0/112945802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T13:01:49.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:49 smithi089 bash[21916]: audit 2024-09-17T13:01:48.395057+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.40:0/955185572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T13:01:49.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:49 smithi089 bash[21916]: audit 2024-09-17T13:01:48.395057+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.40:0/955185572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T13:01:49.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:49 smithi089 bash[21916]: audit 2024-09-17T13:01:48.786518+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.40:0/112945802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T13:01:49.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:49 smithi089 bash[21916]: audit 2024-09-17T13:01:48.786518+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.40:0/112945802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T13:01:49.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:49 smithi044 bash[21491]: audit 2024-09-17T13:01:48.395057+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.40:0/955185572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T13:01:49.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:49 smithi044 bash[21491]: audit 2024-09-17T13:01:48.395057+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.40:0/955185572' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T13:01:49.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:49 smithi044 bash[21491]: audit 2024-09-17T13:01:48.786518+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.40:0/112945802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T13:01:49.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:49 smithi044 bash[21491]: audit 2024-09-17T13:01:48.786518+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.40:0/112945802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T13:01:49.880 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574906 got 55834574908 for osd.1 2024-09-17T13:01:49.880 DEBUG:teuthology.parallel:result is None 2024-09-17T13:01:50.207 INFO:teuthology.orchestra.run.smithi040.stdout:111669149735 2024-09-17T13:01:50.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:50 smithi040 bash[19782]: cluster 2024-09-17T13:01:48.870619+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:50.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:50 smithi040 bash[19782]: cluster 2024-09-17T13:01:48.870619+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:50.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:50 smithi040 bash[19782]: audit 2024-09-17T13:01:50.207037+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.40:0/1401513362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T13:01:50.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:50 smithi040 bash[19782]: audit 2024-09-17T13:01:50.207037+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.40:0/1401513362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T13:01:50.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:50 smithi089 bash[21916]: cluster 2024-09-17T13:01:48.870619+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:50.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:50 smithi089 bash[21916]: cluster 2024-09-17T13:01:48.870619+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:50.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:50 smithi089 bash[21916]: audit 2024-09-17T13:01:50.207037+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.40:0/1401513362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T13:01:50.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:50 smithi089 bash[21916]: audit 2024-09-17T13:01:50.207037+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.40:0/1401513362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T13:01:50.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:50 smithi044 bash[21491]: cluster 2024-09-17T13:01:48.870619+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:50.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:50 smithi044 bash[21491]: cluster 2024-09-17T13:01:48.870619+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:50.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:50 smithi044 bash[21491]: audit 2024-09-17T13:01:50.207037+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.40:0/1401513362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T13:01:50.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:50 smithi044 bash[21491]: audit 2024-09-17T13:01:50.207037+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.40:0/1401513362' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T13:01:50.920 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953498 got 137438953500 for osd.4 2024-09-17T13:01:50.920 DEBUG:teuthology.parallel:result is None 2024-09-17T13:01:51.127 INFO:teuthology.orchestra.run.smithi040.stdout:77309411378 2024-09-17T13:01:51.201 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738435 got 34359738437 for osd.0 2024-09-17T13:01:51.201 DEBUG:teuthology.parallel:result is None 2024-09-17T13:01:51.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:51 smithi040 bash[19782]: audit 2024-09-17T13:01:51.127291+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.40:0/874126563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T13:01:51.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:51 smithi040 bash[19782]: audit 2024-09-17T13:01:51.127291+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.40:0/874126563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T13:01:51.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:51 smithi089 bash[21916]: audit 2024-09-17T13:01:51.127291+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.40:0/874126563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T13:01:51.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:51 smithi089 bash[21916]: audit 2024-09-17T13:01:51.127291+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.40:0/874126563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T13:01:51.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:51 smithi044 bash[21491]: audit 2024-09-17T13:01:51.127291+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.40:0/874126563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T13:01:51.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:51 smithi044 bash[21491]: audit 2024-09-17T13:01:51.127291+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.40:0/874126563' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T13:01:52.108 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149733 got 111669149735 for osd.3 2024-09-17T13:01:52.108 DEBUG:teuthology.parallel:result is None 2024-09-17T13:01:52.270 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411376 got 77309411378 for osd.2 2024-09-17T13:01:52.270 DEBUG:teuthology.parallel:result is None 2024-09-17T13:01:52.270 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T13:01:52.270 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T13:01:52.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:52 smithi040 bash[19782]: cluster 2024-09-17T13:01:50.870990+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:52.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:52 smithi040 bash[19782]: cluster 2024-09-17T13:01:50.870990+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:52.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:52 smithi089 bash[21916]: cluster 2024-09-17T13:01:50.870990+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:52.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:52 smithi089 bash[21916]: cluster 2024-09-17T13:01:50.870990+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:52.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:52 smithi044 bash[21491]: cluster 2024-09-17T13:01:50.870990+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:52.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:52 smithi044 bash[21491]: cluster 2024-09-17T13:01:50.870990+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:54.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:54 smithi040 bash[19782]: cluster 2024-09-17T13:01:52.871525+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:54.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:54 smithi040 bash[19782]: cluster 2024-09-17T13:01:52.871525+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:54.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:54 smithi089 bash[21916]: cluster 2024-09-17T13:01:52.871525+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:54.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:54 smithi089 bash[21916]: cluster 2024-09-17T13:01:52.871525+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:54.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:54 smithi044 bash[21491]: cluster 2024-09-17T13:01:52.871525+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:54.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:54 smithi044 bash[21491]: cluster 2024-09-17T13:01:52.871525+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:56.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:56 smithi040 bash[19782]: cluster 2024-09-17T13:01:54.872091+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:56.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:56 smithi040 bash[19782]: cluster 2024-09-17T13:01:54.872091+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:56.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:56 smithi089 bash[21916]: cluster 2024-09-17T13:01:54.872091+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:56.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:56 smithi089 bash[21916]: cluster 2024-09-17T13:01:54.872091+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:56.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:56 smithi044 bash[21491]: cluster 2024-09-17T13:01:54.872091+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:56.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:56 smithi044 bash[21491]: cluster 2024-09-17T13:01:54.872091+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:57.028 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:01:58.438 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2024-09-17T13:01:58.439 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:01:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:58 smithi040 bash[19782]: cluster 2024-09-17T13:01:56.872722+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:58.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:58 smithi040 bash[19782]: cluster 2024-09-17T13:01:56.872722+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:58.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:58 smithi089 bash[21916]: cluster 2024-09-17T13:01:56.872722+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:58.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:58 smithi089 bash[21916]: cluster 2024-09-17T13:01:56.872722+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:58.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:58 smithi044 bash[21491]: cluster 2024-09-17T13:01:56.872722+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:58.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:58 smithi044 bash[21491]: cluster 2024-09-17T13:01:56.872722+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:01:59.054 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":287,"stamp":"2024-09-17T13:01:56.872411+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":170200,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300712,"statfs":{"total":575970213888,"available":575795929088,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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.003208"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-17T13:00:37.389528+0000","last_change":"2024-09-17T13:00:37.388757+0000","last_active":"2024-09-17T13:00:37.389528+0000","last_peered":"2024-09-17T13:00:37.389528+0000","last_clean":"2024-09-17T13:00:37.389528+0000","last_became_active":"2024-09-17T13:00:37.377495+0000","last_became_peered":"2024-09-17T13:00:37.377495+0000","last_unstale":"2024-09-17T13:00:37.389528+0000","last_undegraded":"2024-09-17T13:00:37.389528+0000","last_fullsized":"2024-09-17T13:00:37.389528+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-17T12:57:57.555884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T12:57:57.555884+0000","last_clean_scrub_stamp":"2024-09-17T12:57:57.555884+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-18T15:20:50.449441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3563520,"data_stored":3542208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":6}],"osd_stats":[{"osd":5,"up_from":38,"seq":163208757267,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"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,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":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"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":[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":111669149737,"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":77309411380,"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":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[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":34359738439,"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":[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-17T13:01:59.055 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T13:01:59.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:59 smithi040 bash[19782]: audit 2024-09-17T13:01:58.438188+0000 mgr.x (mgr.14152) 325 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:01:59.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:01:59 smithi040 bash[19782]: audit 2024-09-17T13:01:58.438188+0000 mgr.x (mgr.14152) 325 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:01:59.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:59 smithi089 bash[21916]: audit 2024-09-17T13:01:58.438188+0000 mgr.x (mgr.14152) 325 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:01:59.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:01:59 smithi089 bash[21916]: audit 2024-09-17T13:01:58.438188+0000 mgr.x (mgr.14152) 325 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:01:59.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:59 smithi044 bash[21491]: audit 2024-09-17T13:01:58.438188+0000 mgr.x (mgr.14152) 325 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:01:59.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:01:59 smithi044 bash[21491]: audit 2024-09-17T13:01:58.438188+0000 mgr.x (mgr.14152) 325 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:00.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:00 smithi040 bash[19782]: cluster 2024-09-17T13:01:58.873347+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:00.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:00 smithi040 bash[19782]: cluster 2024-09-17T13:01:58.873347+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:00.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:00 smithi089 bash[21916]: cluster 2024-09-17T13:01:58.873347+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:00.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:00 smithi089 bash[21916]: cluster 2024-09-17T13:01:58.873347+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:00.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:00 smithi044 bash[21491]: cluster 2024-09-17T13:01:58.873347+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:00.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:00 smithi044 bash[21491]: cluster 2024-09-17T13:01:58.873347+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:02 smithi040 bash[19782]: cluster 2024-09-17T13:02:00.873945+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:02.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:02 smithi040 bash[19782]: cluster 2024-09-17T13:02:00.873945+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:02.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:02 smithi089 bash[21916]: cluster 2024-09-17T13:02:00.873945+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:02.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:02 smithi089 bash[21916]: cluster 2024-09-17T13:02:00.873945+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:02.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:02 smithi044 bash[21491]: cluster 2024-09-17T13:02:00.873945+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:02.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:02 smithi044 bash[21491]: cluster 2024-09-17T13:02:00.873945+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:03.806 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:04 smithi040 bash[19782]: cluster 2024-09-17T13:02:02.874516+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:04 smithi040 bash[19782]: cluster 2024-09-17T13:02:02.874516+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:04.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:04 smithi089 bash[21916]: cluster 2024-09-17T13:02:02.874516+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:04.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:04 smithi089 bash[21916]: cluster 2024-09-17T13:02:02.874516+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:04.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:04 smithi044 bash[21491]: cluster 2024-09-17T13:02:02.874516+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:04.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:04 smithi044 bash[21491]: cluster 2024-09-17T13:02:02.874516+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:05.294 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2024-09-17T13:02:05.294 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:02:05.945 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":291,"stamp":"2024-09-17T13:02:04.874822+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":170200,"kb_used_data":3852,"kb_used_omap":9,"kb_used_meta":166198,"kb_avail":562300712,"statfs":{"total":575970213888,"available":575795929088,"internally_reserved":0,"allocated":3944448,"data_stored":2594736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9567,"internal_metadata":170187425},"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.003568"},"pg_stats":[{"pgid":"1.0","version":"21'92","reported_seq":64,"reported_epoch":40,"state":"active+clean","last_fresh":"2024-09-17T13:00:37.389528+0000","last_change":"2024-09-17T13:00:37.388757+0000","last_active":"2024-09-17T13:00:37.389528+0000","last_peered":"2024-09-17T13:00:37.389528+0000","last_clean":"2024-09-17T13:00:37.389528+0000","last_became_active":"2024-09-17T13:00:37.377495+0000","last_became_peered":"2024-09-17T13:00:37.377495+0000","last_unstale":"2024-09-17T13:00:37.389528+0000","last_undegraded":"2024-09-17T13:00:37.389528+0000","last_fullsized":"2024-09-17T13:00:37.389528+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-17T12:57:57.555884+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T12:57:57.555884+0000","last_clean_scrub_stamp":"2024-09-17T12:57:57.555884+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-18T15:20:50.449441+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":27964,"kb_used_data":932,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717188,"statfs":{"total":95995035648,"available":95966400512,"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,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":27380,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717772,"statfs":{"total":95995035648,"available":95966998528,"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":[0,1,2,3,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":26,"seq":111669149738,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":55834574911,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738441,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27384,"kb_used_data":352,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717768,"statfs":{"total":95995035648,"available":95966994432,"internally_reserved":0,"allocated":360448,"data_stored":137272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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-17T13:02:05.946 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T13:02:05.946 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T13:02:05.946 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T13:02:05.946 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T13:02:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:06 smithi040 bash[19782]: cluster 2024-09-17T13:02:04.875084+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:06 smithi040 bash[19782]: cluster 2024-09-17T13:02:04.875084+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:06 smithi040 bash[19782]: audit 2024-09-17T13:02:05.293021+0000 mgr.x (mgr.14152) 330 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:06.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:06 smithi040 bash[19782]: audit 2024-09-17T13:02:05.293021+0000 mgr.x (mgr.14152) 330 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:06.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:06 smithi089 bash[21916]: cluster 2024-09-17T13:02:04.875084+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:06.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:06 smithi089 bash[21916]: cluster 2024-09-17T13:02:04.875084+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:06.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:06 smithi089 bash[21916]: audit 2024-09-17T13:02:05.293021+0000 mgr.x (mgr.14152) 330 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:06.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:06 smithi089 bash[21916]: audit 2024-09-17T13:02:05.293021+0000 mgr.x (mgr.14152) 330 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:06.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:06 smithi044 bash[21491]: cluster 2024-09-17T13:02:04.875084+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:06.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:06 smithi044 bash[21491]: cluster 2024-09-17T13:02:04.875084+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:06.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:06 smithi044 bash[21491]: audit 2024-09-17T13:02:05.293021+0000 mgr.x (mgr.14152) 330 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:06.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:06 smithi044 bash[21491]: audit 2024-09-17T13:02:05.293021+0000 mgr.x (mgr.14152) 330 : audit [DBG] from='client.14451 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:08.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:08 smithi089 bash[21916]: cluster 2024-09-17T13:02:06.875610+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:08.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:08 smithi089 bash[21916]: cluster 2024-09-17T13:02:06.875610+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:08.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:08 smithi044 bash[21491]: cluster 2024-09-17T13:02:06.875610+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:08.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:08 smithi044 bash[21491]: cluster 2024-09-17T13:02:06.875610+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:09.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:08 smithi040 bash[19782]: cluster 2024-09-17T13:02:06.875610+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:09.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:08 smithi040 bash[19782]: cluster 2024-09-17T13:02:06.875610+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:10.698 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:10.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:10 smithi089 bash[21916]: cluster 2024-09-17T13:02:08.876154+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:10.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:10 smithi089 bash[21916]: cluster 2024-09-17T13:02:08.876154+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:10.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:10 smithi044 bash[21491]: cluster 2024-09-17T13:02:08.876154+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:10.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:10 smithi044 bash[21491]: cluster 2024-09-17T13:02:08.876154+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:11.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:10 smithi040 bash[19782]: cluster 2024-09-17T13:02:08.876154+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:11.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:10 smithi040 bash[19782]: cluster 2024-09-17T13:02:08.876154+0000 mgr.x (mgr.14152) 332 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:12.106 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:02:12.106 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T13:02:12.682 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T13:02:12.682 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T13:02:12.682 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T13:02:12.692 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-17T13:02:12.693 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-17T13:02:12.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:12 smithi089 bash[21916]: cluster 2024-09-17T13:02:10.876783+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:12.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:12 smithi089 bash[21916]: cluster 2024-09-17T13:02:10.876783+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:12.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:12 smithi089 bash[21916]: audit 2024-09-17T13:02:12.106153+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.40:0/128216043' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T13:02:12.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:12 smithi089 bash[21916]: audit 2024-09-17T13:02:12.106153+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.40:0/128216043' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T13:02:12.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:12 smithi044 bash[21491]: cluster 2024-09-17T13:02:10.876783+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:12.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:12 smithi044 bash[21491]: cluster 2024-09-17T13:02:10.876783+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:12.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:12 smithi044 bash[21491]: audit 2024-09-17T13:02:12.106153+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.40:0/128216043' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T13:02:12.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:12 smithi044 bash[21491]: audit 2024-09-17T13:02:12.106153+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.40:0/128216043' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T13:02:13.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:12 smithi040 bash[19782]: cluster 2024-09-17T13:02:10.876783+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:13.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:12 smithi040 bash[19782]: cluster 2024-09-17T13:02:10.876783+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:13.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:12 smithi040 bash[19782]: audit 2024-09-17T13:02:12.106153+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.40:0/128216043' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T13:02:13.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:12 smithi040 bash[19782]: audit 2024-09-17T13:02:12.106153+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.40:0/128216043' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T13:02:14.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:14 smithi089 bash[21916]: cluster 2024-09-17T13:02:12.877339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:14.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:14 smithi089 bash[21916]: cluster 2024-09-17T13:02:12.877339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:14.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:14 smithi044 bash[21491]: cluster 2024-09-17T13:02:12.877339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:14.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:14 smithi044 bash[21491]: cluster 2024-09-17T13:02:12.877339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:15.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:14 smithi040 bash[19782]: cluster 2024-09-17T13:02:12.877339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:15.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:14 smithi040 bash[19782]: cluster 2024-09-17T13:02:12.877339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:15.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:15 smithi089 bash[21916]: cluster 2024-09-17T13:02:14.877882+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:15.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:15 smithi089 bash[21916]: cluster 2024-09-17T13:02:14.877882+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:15.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:15 smithi044 bash[21491]: cluster 2024-09-17T13:02:14.877882+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:15.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:15 smithi044 bash[21491]: cluster 2024-09-17T13:02:14.877882+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:16.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:15 smithi040 bash[19782]: cluster 2024-09-17T13:02:14.877882+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:16.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:15 smithi040 bash[19782]: cluster 2024-09-17T13:02:14.877882+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:17.443 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:17 smithi089 bash[21916]: cluster 2024-09-17T13:02:16.878447+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:17 smithi089 bash[21916]: cluster 2024-09-17T13:02:16.878447+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:18.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:17 smithi044 bash[21491]: cluster 2024-09-17T13:02:16.878447+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:17 smithi044 bash[21491]: cluster 2024-09-17T13:02:16.878447+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:17 smithi040 bash[19782]: cluster 2024-09-17T13:02:16.878447+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:17 smithi040 bash[19782]: cluster 2024-09-17T13:02:16.878447+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:19 smithi040 bash[19782]: audit 2024-09-17T13:02:18.928254+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T13:02:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:19 smithi040 bash[19782]: audit 2024-09-17T13:02:18.928254+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T13:02:19.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:19 smithi089 bash[21916]: audit 2024-09-17T13:02:18.928254+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T13:02:19.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:19 smithi089 bash[21916]: audit 2024-09-17T13:02:18.928254+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T13:02:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:19 smithi044 bash[21491]: audit 2024-09-17T13:02:18.928254+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T13:02:19.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:19 smithi044 bash[21491]: audit 2024-09-17T13:02:18.928254+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T13:02:20.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: debug 2024-09-17T13:02:20.000+0000 7f6bdeac7640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T13:02:20.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:18.878800+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:20.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:18.878800+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:20.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:18.927367+0000 mgr.x (mgr.14152) 338 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:20.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:18.927367+0000 mgr.x (mgr.14152) 338 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:20.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:18.987707+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:18.987707+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:18.992027+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:18.992027+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:18.994124+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:18.994124+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:19.991185+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:19.991185+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:19.996954+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:19.996954+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:19.999331+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: audit 2024-09-17T13:02:19.999331+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.001290+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T13:02:20.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.001290+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T13:02:20.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.001361+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T13:02:20.281 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:20 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.001361+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:18.878800+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:18.878800+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:18.927367+0000 mgr.x (mgr.14152) 338 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:18.927367+0000 mgr.x (mgr.14152) 338 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:18.987707+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:18.987707+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:18.992027+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:18.992027+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T13:02:20.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:18.994124+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:18.994124+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:19.991185+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:19.991185+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:19.996954+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:19.996954+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:19.999331+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: audit 2024-09-17T13:02:19.999331+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.001290+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.001290+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.001361+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T13:02:20.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:20 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.001361+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T13:02:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:18.878800+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:18.878800+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:18.927367+0000 mgr.x (mgr.14152) 338 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:18.927367+0000 mgr.x (mgr.14152) 338 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:18.987707+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:18.987707+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:18.992027+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:18.992027+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:18.994124+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:18.994124+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:19.991185+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:19.991185+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:19.996954+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:19.996954+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:19.999331+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: audit 2024-09-17T13:02:19.999331+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.001290+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T13:02:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.001290+0000 mon.a (mon.0) 570 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T13:02:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.001361+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T13:02:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:20 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.001361+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T13:02:20.837 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T13:02:20.846 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-17T13:02:20.846 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.012715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.012715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.022207+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.022207+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.024969+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.024969+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cephadm 2024-09-17T13:02:20.034031+0000 mgr.x (mgr.14152) 339 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cephadm 2024-09-17T13:02:20.034031+0000 mgr.x (mgr.14152) 339 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.048762+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.048762+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.050911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.050911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:21.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.053989+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.053989+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.055281+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.055281+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.062054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.062054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.066480+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.066480+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.068507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.068507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.071627+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: audit 2024-09-17T13:02:20.071627+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cephadm 2024-09-17T13:02:20.072853+0000 mgr.x (mgr.14152) 340 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.aqdppj on smithi089 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cephadm 2024-09-17T13:02:20.072853+0000 mgr.x (mgr.14152) 340 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.aqdppj on smithi089 2024-09-17T13:02:21.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cluster 2024-09-17T13:02:21.019809+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T13:02:21.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:21 smithi040 bash[19782]: cluster 2024-09-17T13:02:21.019809+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T13:02:21.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.012715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:21.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.012715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:21.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.022207+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T13:02:21.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.022207+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T13:02:21.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.024969+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-17T13:02:21.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.024969+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cephadm 2024-09-17T13:02:20.034031+0000 mgr.x (mgr.14152) 339 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cephadm 2024-09-17T13:02:20.034031+0000 mgr.x (mgr.14152) 339 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.048762+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.048762+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.050911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.050911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.053989+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.053989+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.055281+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.055281+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.062054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.062054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.066480+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.066480+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.068507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.068507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.071627+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: audit 2024-09-17T13:02:20.071627+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cephadm 2024-09-17T13:02:20.072853+0000 mgr.x (mgr.14152) 340 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.aqdppj on smithi089 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cephadm 2024-09-17T13:02:20.072853+0000 mgr.x (mgr.14152) 340 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.aqdppj on smithi089 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cluster 2024-09-17T13:02:21.019809+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T13:02:21.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:21 smithi089 bash[21916]: cluster 2024-09-17T13:02:21.019809+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T13:02:21.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.012715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.012715+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.022207+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.022207+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.024969+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.024969+0000 mon.a (mon.0) 574 : cluster [DBG] fsmap cephfs:0 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cephadm 2024-09-17T13:02:20.034031+0000 mgr.x (mgr.14152) 339 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cephadm 2024-09-17T13:02:20.034031+0000 mgr.x (mgr.14152) 339 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.048762+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.048762+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.050911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.050911+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:21.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.053989+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.053989+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.055281+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.055281+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.062054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.062054+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.066480+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.066480+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.068507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.068507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.aqdppj", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.071627+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: audit 2024-09-17T13:02:20.071627+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cephadm 2024-09-17T13:02:20.072853+0000 mgr.x (mgr.14152) 340 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.aqdppj on smithi089 2024-09-17T13:02:21.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cephadm 2024-09-17T13:02:20.072853+0000 mgr.x (mgr.14152) 340 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.aqdppj on smithi089 2024-09-17T13:02:21.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cluster 2024-09-17T13:02:21.019809+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T13:02:21.470 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:21 smithi044 bash[21491]: cluster 2024-09-17T13:02:21.019809+0000 mon.a (mon.0) 583 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T13:02:22.355 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:22 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.879327+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 65 pgs: 9 creating+peering, 41 unknown, 15 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:22.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:22 smithi089 bash[21916]: cluster 2024-09-17T13:02:20.879327+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 65 pgs: 9 creating+peering, 41 unknown, 15 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:22.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:22 smithi089 bash[21916]: cluster 2024-09-17T13:02:22.023027+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T13:02:22.356 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:22 smithi089 bash[21916]: cluster 2024-09-17T13:02:22.023027+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T13:02:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:22 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.879327+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 65 pgs: 9 creating+peering, 41 unknown, 15 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:22 smithi044 bash[21491]: cluster 2024-09-17T13:02:20.879327+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 65 pgs: 9 creating+peering, 41 unknown, 15 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:22 smithi044 bash[21491]: cluster 2024-09-17T13:02:22.023027+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T13:02:22.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:22 smithi044 bash[21491]: cluster 2024-09-17T13:02:22.023027+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T13:02:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:22 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.879327+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 65 pgs: 9 creating+peering, 41 unknown, 15 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:22 smithi040 bash[19782]: cluster 2024-09-17T13:02:20.879327+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v302: 65 pgs: 9 creating+peering, 41 unknown, 15 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:22 smithi040 bash[19782]: cluster 2024-09-17T13:02:22.023027+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T13:02:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:22 smithi040 bash[19782]: cluster 2024-09-17T13:02:22.023027+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T13:02:22.608 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:22.608 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:02:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:22.608 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:02:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:22.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:22.938 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:02:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:22.938 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:02:22 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:24.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.877940+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.877940+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: cluster 2024-09-17T13:02:22.879938+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v305: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:24.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: cluster 2024-09-17T13:02:22.879938+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v305: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:24.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.886275+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.886275+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.897561+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.897561+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.899097+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.899097+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.902494+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.902494+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.907069+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: audit 2024-09-17T13:02:22.907069+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: cephadm 2024-09-17T13:02:22.909056+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi040.jfvkpw on smithi040 2024-09-17T13:02:24.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:23 smithi089 bash[21916]: cephadm 2024-09-17T13:02:22.909056+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi040.jfvkpw on smithi040 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.877940+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.877940+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: cluster 2024-09-17T13:02:22.879938+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v305: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: cluster 2024-09-17T13:02:22.879938+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v305: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.886275+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.886275+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.897561+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.897561+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.899097+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:24.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.899097+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.902494+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.902494+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.907069+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: audit 2024-09-17T13:02:22.907069+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: cephadm 2024-09-17T13:02:22.909056+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi040.jfvkpw on smithi040 2024-09-17T13:02:24.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:23 smithi044 bash[21491]: cephadm 2024-09-17T13:02:22.909056+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi040.jfvkpw on smithi040 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.877940+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.877940+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: cluster 2024-09-17T13:02:22.879938+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v305: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: cluster 2024-09-17T13:02:22.879938+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v305: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.886275+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.886275+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.897561+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.897561+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.899097+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:24.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.899097+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T13:02:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.902494+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.902494+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi040.jfvkpw", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T13:02:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.907069+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: audit 2024-09-17T13:02:22.907069+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: cephadm 2024-09-17T13:02:22.909056+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi040.jfvkpw on smithi040 2024-09-17T13:02:24.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:23 smithi040 bash[19782]: cephadm 2024-09-17T13:02:22.909056+0000 mgr.x (mgr.14152) 343 : cephadm [INF] Deploying daemon mds.cephfs.smithi040.jfvkpw on smithi040 2024-09-17T13:02:25.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:25.579 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:25.579 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:25.580 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:25.706 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:25.892 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:25.893 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:25.893 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:25.893 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:02:25 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:02:26.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.880604+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.880604+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893300+0000 mon.a (mon.0) 591 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:boot 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893300+0000 mon.a (mon.0) 591 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:boot 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893488+0000 mon.a (mon.0) 592 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893488+0000 mon.a (mon.0) 592 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893644+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893644+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893680+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893680+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893707+0000 mon.a (mon.0) 595 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.893707+0000 mon.a (mon.0) 595 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:26.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.894146+0000 mon.a (mon.0) 596 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.894146+0000 mon.a (mon.0) 596 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:24.894397+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:24.894397+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.899500+0000 mon.a (mon.0) 598 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:creating} 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.899500+0000 mon.a (mon.0) 598 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:creating} 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.917726+0000 mon.a (mon.0) 599 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj is now active in filesystem cephfs as rank 0 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: cluster 2024-09-17T13:02:24.917726+0000 mon.a (mon.0) 599 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj is now active in filesystem cephfs as rank 0 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.844675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.844675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.849897+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.849897+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.855325+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.855325+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.860530+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.860530+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.866545+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:25 smithi089 bash[21916]: audit 2024-09-17T13:02:25.866545+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.880604+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:26.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.880604+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:26.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893300+0000 mon.a (mon.0) 591 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:boot 2024-09-17T13:02:26.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893300+0000 mon.a (mon.0) 591 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:boot 2024-09-17T13:02:26.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893488+0000 mon.a (mon.0) 592 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893488+0000 mon.a (mon.0) 592 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893644+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893644+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893680+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893680+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893707+0000 mon.a (mon.0) 595 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.893707+0000 mon.a (mon.0) 595 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.894146+0000 mon.a (mon.0) 596 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.894146+0000 mon.a (mon.0) 596 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:24.894397+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:24.894397+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.899500+0000 mon.a (mon.0) 598 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:creating} 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.899500+0000 mon.a (mon.0) 598 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:creating} 2024-09-17T13:02:26.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.917726+0000 mon.a (mon.0) 599 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj is now active in filesystem cephfs as rank 0 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: cluster 2024-09-17T13:02:24.917726+0000 mon.a (mon.0) 599 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj is now active in filesystem cephfs as rank 0 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.844675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.844675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.849897+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.849897+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.855325+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.855325+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.860530+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.860530+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.866545+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:25 smithi044 bash[21491]: audit 2024-09-17T13:02:25.866545+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.880604+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:26.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.880604+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 15 creating+peering, 50 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893300+0000 mon.a (mon.0) 591 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:boot 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893300+0000 mon.a (mon.0) 591 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:boot 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893488+0000 mon.a (mon.0) 592 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893488+0000 mon.a (mon.0) 592 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893644+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893644+0000 mon.a (mon.0) 593 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893680+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893680+0000 mon.a (mon.0) 594 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893707+0000 mon.a (mon.0) 595 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.893707+0000 mon.a (mon.0) 595 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.894146+0000 mon.a (mon.0) 596 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.894146+0000 mon.a (mon.0) 596 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:24.894397+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:24.894397+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:26.254 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.899500+0000 mon.a (mon.0) 598 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:creating} 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.899500+0000 mon.a (mon.0) 598 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:creating} 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.917726+0000 mon.a (mon.0) 599 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj is now active in filesystem cephfs as rank 0 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: cluster 2024-09-17T13:02:24.917726+0000 mon.a (mon.0) 599 : cluster [INF] daemon mds.cephfs.smithi089.aqdppj is now active in filesystem cephfs as rank 0 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.844675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.844675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.849897+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.849897+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.855325+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.855325+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.860530+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.255 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.860530+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.866545+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:26.256 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:25 smithi040 bash[19782]: audit 2024-09-17T13:02:25.866545+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:27.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:26 smithi089 bash[21916]: audit 2024-09-17T13:02:25.897781+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:27.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:26 smithi089 bash[21916]: audit 2024-09-17T13:02:25.897781+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:27.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:26 smithi089 bash[21916]: cluster 2024-09-17T13:02:25.902510+0000 mon.a (mon.0) 606 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:active 2024-09-17T13:02:27.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:26 smithi089 bash[21916]: cluster 2024-09-17T13:02:25.902510+0000 mon.a (mon.0) 606 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:active 2024-09-17T13:02:27.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:26 smithi089 bash[21916]: cluster 2024-09-17T13:02:25.902599+0000 mon.a (mon.0) 607 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 2024-09-17T13:02:27.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:26 smithi089 bash[21916]: cluster 2024-09-17T13:02:25.902599+0000 mon.a (mon.0) 607 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 2024-09-17T13:02:27.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:26 smithi044 bash[21491]: audit 2024-09-17T13:02:25.897781+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:27.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:26 smithi044 bash[21491]: audit 2024-09-17T13:02:25.897781+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:27.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:26 smithi044 bash[21491]: cluster 2024-09-17T13:02:25.902510+0000 mon.a (mon.0) 606 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:active 2024-09-17T13:02:27.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:26 smithi044 bash[21491]: cluster 2024-09-17T13:02:25.902510+0000 mon.a (mon.0) 606 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:active 2024-09-17T13:02:27.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:26 smithi044 bash[21491]: cluster 2024-09-17T13:02:25.902599+0000 mon.a (mon.0) 607 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 2024-09-17T13:02:27.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:26 smithi044 bash[21491]: cluster 2024-09-17T13:02:25.902599+0000 mon.a (mon.0) 607 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 2024-09-17T13:02:27.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:26 smithi040 bash[19782]: audit 2024-09-17T13:02:25.897781+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:27.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:26 smithi040 bash[19782]: audit 2024-09-17T13:02:25.897781+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:27.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:26 smithi040 bash[19782]: cluster 2024-09-17T13:02:25.902510+0000 mon.a (mon.0) 606 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:active 2024-09-17T13:02:27.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:26 smithi040 bash[19782]: cluster 2024-09-17T13:02:25.902510+0000 mon.a (mon.0) 606 : cluster [DBG] mds.? [v2:172.21.15.89:6816/142316856,v1:172.21.15.89:6817/142316856] up:active 2024-09-17T13:02:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:26 smithi040 bash[19782]: cluster 2024-09-17T13:02:25.902599+0000 mon.a (mon.0) 607 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 2024-09-17T13:02:27.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:26 smithi040 bash[19782]: cluster 2024-09-17T13:02:25.902599+0000 mon.a (mon.0) 607 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 2024-09-17T13:02:27.698 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:02:27.699 INFO:teuthology.orchestra.run.smithi040.stdout:[{"events": ["2024-09-17T13:02:25.866719Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T12:55:14.790589Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T12:56:59.852323Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T12:54:54.049191Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T12:56:59.852193Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T12:56:59.852432Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T13:02:28.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:27 smithi040 bash[19782]: cluster 2024-09-17T13:02:26.881639+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T13:02:28.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:27 smithi040 bash[19782]: cluster 2024-09-17T13:02:26.881639+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T13:02:28.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:27 smithi089 bash[21916]: cluster 2024-09-17T13:02:26.881639+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T13:02:28.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:27 smithi089 bash[21916]: cluster 2024-09-17T13:02:26.881639+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T13:02:28.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:27 smithi044 bash[21491]: cluster 2024-09-17T13:02:26.881639+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T13:02:28.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:27 smithi044 bash[21491]: cluster 2024-09-17T13:02:26.881639+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v307: 65 pgs: 65 active+clean; 578 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s wr, 5 op/s 2024-09-17T13:02:28.346 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-17T13:02:29.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: audit 2024-09-17T13:02:27.692046+0000 mgr.x (mgr.14152) 346 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:29.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: audit 2024-09-17T13:02:27.692046+0000 mgr.x (mgr.14152) 346 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:29.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.910944+0000 mon.a (mon.0) 608 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:boot 2024-09-17T13:02:29.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.910944+0000 mon.a (mon.0) 608 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:boot 2024-09-17T13:02:29.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911123+0000 mon.a (mon.0) 609 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.aqdppj in favor of higher affinity standby. 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911123+0000 mon.a (mon.0) 609 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.aqdppj in favor of higher affinity standby. 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911203+0000 mon.a (mon.0) 610 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.aqdppj as rank 0 with standby daemon mds.cephfs.smithi040.jfvkpw 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911203+0000 mon.a (mon.0) 610 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.aqdppj as rank 0 with standby daemon mds.cephfs.smithi040.jfvkpw 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911802+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911802+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911839+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.911839+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.912305+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 1 up:standby 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.912305+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 1 up:standby 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: audit 2024-09-17T13:02:27.912563+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: audit 2024-09-17T13:02:27.912563+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.922522+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T13:02:29.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.922522+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T13:02:29.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.922703+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:replay} 2024-09-17T13:02:29.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:28 smithi089 bash[21916]: cluster 2024-09-17T13:02:27.922703+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:replay} 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: audit 2024-09-17T13:02:27.692046+0000 mgr.x (mgr.14152) 346 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: audit 2024-09-17T13:02:27.692046+0000 mgr.x (mgr.14152) 346 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.910944+0000 mon.a (mon.0) 608 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:boot 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.910944+0000 mon.a (mon.0) 608 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:boot 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911123+0000 mon.a (mon.0) 609 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.aqdppj in favor of higher affinity standby. 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911123+0000 mon.a (mon.0) 609 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.aqdppj in favor of higher affinity standby. 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911203+0000 mon.a (mon.0) 610 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.aqdppj as rank 0 with standby daemon mds.cephfs.smithi040.jfvkpw 2024-09-17T13:02:29.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911203+0000 mon.a (mon.0) 610 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.aqdppj as rank 0 with standby daemon mds.cephfs.smithi040.jfvkpw 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911802+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911802+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911839+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.911839+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.912305+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 1 up:standby 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.912305+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 1 up:standby 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: audit 2024-09-17T13:02:27.912563+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: audit 2024-09-17T13:02:27.912563+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.922522+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T13:02:29.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.922522+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T13:02:29.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.922703+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:replay} 2024-09-17T13:02:29.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:28 smithi044 bash[21491]: cluster 2024-09-17T13:02:27.922703+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:replay} 2024-09-17T13:02:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: audit 2024-09-17T13:02:27.692046+0000 mgr.x (mgr.14152) 346 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: audit 2024-09-17T13:02:27.692046+0000 mgr.x (mgr.14152) 346 : audit [DBG] from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.910944+0000 mon.a (mon.0) 608 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:boot 2024-09-17T13:02:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.910944+0000 mon.a (mon.0) 608 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:boot 2024-09-17T13:02:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911123+0000 mon.a (mon.0) 609 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.aqdppj in favor of higher affinity standby. 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911123+0000 mon.a (mon.0) 609 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.aqdppj in favor of higher affinity standby. 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911203+0000 mon.a (mon.0) 610 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.aqdppj as rank 0 with standby daemon mds.cephfs.smithi040.jfvkpw 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911203+0000 mon.a (mon.0) 610 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.aqdppj as rank 0 with standby daemon mds.cephfs.smithi040.jfvkpw 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911802+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911802+0000 mon.a (mon.0) 611 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911839+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.911839+0000 mon.a (mon.0) 612 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.912305+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 1 up:standby 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.912305+0000 mon.a (mon.0) 613 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.aqdppj=up:active} 1 up:standby 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: audit 2024-09-17T13:02:27.912563+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: audit 2024-09-17T13:02:27.912563+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:02:29.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.922522+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T13:02:29.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.922522+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T13:02:29.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.922703+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:replay} 2024-09-17T13:02:29.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:28 smithi040 bash[19782]: cluster 2024-09-17T13:02:27.922703+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:replay} 2024-09-17T13:02:29.348 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.882277+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.882277+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.914635+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.914635+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.928974+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:reconnect 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.928974+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:reconnect 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.929091+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1233062820,v1:172.21.15.89:6817/1233062820] up:boot 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.929091+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1233062820,v1:172.21.15.89:6817/1233062820] up:boot 2024-09-17T13:02:30.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.929308+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:reconnect} 1 up:standby 2024-09-17T13:02:30.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: cluster 2024-09-17T13:02:28.929308+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:reconnect} 1 up:standby 2024-09-17T13:02:30.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: audit 2024-09-17T13:02:28.930442+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:30.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:29 smithi089 bash[21916]: audit 2024-09-17T13:02:28.930442+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.882277+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.882277+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.914635+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.914635+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.928974+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:reconnect 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.928974+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:reconnect 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.929091+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1233062820,v1:172.21.15.89:6817/1233062820] up:boot 2024-09-17T13:02:30.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.929091+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1233062820,v1:172.21.15.89:6817/1233062820] up:boot 2024-09-17T13:02:30.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.929308+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:reconnect} 1 up:standby 2024-09-17T13:02:30.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: cluster 2024-09-17T13:02:28.929308+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:reconnect} 1 up:standby 2024-09-17T13:02:30.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: audit 2024-09-17T13:02:28.930442+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:30.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:29 smithi044 bash[21491]: audit 2024-09-17T13:02:28.930442+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.882277+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-17T13:02:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.882277+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v309: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-17T13:02:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.914635+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T13:02:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.914635+0000 mon.a (mon.0) 617 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T13:02:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.928974+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:reconnect 2024-09-17T13:02:30.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.928974+0000 mon.a (mon.0) 618 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:reconnect 2024-09-17T13:02:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.929091+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1233062820,v1:172.21.15.89:6817/1233062820] up:boot 2024-09-17T13:02:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.929091+0000 mon.a (mon.0) 619 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1233062820,v1:172.21.15.89:6817/1233062820] up:boot 2024-09-17T13:02:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.929308+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:reconnect} 1 up:standby 2024-09-17T13:02:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: cluster 2024-09-17T13:02:28.929308+0000 mon.a (mon.0) 620 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:reconnect} 1 up:standby 2024-09-17T13:02:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: audit 2024-09-17T13:02:28.930442+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:30.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:29 smithi040 bash[19782]: audit 2024-09-17T13:02:28.930442+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:02:31.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: cluster 2024-09-17T13:02:29.934917+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:rejoin 2024-09-17T13:02:31.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: cluster 2024-09-17T13:02:29.934917+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:rejoin 2024-09-17T13:02:31.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: cluster 2024-09-17T13:02:29.934999+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:rejoin} 1 up:standby 2024-09-17T13:02:31.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: cluster 2024-09-17T13:02:29.934999+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:rejoin} 1 up:standby 2024-09-17T13:02:31.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: cluster 2024-09-17T13:02:29.935087+0000 mon.a (mon.0) 624 : cluster [INF] daemon mds.cephfs.smithi040.jfvkpw is now active in filesystem cephfs as rank 0 2024-09-17T13:02:31.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: cluster 2024-09-17T13:02:29.935087+0000 mon.a (mon.0) 624 : cluster [INF] daemon mds.cephfs.smithi040.jfvkpw is now active in filesystem cephfs as rank 0 2024-09-17T13:02:31.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: audit 2024-09-17T13:02:29.949409+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:31.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:30 smithi089 bash[21916]: audit 2024-09-17T13:02:29.949409+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: cluster 2024-09-17T13:02:29.934917+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:rejoin 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: cluster 2024-09-17T13:02:29.934917+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:rejoin 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: cluster 2024-09-17T13:02:29.934999+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:rejoin} 1 up:standby 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: cluster 2024-09-17T13:02:29.934999+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:rejoin} 1 up:standby 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: cluster 2024-09-17T13:02:29.935087+0000 mon.a (mon.0) 624 : cluster [INF] daemon mds.cephfs.smithi040.jfvkpw is now active in filesystem cephfs as rank 0 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: cluster 2024-09-17T13:02:29.935087+0000 mon.a (mon.0) 624 : cluster [INF] daemon mds.cephfs.smithi040.jfvkpw is now active in filesystem cephfs as rank 0 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: audit 2024-09-17T13:02:29.949409+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:31.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:30 smithi044 bash[21491]: audit 2024-09-17T13:02:29.949409+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: cluster 2024-09-17T13:02:29.934917+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:rejoin 2024-09-17T13:02:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: cluster 2024-09-17T13:02:29.934917+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:rejoin 2024-09-17T13:02:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: cluster 2024-09-17T13:02:29.934999+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:rejoin} 1 up:standby 2024-09-17T13:02:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: cluster 2024-09-17T13:02:29.934999+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi040.jfvkpw=up:rejoin} 1 up:standby 2024-09-17T13:02:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: cluster 2024-09-17T13:02:29.935087+0000 mon.a (mon.0) 624 : cluster [INF] daemon mds.cephfs.smithi040.jfvkpw is now active in filesystem cephfs as rank 0 2024-09-17T13:02:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: cluster 2024-09-17T13:02:29.935087+0000 mon.a (mon.0) 624 : cluster [INF] daemon mds.cephfs.smithi040.jfvkpw is now active in filesystem cephfs as rank 0 2024-09-17T13:02:31.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: audit 2024-09-17T13:02:29.949409+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:31.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:30 smithi040 bash[19782]: audit 2024-09-17T13:02:29.949409+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.883077+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 693 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.883077+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 693 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.933910+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.933910+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.933963+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.933963+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.949423+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:active 2024-09-17T13:02:32.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.949423+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:active 2024-09-17T13:02:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.949644+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi040.jfvkpw=up:active} 1 up:standby 2024-09-17T13:02:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: cluster 2024-09-17T13:02:30.949644+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi040.jfvkpw=up:active} 1 up:standby 2024-09-17T13:02:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: audit 2024-09-17T13:02:31.189912+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: audit 2024-09-17T13:02:31.189912+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: audit 2024-09-17T13:02:31.199217+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:31 smithi044 bash[21491]: audit 2024-09-17T13:02:31.199217+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.883077+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 693 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.883077+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 693 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.933910+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.933910+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.933963+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.933963+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.949423+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:active 2024-09-17T13:02:32.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.949423+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:active 2024-09-17T13:02:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.949644+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi040.jfvkpw=up:active} 1 up:standby 2024-09-17T13:02:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: cluster 2024-09-17T13:02:30.949644+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi040.jfvkpw=up:active} 1 up:standby 2024-09-17T13:02:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: audit 2024-09-17T13:02:31.189912+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: audit 2024-09-17T13:02:31.189912+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: audit 2024-09-17T13:02:31.199217+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:31 smithi040 bash[19782]: audit 2024-09-17T13:02:31.199217+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.883077+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 693 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-17T13:02:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.883077+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 693 B/s rd, 1.6 KiB/s wr, 5 op/s 2024-09-17T13:02:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.933910+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T13:02:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.933910+0000 mon.a (mon.0) 626 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T13:02:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.933963+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:32.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.933963+0000 mon.a (mon.0) 627 : cluster [INF] Cluster is now healthy 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.949423+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:active 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.949423+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.40:6818/2316500215,v1:172.21.15.40:6819/2316500215] up:active 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.949644+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi040.jfvkpw=up:active} 1 up:standby 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: cluster 2024-09-17T13:02:30.949644+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi040.jfvkpw=up:active} 1 up:standby 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: audit 2024-09-17T13:02:31.189912+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: audit 2024-09-17T13:02:31.189912+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: audit 2024-09-17T13:02:31.199217+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:32.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:31 smithi089 bash[21916]: audit 2024-09-17T13:02:31.199217+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.214083+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.214083+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.219824+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.219824+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.220680+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.220680+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.221357+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.221357+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.225424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.225424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.255992+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.255992+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.257441+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.257441+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.258256+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.258256+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.262861+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:33 smithi044 bash[21491]: audit 2024-09-17T13:02:32.262861+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.214083+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.214083+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.219824+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.219824+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.220680+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.220680+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.221357+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.221357+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.225424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.225424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.255992+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.255992+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.257441+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.257441+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.258256+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.258256+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.262861+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:33 smithi040 bash[19782]: audit 2024-09-17T13:02:32.262861+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.214083+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.214083+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.219824+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.219824+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.220680+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.220680+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.221357+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.221357+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.225424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.225424+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.255992+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.255992+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.257441+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.257441+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.258256+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.258256+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.262861+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:33 smithi089 bash[21916]: audit 2024-09-17T13:02:32.262861+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:33.945 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:34.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:34 smithi040 bash[19782]: cluster 2024-09-17T13:02:32.883989+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:34.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:34 smithi040 bash[19782]: cluster 2024-09-17T13:02:32.883989+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:34.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:34 smithi089 bash[21916]: cluster 2024-09-17T13:02:32.883989+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:34.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:34 smithi089 bash[21916]: cluster 2024-09-17T13:02:32.883989+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:34.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:34 smithi044 bash[21491]: cluster 2024-09-17T13:02:32.883989+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:34.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:34 smithi044 bash[21491]: cluster 2024-09-17T13:02:32.883989+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:35.484 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:02:35.484 INFO:teuthology.orchestra.run.smithi040.stdout:[{"events": ["2024-09-17T13:02:25.866719Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:02:31.181028Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T12:55:14.790589Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:02:32.209435Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T12:54:54.049191Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T12:58:44.989869Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T12:58:44.990194Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T13:02:36.134 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-17T13:02:36.134 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T13:02:36.148 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-17T13:02:36.149 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-17T13:02:36.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:35 smithi044 bash[21491]: cluster 2024-09-17T13:02:34.884718+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:36.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:35 smithi044 bash[21491]: cluster 2024-09-17T13:02:34.884718+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:36.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:35 smithi044 bash[21491]: audit 2024-09-17T13:02:34.957402+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:36.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:35 smithi044 bash[21491]: audit 2024-09-17T13:02:34.957402+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:36.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:35 smithi044 bash[21491]: audit 2024-09-17T13:02:35.476523+0000 mgr.x (mgr.14152) 351 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:36.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:35 smithi044 bash[21491]: audit 2024-09-17T13:02:35.476523+0000 mgr.x (mgr.14152) 351 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:36.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:35 smithi040 bash[19782]: cluster 2024-09-17T13:02:34.884718+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:36.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:35 smithi040 bash[19782]: cluster 2024-09-17T13:02:34.884718+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:36.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:35 smithi040 bash[19782]: audit 2024-09-17T13:02:34.957402+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:36.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:35 smithi040 bash[19782]: audit 2024-09-17T13:02:34.957402+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:36.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:35 smithi040 bash[19782]: audit 2024-09-17T13:02:35.476523+0000 mgr.x (mgr.14152) 351 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:36.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:35 smithi040 bash[19782]: audit 2024-09-17T13:02:35.476523+0000 mgr.x (mgr.14152) 351 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:35 smithi089 bash[21916]: cluster 2024-09-17T13:02:34.884718+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:35 smithi089 bash[21916]: cluster 2024-09-17T13:02:34.884718+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T13:02:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:35 smithi089 bash[21916]: audit 2024-09-17T13:02:34.957402+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:35 smithi089 bash[21916]: audit 2024-09-17T13:02:34.957402+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.40:0/3996035914' entity='mgr.x' 2024-09-17T13:02:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:35 smithi089 bash[21916]: audit 2024-09-17T13:02:35.476523+0000 mgr.x (mgr.14152) 351 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:36.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:35 smithi089 bash[21916]: audit 2024-09-17T13:02:35.476523+0000 mgr.x (mgr.14152) 351 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:02:38.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:37 smithi044 bash[21491]: cluster 2024-09-17T13:02:36.885736+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 102 B/s wr, 8 op/s 2024-09-17T13:02:38.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:37 smithi044 bash[21491]: cluster 2024-09-17T13:02:36.885736+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 102 B/s wr, 8 op/s 2024-09-17T13:02:38.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:37 smithi040 bash[19782]: cluster 2024-09-17T13:02:36.885736+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 102 B/s wr, 8 op/s 2024-09-17T13:02:38.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:37 smithi040 bash[19782]: cluster 2024-09-17T13:02:36.885736+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 102 B/s wr, 8 op/s 2024-09-17T13:02:38.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:37 smithi089 bash[21916]: cluster 2024-09-17T13:02:36.885736+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 102 B/s wr, 8 op/s 2024-09-17T13:02:38.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:37 smithi089 bash[21916]: cluster 2024-09-17T13:02:36.885736+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 102 B/s wr, 8 op/s 2024-09-17T13:02:40.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:39 smithi044 bash[21491]: cluster 2024-09-17T13:02:38.886254+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:02:40.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:39 smithi044 bash[21491]: cluster 2024-09-17T13:02:38.886254+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:02:40.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:39 smithi040 bash[19782]: cluster 2024-09-17T13:02:38.886254+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:02:40.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:39 smithi040 bash[19782]: cluster 2024-09-17T13:02:38.886254+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:02:40.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:39 smithi089 bash[21916]: cluster 2024-09-17T13:02:38.886254+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:02:40.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:39 smithi089 bash[21916]: cluster 2024-09-17T13:02:38.886254+0000 mgr.x (mgr.14152) 353 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:02:40.909 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:42.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:41 smithi040 bash[19782]: cluster 2024-09-17T13:02:40.887001+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:42.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:41 smithi040 bash[19782]: cluster 2024-09-17T13:02:40.887001+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:42.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:41 smithi089 bash[21916]: cluster 2024-09-17T13:02:40.887001+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:42.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:41 smithi089 bash[21916]: cluster 2024-09-17T13:02:40.887001+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:42.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:41 smithi044 bash[21491]: cluster 2024-09-17T13:02:40.887001+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:42.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:41 smithi044 bash[21491]: cluster 2024-09-17T13:02:40.887001+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:42.784 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:02:42 smithi040 bash[20037]: debug 2024-09-17T13:02:42.328+0000 7f691dfa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:02:42.784 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:02:42 smithi040 bash[20037]: debug 2024-09-17T13:02:42.328+0000 7f691dfa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:02:42.784 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:02:42 smithi040 bash[20037]: debug 2024-09-17T13:02:42.328+0000 7f691dfa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:02:42.784 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:02:42 smithi040 bash[20037]: debug 2024-09-17T13:02:42.328+0000 7f691dfa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:02:42.784 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:02:42 smithi040 bash[20037]: debug 2024-09-17T13:02:42.328+0000 7f691dfa7640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:02:42.995 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-17T13:02:43.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:42 smithi040 bash[19782]: audit 2024-09-17T13:02:42.324545+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:43.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:42 smithi040 bash[19782]: audit 2024-09-17T13:02:42.324545+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:43.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:42 smithi089 bash[21916]: audit 2024-09-17T13:02:42.324545+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:43.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:42 smithi089 bash[21916]: audit 2024-09-17T13:02:42.324545+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:43.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:42 smithi044 bash[21491]: audit 2024-09-17T13:02:42.324545+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:43.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:42 smithi044 bash[21491]: audit 2024-09-17T13:02:42.324545+0000 mgr.x (mgr.14152) 355 : audit [DBG] from='client.14493 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:02:44.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:43 smithi040 bash[19782]: cluster 2024-09-17T13:02:42.887918+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:44.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:43 smithi040 bash[19782]: cluster 2024-09-17T13:02:42.887918+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:44.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:43 smithi089 bash[21916]: cluster 2024-09-17T13:02:42.887918+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:44.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:43 smithi089 bash[21916]: cluster 2024-09-17T13:02:42.887918+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:44.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:43 smithi044 bash[21491]: cluster 2024-09-17T13:02:42.887918+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:44.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:43 smithi044 bash[21491]: cluster 2024-09-17T13:02:42.887918+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:02:46.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:45 smithi040 bash[19782]: cluster 2024-09-17T13:02:44.888612+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:02:46.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:45 smithi040 bash[19782]: cluster 2024-09-17T13:02:44.888612+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:02:46.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:45 smithi040 bash[19782]: cluster 2024-09-17T13:02:45.000528+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T13:02:46.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:45 smithi040 bash[19782]: cluster 2024-09-17T13:02:45.000528+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T13:02:46.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:45 smithi089 bash[21916]: cluster 2024-09-17T13:02:44.888612+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:02:46.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:45 smithi089 bash[21916]: cluster 2024-09-17T13:02:44.888612+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:02:46.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:45 smithi089 bash[21916]: cluster 2024-09-17T13:02:45.000528+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T13:02:46.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:45 smithi089 bash[21916]: cluster 2024-09-17T13:02:45.000528+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T13:02:46.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:45 smithi044 bash[21491]: cluster 2024-09-17T13:02:44.888612+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:02:46.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:45 smithi044 bash[21491]: cluster 2024-09-17T13:02:44.888612+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:02:46.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:45 smithi044 bash[21491]: cluster 2024-09-17T13:02:45.000528+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T13:02:46.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:45 smithi044 bash[21491]: cluster 2024-09-17T13:02:45.000528+0000 mon.a (mon.0) 642 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T13:02:47.753 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:48.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:47 smithi040 bash[19782]: cluster 2024-09-17T13:02:46.889575+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-17T13:02:48.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:47 smithi040 bash[19782]: cluster 2024-09-17T13:02:46.889575+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-17T13:02:48.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:48 smithi089 bash[21916]: cluster 2024-09-17T13:02:46.889575+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-17T13:02:48.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:48 smithi089 bash[21916]: cluster 2024-09-17T13:02:46.889575+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-17T13:02:48.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:47 smithi044 bash[21491]: cluster 2024-09-17T13:02:46.889575+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-17T13:02:48.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:47 smithi044 bash[21491]: cluster 2024-09-17T13:02:46.889575+0000 mgr.x (mgr.14152) 358 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-17T13:02:49.859 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-17T13:02:50.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:50 smithi040 bash[19782]: cluster 2024-09-17T13:02:48.890054+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-17T13:02:50.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:50 smithi040 bash[19782]: cluster 2024-09-17T13:02:48.890054+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-17T13:02:50.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:50 smithi040 bash[19782]: audit 2024-09-17T13:02:49.200482+0000 mgr.x (mgr.14152) 360 : audit [DBG] from='client.14505 -' 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-17T13:02:50.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:50 smithi040 bash[19782]: audit 2024-09-17T13:02:49.200482+0000 mgr.x (mgr.14152) 360 : audit [DBG] from='client.14505 -' 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-17T13:02:50.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:50 smithi089 bash[21916]: cluster 2024-09-17T13:02:48.890054+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-17T13:02:50.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:50 smithi089 bash[21916]: cluster 2024-09-17T13:02:48.890054+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-17T13:02:50.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:50 smithi089 bash[21916]: audit 2024-09-17T13:02:49.200482+0000 mgr.x (mgr.14152) 360 : audit [DBG] from='client.14505 -' 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-17T13:02:50.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:50 smithi089 bash[21916]: audit 2024-09-17T13:02:49.200482+0000 mgr.x (mgr.14152) 360 : audit [DBG] from='client.14505 -' 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-17T13:02:50.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:50 smithi044 bash[21491]: cluster 2024-09-17T13:02:48.890054+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-17T13:02:50.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:50 smithi044 bash[21491]: cluster 2024-09-17T13:02:48.890054+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 852 B/s wr, 0 op/s 2024-09-17T13:02:50.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:50 smithi044 bash[21491]: audit 2024-09-17T13:02:49.200482+0000 mgr.x (mgr.14152) 360 : audit [DBG] from='client.14505 -' 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-17T13:02:50.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:50 smithi044 bash[21491]: audit 2024-09-17T13:02:49.200482+0000 mgr.x (mgr.14152) 360 : audit [DBG] from='client.14505 -' 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-17T13:02:52.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:52 smithi040 bash[19782]: cluster 2024-09-17T13:02:50.890772+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T13:02:52.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:52 smithi040 bash[19782]: cluster 2024-09-17T13:02:50.890772+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T13:02:52.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:52 smithi089 bash[21916]: cluster 2024-09-17T13:02:50.890772+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T13:02:52.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:52 smithi089 bash[21916]: cluster 2024-09-17T13:02:50.890772+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T13:02:52.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:52 smithi044 bash[21491]: cluster 2024-09-17T13:02:50.890772+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T13:02:52.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:52 smithi044 bash[21491]: cluster 2024-09-17T13:02:50.890772+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 585 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-17T13:02:54.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:54 smithi040 bash[19782]: cluster 2024-09-17T13:02:52.891698+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:54.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:54 smithi040 bash[19782]: cluster 2024-09-17T13:02:52.891698+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:54.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:54 smithi089 bash[21916]: cluster 2024-09-17T13:02:52.891698+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:54.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:54 smithi089 bash[21916]: cluster 2024-09-17T13:02:52.891698+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:54.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:54 smithi044 bash[21491]: cluster 2024-09-17T13:02:52.891698+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:54.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:54 smithi044 bash[21491]: cluster 2024-09-17T13:02:52.891698+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:54.630 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:02:56.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:56 smithi040 bash[19782]: cluster 2024-09-17T13:02:54.892329+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:56.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:56 smithi040 bash[19782]: cluster 2024-09-17T13:02:54.892329+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:56.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:56 smithi089 bash[21916]: cluster 2024-09-17T13:02:54.892329+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:56.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:56 smithi089 bash[21916]: cluster 2024-09-17T13:02:54.892329+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:56.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:56 smithi044 bash[21491]: cluster 2024-09-17T13:02:54.892329+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:56.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:56 smithi044 bash[21491]: cluster 2024-09-17T13:02:54.892329+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T13:02:56.789 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-17T13:02:57.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:57 smithi040 bash[19782]: audit 2024-09-17T13:02:56.082552+0000 mgr.x (mgr.14152) 364 : audit [DBG] from='client.14511 -' 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-17T13:02:57.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:57 smithi040 bash[19782]: audit 2024-09-17T13:02:56.082552+0000 mgr.x (mgr.14152) 364 : audit [DBG] from='client.14511 -' 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-17T13:02:57.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:57 smithi089 bash[21916]: audit 2024-09-17T13:02:56.082552+0000 mgr.x (mgr.14152) 364 : audit [DBG] from='client.14511 -' 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-17T13:02:57.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:57 smithi089 bash[21916]: audit 2024-09-17T13:02:56.082552+0000 mgr.x (mgr.14152) 364 : audit [DBG] from='client.14511 -' 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-17T13:02:57.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:57 smithi044 bash[21491]: audit 2024-09-17T13:02:56.082552+0000 mgr.x (mgr.14152) 364 : audit [DBG] from='client.14511 -' 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-17T13:02:57.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:57 smithi044 bash[21491]: audit 2024-09-17T13:02:56.082552+0000 mgr.x (mgr.14152) 364 : audit [DBG] from='client.14511 -' 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-17T13:02:58.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:58 smithi040 bash[19782]: cluster 2024-09-17T13:02:56.893270+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T13:02:58.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:02:58 smithi040 bash[19782]: cluster 2024-09-17T13:02:56.893270+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T13:02:58.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:58 smithi089 bash[21916]: cluster 2024-09-17T13:02:56.893270+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T13:02:58.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:02:58 smithi089 bash[21916]: cluster 2024-09-17T13:02:56.893270+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T13:02:58.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:58 smithi044 bash[21491]: cluster 2024-09-17T13:02:56.893270+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T13:02:58.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:02:58 smithi044 bash[21491]: cluster 2024-09-17T13:02:56.893270+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T13:03:00.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:00 smithi040 bash[19782]: cluster 2024-09-17T13:02:58.893962+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:00.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:00 smithi040 bash[19782]: cluster 2024-09-17T13:02:58.893962+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:00.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:00 smithi089 bash[21916]: cluster 2024-09-17T13:02:58.893962+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:00.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:00 smithi089 bash[21916]: cluster 2024-09-17T13:02:58.893962+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:00.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:00 smithi044 bash[21491]: cluster 2024-09-17T13:02:58.893962+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:00.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:00 smithi044 bash[21491]: cluster 2024-09-17T13:02:58.893962+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:01.557 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:03:02.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:02 smithi040 bash[19782]: cluster 2024-09-17T13:03:00.894755+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:02.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:02 smithi040 bash[19782]: cluster 2024-09-17T13:03:00.894755+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:02.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:02 smithi089 bash[21916]: cluster 2024-09-17T13:03:00.894755+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:02.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:02 smithi089 bash[21916]: cluster 2024-09-17T13:03:00.894755+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:02.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:02 smithi044 bash[21491]: cluster 2024-09-17T13:03:00.894755+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:02.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:02 smithi044 bash[21491]: cluster 2024-09-17T13:03:00.894755+0000 mgr.x (mgr.14152) 367 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T13:03:03.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:03 smithi089 bash[21916]: audit 2024-09-17T13:03:02.971356+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T13:03:03.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:03 smithi089 bash[21916]: audit 2024-09-17T13:03:02.971356+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T13:03:03.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:03 smithi044 bash[21491]: audit 2024-09-17T13:03:02.971356+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T13:03:03.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:03 smithi044 bash[21491]: audit 2024-09-17T13:03:02.971356+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T13:03:03.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:03 smithi040 bash[19782]: audit 2024-09-17T13:03:02.971356+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T13:03:03.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:03 smithi040 bash[19782]: audit 2024-09-17T13:03:02.971356+0000 mon.a (mon.0) 643 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T13:03:03.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:03 smithi040 bash[20037]: ignoring --setuser ceph since I am not root 2024-09-17T13:03:03.534 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:03 smithi040 bash[20037]: ignoring --setgroup ceph since I am not root 2024-09-17T13:03:03.760 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-17T13:03:04.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:04 smithi089 bash[21916]: audit 2024-09-17T13:03:03.039785+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T13:03:04.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:04 smithi089 bash[21916]: audit 2024-09-17T13:03:03.039785+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T13:03:04.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:04 smithi089 bash[21916]: cluster 2024-09-17T13:03:03.046765+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T13:03:04.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:04 smithi089 bash[21916]: cluster 2024-09-17T13:03:03.046765+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T13:03:04.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:04 smithi044 bash[21491]: audit 2024-09-17T13:03:03.039785+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T13:03:04.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:04 smithi044 bash[21491]: audit 2024-09-17T13:03:03.039785+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T13:03:04.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:04 smithi044 bash[21491]: cluster 2024-09-17T13:03:03.046765+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T13:03:04.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:04 smithi044 bash[21491]: cluster 2024-09-17T13:03:03.046765+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T13:03:04.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:04 smithi040 bash[19782]: audit 2024-09-17T13:03:03.039785+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T13:03:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:04 smithi040 bash[19782]: audit 2024-09-17T13:03:03.039785+0000 mon.a (mon.0) 644 : audit [INF] from='client.? 172.21.15.40:0/1917226304' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T13:03:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:04 smithi040 bash[19782]: cluster 2024-09-17T13:03:03.046765+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T13:03:04.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:04 smithi040 bash[19782]: cluster 2024-09-17T13:03:03.046765+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T13:03:08.498 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:03:09.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.354884+0000 mon.a (mon.0) 646 : cluster [INF] Active manager daemon x restarted 2024-09-17T13:03:09.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.354884+0000 mon.a (mon.0) 646 : cluster [INF] Active manager daemon x restarted 2024-09-17T13:03:09.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.355179+0000 mon.a (mon.0) 647 : cluster [INF] Activating manager daemon x 2024-09-17T13:03:09.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.355179+0000 mon.a (mon.0) 647 : cluster [INF] Activating manager daemon x 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.367857+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.367857+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.368219+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0131458s) 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.368219+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0131458s) 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.369158+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.369158+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.369265+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.369265+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.369365+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.369365+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.371509+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:03:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.371509+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.372426+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.372426+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.373651+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.373651+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.374062+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.374062+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.374745+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.374745+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.375401+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.375401+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.376082+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.376082+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.376693+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T13:03:09.690 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.376693+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.377800+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.377800+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.378631+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.378631+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.379331+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.379331+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.381856+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T13:03:09.691 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:09 smithi089 bash[21916]: audit 2024-09-17T13:03:09.381856+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.354884+0000 mon.a (mon.0) 646 : cluster [INF] Active manager daemon x restarted 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.354884+0000 mon.a (mon.0) 646 : cluster [INF] Active manager daemon x restarted 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.355179+0000 mon.a (mon.0) 647 : cluster [INF] Activating manager daemon x 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.355179+0000 mon.a (mon.0) 647 : cluster [INF] Activating manager daemon x 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.367857+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.367857+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.368219+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0131458s) 2024-09-17T13:03:09.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.368219+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0131458s) 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.369158+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.369158+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.369265+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.369265+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.369365+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.369365+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.371509+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.371509+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.372426+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.372426+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.373651+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T13:03:09.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.373651+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.374062+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.374062+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.374745+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.374745+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.375401+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.375401+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.376082+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.376082+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T13:03:09.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.376693+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.376693+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.377800+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.377800+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.378631+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.378631+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.379331+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.379331+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.381856+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T13:03:09.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:09 smithi044 bash[21491]: audit 2024-09-17T13:03:09.381856+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T13:03:09.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.354884+0000 mon.a (mon.0) 646 : cluster [INF] Active manager daemon x restarted 2024-09-17T13:03:09.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.354884+0000 mon.a (mon.0) 646 : cluster [INF] Active manager daemon x restarted 2024-09-17T13:03:09.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.355179+0000 mon.a (mon.0) 647 : cluster [INF] Activating manager daemon x 2024-09-17T13:03:09.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.355179+0000 mon.a (mon.0) 647 : cluster [INF] Activating manager daemon x 2024-09-17T13:03:09.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.367857+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.367857+0000 mon.a (mon.0) 648 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.368219+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0131458s) 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.368219+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0131458s) 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.369158+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.369158+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.369265+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.369265+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.369365+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.369365+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.371509+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.371509+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi040.jfvkpw"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.372426+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:03:09.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.372426+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.aqdppj"} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.373651+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.373651+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.374062+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.374062+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.374745+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.374745+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.375401+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.375401+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.376082+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T13:03:09.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.376082+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.376693+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.376693+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.377800+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.377800+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.378631+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.378631+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.379331+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.379331+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.381856+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T13:03:09.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:09 smithi040 bash[19782]: audit 2024-09-17T13:03:09.381856+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T13:03:10.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.423590+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: cluster 2024-09-17T13:03:09.423590+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.875940+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.875940+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.896505+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.896505+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.900826+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.900826+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.906188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T13:03:10.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:10 smithi040 bash[19782]: audit 2024-09-17T13:03:09.906188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T13:03:10.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.423590+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-09-17T13:03:10.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: cluster 2024-09-17T13:03:09.423590+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-09-17T13:03:10.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.875940+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:10.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.875940+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:10.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.896505+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T13:03:10.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.896505+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T13:03:10.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.900826+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T13:03:10.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.900826+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T13:03:10.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.906188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T13:03:10.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:10 smithi089 bash[21916]: audit 2024-09-17T13:03:09.906188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T13:03:10.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.423590+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: cluster 2024-09-17T13:03:09.423590+0000 mon.a (mon.0) 665 : cluster [INF] Manager daemon x is now available 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.875940+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.875940+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.896505+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.896505+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.900826+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.900826+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.906188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T13:03:10.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:10 smithi044 bash[21491]: audit 2024-09-17T13:03:09.906188+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T13:03:11.431 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.131+0000 7fde33d49640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:13:03:11] ENGINE Error in HTTPServer.serve 2024-09-17T13:03:11.431 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: Traceback (most recent call last): 2024-09-17T13:03:11.431 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T13:03:11.431 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: self._connections.run(self.expiration_interval) 2024-09-17T13:03:11.431 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: self._run(expiration_interval) 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: s = self.context.wrap_socket( 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: return self.sslsocket_class._create( 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: self.do_handshake() 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: self._sslobj.do_handshake() 2024-09-17T13:03:11.432 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T13:03:11.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.418762+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.418762+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: cluster 2024-09-17T13:03:10.428835+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: x(active, since 1.07377s) 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: cluster 2024-09-17T13:03:10.428835+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: x(active, since 1.07377s) 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: cluster 2024-09-17T13:03:10.428880+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: cluster 2024-09-17T13:03:10.428880+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.434640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.434640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.865428+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.865428+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.869636+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: audit 2024-09-17T13:03:10.869636+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.004379+0000 mgr.x (mgr.14523) 2 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTING 2024-09-17T13:03:11.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:11 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.004379+0000 mgr.x (mgr.14523) 2 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTING 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.418762+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.418762+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: cluster 2024-09-17T13:03:10.428835+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: x(active, since 1.07377s) 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: cluster 2024-09-17T13:03:10.428835+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: x(active, since 1.07377s) 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: cluster 2024-09-17T13:03:10.428880+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: cluster 2024-09-17T13:03:10.428880+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.434640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.434640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.865428+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.865428+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.869636+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: audit 2024-09-17T13:03:10.869636+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.004379+0000 mgr.x (mgr.14523) 2 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTING 2024-09-17T13:03:11.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:11 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.004379+0000 mgr.x (mgr.14523) 2 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTING 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.418762+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.418762+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: cluster 2024-09-17T13:03:10.428835+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: x(active, since 1.07377s) 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: cluster 2024-09-17T13:03:10.428835+0000 mon.a (mon.0) 671 : cluster [DBG] mgrmap e19: x(active, since 1.07377s) 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: cluster 2024-09-17T13:03:10.428880+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: cluster 2024-09-17T13:03:10.428880+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.434640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.434640+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.865428+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.865428+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.869636+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: audit 2024-09-17T13:03:10.869636+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.004379+0000 mgr.x (mgr.14523) 2 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTING 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.004379+0000 mgr.x (mgr.14523) 2 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTING 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde19c55640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde19c55640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde19c55640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde19c55640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde19c55640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde1d49c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde1d49c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.785 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde1d49c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde1d49c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:11.786 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:11 smithi040 bash[20037]: debug 2024-09-17T13:03:11.467+0000 7fde1d49c640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:12.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.129772+0000 mgr.x (mgr.14523) 3 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.129772+0000 mgr.x (mgr.14523) 3 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.133104+0000 mgr.x (mgr.14523) 4 : cephadm [ERR] [17/Sep/2024:13:03:11] ENGINE Error in HTTPServer.serve 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: Traceback (most recent call last): 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self._connections.run(self.expiration_interval) 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self._run(expiration_interval) 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T13:03:12.718 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: s = self.context.wrap_socket( 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: return self.sslsocket_class._create( 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self.do_handshake() 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self._sslobj.do_handshake() 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.133104+0000 mgr.x (mgr.14523) 4 : cephadm [ERR] [17/Sep/2024:13:03:11] ENGINE Error in HTTPServer.serve 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: Traceback (most recent call last): 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self._connections.run(self.expiration_interval) 2024-09-17T13:03:12.719 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self._run(expiration_interval) 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: s = self.context.wrap_socket( 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: return self.sslsocket_class._create( 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self.do_handshake() 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: self._sslobj.do_handshake() 2024-09-17T13:03:12.720 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.231025+0000 mgr.x (mgr.14523) 5 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.231025+0000 mgr.x (mgr.14523) 5 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.231176+0000 mgr.x (mgr.14523) 6 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTED 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cephadm 2024-09-17T13:03:11.231176+0000 mgr.x (mgr.14523) 6 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTED 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.373027+0000 mgr.x (mgr.14523) 7 : cluster [DBG] pgmap v5: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.373027+0000 mgr.x (mgr.14523) 7 : cluster [DBG] pgmap v5: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.418853+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.418853+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: audit 2024-09-17T13:03:11.427960+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: audit 2024-09-17T13:03:11.427960+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.437397+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.437397+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T13:03:12.721 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.881305+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T13:03:12.722 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:12 smithi044 bash[21491]: cluster 2024-09-17T13:03:11.881305+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T13:03:12.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.129772+0000 mgr.x (mgr.14523) 3 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.129772+0000 mgr.x (mgr.14523) 3 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.133104+0000 mgr.x (mgr.14523) 4 : cephadm [ERR] [17/Sep/2024:13:03:11] ENGINE Error in HTTPServer.serve 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: Traceback (most recent call last): 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self._connections.run(self.expiration_interval) 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self._run(expiration_interval) 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T13:03:12.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: s = self.context.wrap_socket( 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: return self.sslsocket_class._create( 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self.do_handshake() 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self._sslobj.do_handshake() 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.133104+0000 mgr.x (mgr.14523) 4 : cephadm [ERR] [17/Sep/2024:13:03:11] ENGINE Error in HTTPServer.serve 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: Traceback (most recent call last): 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self._connections.run(self.expiration_interval) 2024-09-17T13:03:12.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self._run(expiration_interval) 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: s = self.context.wrap_socket( 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: return self.sslsocket_class._create( 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self.do_handshake() 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T13:03:12.787 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: self._sslobj.do_handshake() 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.231025+0000 mgr.x (mgr.14523) 5 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.231025+0000 mgr.x (mgr.14523) 5 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.231176+0000 mgr.x (mgr.14523) 6 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTED 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cephadm 2024-09-17T13:03:11.231176+0000 mgr.x (mgr.14523) 6 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTED 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.373027+0000 mgr.x (mgr.14523) 7 : cluster [DBG] pgmap v5: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.373027+0000 mgr.x (mgr.14523) 7 : cluster [DBG] pgmap v5: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.418853+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.418853+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: audit 2024-09-17T13:03:11.427960+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T13:03:12.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: audit 2024-09-17T13:03:11.427960+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T13:03:12.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.437397+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T13:03:12.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.437397+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T13:03:12.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.881305+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T13:03:12.789 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:12 smithi040 bash[19782]: cluster 2024-09-17T13:03:11.881305+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T13:03:12.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.129772+0000 mgr.x (mgr.14523) 3 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T13:03:12.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.129772+0000 mgr.x (mgr.14523) 3 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on https://172.21.15.40:7150 2024-09-17T13:03:12.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.133104+0000 mgr.x (mgr.14523) 4 : cephadm [ERR] [17/Sep/2024:13:03:11] ENGINE Error in HTTPServer.serve 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: Traceback (most recent call last): 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self._connections.run(self.expiration_interval) 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self._run(expiration_interval) 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: s = self.context.wrap_socket( 2024-09-17T13:03:12.939 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: return self.sslsocket_class._create( 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self.do_handshake() 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self._sslobj.do_handshake() 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.133104+0000 mgr.x (mgr.14523) 4 : cephadm [ERR] [17/Sep/2024:13:03:11] ENGINE Error in HTTPServer.serve 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: Traceback (most recent call last): 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self._connections.run(self.expiration_interval) 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self._run(expiration_interval) 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T13:03:12.940 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: s = self.context.wrap_socket( 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: return self.sslsocket_class._create( 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self.do_handshake() 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: self._sslobj.do_handshake() 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.231025+0000 mgr.x (mgr.14523) 5 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.231025+0000 mgr.x (mgr.14523) 5 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Serving on http://172.21.15.40:8765 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.231176+0000 mgr.x (mgr.14523) 6 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTED 2024-09-17T13:03:12.941 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cephadm 2024-09-17T13:03:11.231176+0000 mgr.x (mgr.14523) 6 : cephadm [INF] [17/Sep/2024:13:03:11] ENGINE Bus STARTED 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.373027+0000 mgr.x (mgr.14523) 7 : cluster [DBG] pgmap v5: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.373027+0000 mgr.x (mgr.14523) 7 : cluster [DBG] pgmap v5: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.418853+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.418853+0000 mon.a (mon.0) 676 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: audit 2024-09-17T13:03:11.427960+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: audit 2024-09-17T13:03:11.427960+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.437397+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.437397+0000 mon.a (mon.0) 678 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.881305+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T13:03:12.942 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:12 smithi089 bash[21916]: cluster 2024-09-17T13:03:11.881305+0000 mon.a (mon.0) 679 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T13:03:13.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:13 smithi044 bash[21491]: cluster 2024-09-17T13:03:12.437067+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T13:03:13.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:13 smithi044 bash[21491]: cluster 2024-09-17T13:03:12.437067+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T13:03:13.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:13 smithi040 bash[19782]: cluster 2024-09-17T13:03:12.437067+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T13:03:13.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:13 smithi040 bash[19782]: cluster 2024-09-17T13:03:12.437067+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T13:03:13.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:13 smithi089 bash[21916]: cluster 2024-09-17T13:03:12.437067+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T13:03:13.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:13 smithi089 bash[21916]: cluster 2024-09-17T13:03:12.437067+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T13:03:14.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.373626+0000 mgr.x (mgr.14523) 8 : cluster [DBG] pgmap v8: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:14.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.373626+0000 mgr.x (mgr.14523) 8 : cluster [DBG] pgmap v8: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:14.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.439126+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T13:03:14.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.439126+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T13:03:14.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.439171+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2024-09-17T13:03:14.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.439171+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2024-09-17T13:03:14.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.457135+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T13:03:14.717 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:14 smithi044 bash[21491]: cluster 2024-09-17T13:03:13.457135+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.373626+0000 mgr.x (mgr.14523) 8 : cluster [DBG] pgmap v8: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.373626+0000 mgr.x (mgr.14523) 8 : cluster [DBG] pgmap v8: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.439126+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.439126+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.439171+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.439171+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.457135+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T13:03:14.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:14 smithi040 bash[19782]: cluster 2024-09-17T13:03:13.457135+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T13:03:14.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.373626+0000 mgr.x (mgr.14523) 8 : cluster [DBG] pgmap v8: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:14.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.373626+0000 mgr.x (mgr.14523) 8 : cluster [DBG] pgmap v8: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:14.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.439126+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T13:03:14.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.439126+0000 mon.a (mon.0) 681 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T13:03:14.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.439171+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2024-09-17T13:03:14.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.439171+0000 mon.a (mon.0) 682 : cluster [INF] Cluster is now healthy 2024-09-17T13:03:14.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.457135+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T13:03:14.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:14 smithi089 bash[21916]: cluster 2024-09-17T13:03:13.457135+0000 mon.a (mon.0) 683 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T13:03:16.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: cluster 2024-09-17T13:03:15.374250+0000 mgr.x (mgr.14523) 9 : cluster [DBG] pgmap v9: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:16.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: cluster 2024-09-17T13:03:15.374250+0000 mgr.x (mgr.14523) 9 : cluster [DBG] pgmap v9: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:16.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.686076+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.686076+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.937 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.692203+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.692203+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.698270+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.698270+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.704130+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:15.704130+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:16.186014+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:16.186014+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:16.189306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.938 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:16 smithi089 bash[21916]: audit 2024-09-17T13:03:16.189306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: cluster 2024-09-17T13:03:15.374250+0000 mgr.x (mgr.14523) 9 : cluster [DBG] pgmap v9: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:16.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: cluster 2024-09-17T13:03:15.374250+0000 mgr.x (mgr.14523) 9 : cluster [DBG] pgmap v9: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:16.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.686076+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.686076+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.692203+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.692203+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.698270+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.698270+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.704130+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:15.704130+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:16.186014+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:16.186014+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:16.189306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:16.967 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:16 smithi044 bash[21491]: audit 2024-09-17T13:03:16.189306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: cluster 2024-09-17T13:03:15.374250+0000 mgr.x (mgr.14523) 9 : cluster [DBG] pgmap v9: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: cluster 2024-09-17T13:03:15.374250+0000 mgr.x (mgr.14523) 9 : cluster [DBG] pgmap v9: 97 pgs: 24 creating+peering, 65 active+clean, 8 unknown; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.686076+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.686076+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.692203+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.692203+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.698270+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.698270+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.704130+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:15.704130+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:16.186014+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:16.186014+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:16.189306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:17.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:16 smithi040 bash[19782]: audit 2024-09-17T13:03:16.189306+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.908556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.908556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.917650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.917650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.919442+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.919442+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.925575+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.925575+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.928010+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.928010+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.934397+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.934397+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: cephadm 2024-09-17T13:03:16.936278+0000 mgr.x (mgr.14523) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: cephadm 2024-09-17T13:03:16.936278+0000 mgr.x (mgr.14523) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.943678+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:16.943678+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.341361+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.341361+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.347987+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.347987+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.349558+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.349558+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.350565+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.350565+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.355869+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.355869+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.357777+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.357777+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.358559+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.358559+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.870244+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.870244+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.877323+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.877323+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.884100+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.884100+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.891315+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.891315+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.898485+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.898485+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.904573+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:17 smithi089 bash[21916]: audit 2024-09-17T13:03:17.904573+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.908556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.908556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.917650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.917650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.919442+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.919442+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.925575+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.925575+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.928010+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.928010+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.934397+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.934397+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: cephadm 2024-09-17T13:03:16.936278+0000 mgr.x (mgr.14523) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: cephadm 2024-09-17T13:03:16.936278+0000 mgr.x (mgr.14523) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.943678+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:16.943678+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.341361+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.341361+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.347987+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.347987+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.349558+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.349558+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.350565+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.350565+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.355869+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.355869+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.357777+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.357777+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.358559+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.358559+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.870244+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.870244+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.877323+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.877323+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.884100+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.884100+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.891315+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.891315+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.898485+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.898485+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.904573+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:17 smithi044 bash[21491]: audit 2024-09-17T13:03:17.904573+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.908556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.908556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.917650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.917650+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.919442+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.919442+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.925575+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.925575+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.928010+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.928010+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.934397+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.934397+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: cephadm 2024-09-17T13:03:16.936278+0000 mgr.x (mgr.14523) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: cephadm 2024-09-17T13:03:16.936278+0000 mgr.x (mgr.14523) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.943678+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:16.943678+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.341361+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.341361+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.347987+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.347987+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.349558+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.349558+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.350565+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.350565+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.355869+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.355869+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.357777+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.357777+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.358559+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:18.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.358559+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.870244+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.870244+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.877323+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.877323+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.884100+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.884100+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.891315+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.891315+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.898485+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.898485+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.904573+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:18.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:17 smithi040 bash[19782]: audit 2024-09-17T13:03:17.904573+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.351225+0000 mgr.x (mgr.14523) 11 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 6586M 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.351225+0000 mgr.x (mgr.14523) 11 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 6586M 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.359710+0000 mgr.x (mgr.14523) 12 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.359710+0000 mgr.x (mgr.14523) 12 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.360073+0000 mgr.x (mgr.14523) 13 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.360073+0000 mgr.x (mgr.14523) 13 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.360159+0000 mgr.x (mgr.14523) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T13:03:19.188 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.360159+0000 mgr.x (mgr.14523) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cluster 2024-09-17T13:03:17.375235+0000 mgr.x (mgr.14523) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cluster 2024-09-17T13:03:17.375235+0000 mgr.x (mgr.14523) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.507504+0000 mgr.x (mgr.14523) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.507504+0000 mgr.x (mgr.14523) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.507793+0000 mgr.x (mgr.14523) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.507793+0000 mgr.x (mgr.14523) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.508291+0000 mgr.x (mgr.14523) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.508291+0000 mgr.x (mgr.14523) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.627918+0000 mgr.x (mgr.14523) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.627918+0000 mgr.x (mgr.14523) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.628317+0000 mgr.x (mgr.14523) 20 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.628317+0000 mgr.x (mgr.14523) 20 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.628838+0000 mgr.x (mgr.14523) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.628838+0000 mgr.x (mgr.14523) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.744131+0000 mgr.x (mgr.14523) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.744131+0000 mgr.x (mgr.14523) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.744629+0000 mgr.x (mgr.14523) 23 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.744629+0000 mgr.x (mgr.14523) 23 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.745173+0000 mgr.x (mgr.14523) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: cephadm 2024-09-17T13:03:17.745173+0000 mgr.x (mgr.14523) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.919904+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.919904+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.951230+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.951230+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.953512+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:19.190 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.953512+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:19.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.954937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:19.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.954937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:19.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.963171+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.191 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:18 smithi089 bash[21916]: audit 2024-09-17T13:03:17.963171+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.351225+0000 mgr.x (mgr.14523) 11 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 6586M 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.351225+0000 mgr.x (mgr.14523) 11 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 6586M 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.359710+0000 mgr.x (mgr.14523) 12 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.359710+0000 mgr.x (mgr.14523) 12 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.360073+0000 mgr.x (mgr.14523) 13 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.360073+0000 mgr.x (mgr.14523) 13 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.360159+0000 mgr.x (mgr.14523) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.360159+0000 mgr.x (mgr.14523) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T13:03:19.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cluster 2024-09-17T13:03:17.375235+0000 mgr.x (mgr.14523) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cluster 2024-09-17T13:03:17.375235+0000 mgr.x (mgr.14523) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.507504+0000 mgr.x (mgr.14523) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.507504+0000 mgr.x (mgr.14523) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.507793+0000 mgr.x (mgr.14523) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.507793+0000 mgr.x (mgr.14523) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.508291+0000 mgr.x (mgr.14523) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.508291+0000 mgr.x (mgr.14523) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.627918+0000 mgr.x (mgr.14523) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.627918+0000 mgr.x (mgr.14523) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.628317+0000 mgr.x (mgr.14523) 20 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.628317+0000 mgr.x (mgr.14523) 20 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.628838+0000 mgr.x (mgr.14523) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.628838+0000 mgr.x (mgr.14523) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.744131+0000 mgr.x (mgr.14523) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.744131+0000 mgr.x (mgr.14523) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.744629+0000 mgr.x (mgr.14523) 23 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.744629+0000 mgr.x (mgr.14523) 23 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.745173+0000 mgr.x (mgr.14523) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: cephadm 2024-09-17T13:03:17.745173+0000 mgr.x (mgr.14523) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.919904+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.919904+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.951230+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.951230+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.953512+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.953512+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:19.219 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.954937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:19.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.954937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:19.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.963171+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.220 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:18 smithi044 bash[21491]: audit 2024-09-17T13:03:17.963171+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.351225+0000 mgr.x (mgr.14523) 11 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 6586M 2024-09-17T13:03:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.351225+0000 mgr.x (mgr.14523) 11 : cephadm [INF] Adjusting osd_memory_target on smithi040 to 6586M 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.359710+0000 mgr.x (mgr.14523) 12 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.359710+0000 mgr.x (mgr.14523) 12 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.360073+0000 mgr.x (mgr.14523) 13 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.360073+0000 mgr.x (mgr.14523) 13 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.360159+0000 mgr.x (mgr.14523) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.360159+0000 mgr.x (mgr.14523) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cluster 2024-09-17T13:03:17.375235+0000 mgr.x (mgr.14523) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cluster 2024-09-17T13:03:17.375235+0000 mgr.x (mgr.14523) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.507504+0000 mgr.x (mgr.14523) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.507504+0000 mgr.x (mgr.14523) 16 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.507793+0000 mgr.x (mgr.14523) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.507793+0000 mgr.x (mgr.14523) 17 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.508291+0000 mgr.x (mgr.14523) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.508291+0000 mgr.x (mgr.14523) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.627918+0000 mgr.x (mgr.14523) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.627918+0000 mgr.x (mgr.14523) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.628317+0000 mgr.x (mgr.14523) 20 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.628317+0000 mgr.x (mgr.14523) 20 : cephadm [INF] Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.628838+0000 mgr.x (mgr.14523) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.628838+0000 mgr.x (mgr.14523) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.744131+0000 mgr.x (mgr.14523) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.744131+0000 mgr.x (mgr.14523) 22 : cephadm [INF] Updating smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.744629+0000 mgr.x (mgr.14523) 23 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.744629+0000 mgr.x (mgr.14523) 23 : cephadm [INF] Updating smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.745173+0000 mgr.x (mgr.14523) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: cephadm 2024-09-17T13:03:17.745173+0000 mgr.x (mgr.14523) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T13:03:19.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.919904+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.919904+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.951230+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.951230+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.953512+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.953512+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.954937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.954937+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.963171+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:19.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:18 smithi040 bash[19782]: audit 2024-09-17T13:03:17.963171+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:21.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:20 smithi089 bash[21916]: cluster 2024-09-17T13:03:19.375872+0000 mgr.x (mgr.14523) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T13:03:21.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:20 smithi089 bash[21916]: cluster 2024-09-17T13:03:19.375872+0000 mgr.x (mgr.14523) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T13:03:21.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:20 smithi044 bash[21491]: cluster 2024-09-17T13:03:19.375872+0000 mgr.x (mgr.14523) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T13:03:21.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:20 smithi044 bash[21491]: cluster 2024-09-17T13:03:19.375872+0000 mgr.x (mgr.14523) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T13:03:21.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:20 smithi040 bash[19782]: cluster 2024-09-17T13:03:19.375872+0000 mgr.x (mgr.14523) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T13:03:21.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:20 smithi040 bash[19782]: cluster 2024-09-17T13:03:19.375872+0000 mgr.x (mgr.14523) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T13:03:23.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:22 smithi089 bash[21916]: cluster 2024-09-17T13:03:21.377097+0000 mgr.x (mgr.14523) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T13:03:23.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:22 smithi089 bash[21916]: cluster 2024-09-17T13:03:21.377097+0000 mgr.x (mgr.14523) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T13:03:23.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:22 smithi044 bash[21491]: cluster 2024-09-17T13:03:21.377097+0000 mgr.x (mgr.14523) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T13:03:23.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:22 smithi044 bash[21491]: cluster 2024-09-17T13:03:21.377097+0000 mgr.x (mgr.14523) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T13:03:23.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:22 smithi040 bash[19782]: cluster 2024-09-17T13:03:21.377097+0000 mgr.x (mgr.14523) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T13:03:23.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:22 smithi040 bash[19782]: cluster 2024-09-17T13:03:21.377097+0000 mgr.x (mgr.14523) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T13:03:25.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:24 smithi089 bash[21916]: cluster 2024-09-17T13:03:23.377770+0000 mgr.x (mgr.14523) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T13:03:25.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:24 smithi089 bash[21916]: cluster 2024-09-17T13:03:23.377770+0000 mgr.x (mgr.14523) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T13:03:25.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:24 smithi044 bash[21491]: cluster 2024-09-17T13:03:23.377770+0000 mgr.x (mgr.14523) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T13:03:25.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:24 smithi044 bash[21491]: cluster 2024-09-17T13:03:23.377770+0000 mgr.x (mgr.14523) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T13:03:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:24 smithi040 bash[19782]: cluster 2024-09-17T13:03:23.377770+0000 mgr.x (mgr.14523) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T13:03:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:24 smithi040 bash[19782]: cluster 2024-09-17T13:03:23.377770+0000 mgr.x (mgr.14523) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T13:03:27.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:26 smithi044 bash[21491]: cluster 2024-09-17T13:03:25.378439+0000 mgr.x (mgr.14523) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:27.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:26 smithi044 bash[21491]: cluster 2024-09-17T13:03:25.378439+0000 mgr.x (mgr.14523) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:27.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:26 smithi040 bash[19782]: cluster 2024-09-17T13:03:25.378439+0000 mgr.x (mgr.14523) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:27.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:26 smithi040 bash[19782]: cluster 2024-09-17T13:03:25.378439+0000 mgr.x (mgr.14523) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:27.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:26 smithi089 bash[21916]: cluster 2024-09-17T13:03:25.378439+0000 mgr.x (mgr.14523) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:27.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:26 smithi089 bash[21916]: cluster 2024-09-17T13:03:25.378439+0000 mgr.x (mgr.14523) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:29.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:28 smithi044 bash[21491]: cluster 2024-09-17T13:03:27.379743+0000 mgr.x (mgr.14523) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:29.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:28 smithi044 bash[21491]: cluster 2024-09-17T13:03:27.379743+0000 mgr.x (mgr.14523) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:29.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:28 smithi040 bash[19782]: cluster 2024-09-17T13:03:27.379743+0000 mgr.x (mgr.14523) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:29.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:28 smithi040 bash[19782]: cluster 2024-09-17T13:03:27.379743+0000 mgr.x (mgr.14523) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:29.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:28 smithi089 bash[21916]: cluster 2024-09-17T13:03:27.379743+0000 mgr.x (mgr.14523) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:29.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:28 smithi089 bash[21916]: cluster 2024-09-17T13:03:27.379743+0000 mgr.x (mgr.14523) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T13:03:31.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:30 smithi044 bash[21491]: cluster 2024-09-17T13:03:29.380586+0000 mgr.x (mgr.14523) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:31.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:30 smithi044 bash[21491]: cluster 2024-09-17T13:03:29.380586+0000 mgr.x (mgr.14523) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:31.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:30 smithi040 bash[19782]: cluster 2024-09-17T13:03:29.380586+0000 mgr.x (mgr.14523) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:31.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:30 smithi040 bash[19782]: cluster 2024-09-17T13:03:29.380586+0000 mgr.x (mgr.14523) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:31.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:30 smithi089 bash[21916]: cluster 2024-09-17T13:03:29.380586+0000 mgr.x (mgr.14523) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:31.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:30 smithi089 bash[21916]: cluster 2024-09-17T13:03:29.380586+0000 mgr.x (mgr.14523) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:33.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:32 smithi044 bash[21491]: cluster 2024-09-17T13:03:31.381922+0000 mgr.x (mgr.14523) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:33.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:32 smithi044 bash[21491]: cluster 2024-09-17T13:03:31.381922+0000 mgr.x (mgr.14523) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:33.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:32 smithi040 bash[19782]: cluster 2024-09-17T13:03:31.381922+0000 mgr.x (mgr.14523) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:33.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:32 smithi040 bash[19782]: cluster 2024-09-17T13:03:31.381922+0000 mgr.x (mgr.14523) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:33.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:32 smithi089 bash[21916]: cluster 2024-09-17T13:03:31.381922+0000 mgr.x (mgr.14523) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:33.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:32 smithi089 bash[21916]: cluster 2024-09-17T13:03:31.381922+0000 mgr.x (mgr.14523) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T13:03:35.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:34 smithi044 bash[21491]: cluster 2024-09-17T13:03:33.382726+0000 mgr.x (mgr.14523) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:35.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:34 smithi044 bash[21491]: cluster 2024-09-17T13:03:33.382726+0000 mgr.x (mgr.14523) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:34 smithi040 bash[19782]: cluster 2024-09-17T13:03:33.382726+0000 mgr.x (mgr.14523) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:34 smithi040 bash[19782]: cluster 2024-09-17T13:03:33.382726+0000 mgr.x (mgr.14523) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:35.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:34 smithi089 bash[21916]: cluster 2024-09-17T13:03:33.382726+0000 mgr.x (mgr.14523) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:35.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:34 smithi089 bash[21916]: cluster 2024-09-17T13:03:33.382726+0000 mgr.x (mgr.14523) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:37.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:36 smithi044 bash[21491]: cluster 2024-09-17T13:03:35.383534+0000 mgr.x (mgr.14523) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:37.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:36 smithi044 bash[21491]: cluster 2024-09-17T13:03:35.383534+0000 mgr.x (mgr.14523) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:37.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:36 smithi040 bash[19782]: cluster 2024-09-17T13:03:35.383534+0000 mgr.x (mgr.14523) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:37.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:36 smithi040 bash[19782]: cluster 2024-09-17T13:03:35.383534+0000 mgr.x (mgr.14523) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:37.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:36 smithi089 bash[21916]: cluster 2024-09-17T13:03:35.383534+0000 mgr.x (mgr.14523) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:37.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:36 smithi089 bash[21916]: cluster 2024-09-17T13:03:35.383534+0000 mgr.x (mgr.14523) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:39.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:38 smithi044 bash[21491]: cluster 2024-09-17T13:03:37.384811+0000 mgr.x (mgr.14523) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:39.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:38 smithi044 bash[21491]: cluster 2024-09-17T13:03:37.384811+0000 mgr.x (mgr.14523) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:39.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:38 smithi040 bash[19782]: cluster 2024-09-17T13:03:37.384811+0000 mgr.x (mgr.14523) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:39.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:38 smithi040 bash[19782]: cluster 2024-09-17T13:03:37.384811+0000 mgr.x (mgr.14523) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:39.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:38 smithi089 bash[21916]: cluster 2024-09-17T13:03:37.384811+0000 mgr.x (mgr.14523) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:39.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:38 smithi089 bash[21916]: cluster 2024-09-17T13:03:37.384811+0000 mgr.x (mgr.14523) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:40.199 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-17T13:03:41.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:40 smithi040 bash[19782]: cluster 2024-09-17T13:03:39.385574+0000 mgr.x (mgr.14523) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:41.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:40 smithi040 bash[19782]: cluster 2024-09-17T13:03:39.385574+0000 mgr.x (mgr.14523) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:41.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:40 smithi089 bash[21916]: cluster 2024-09-17T13:03:39.385574+0000 mgr.x (mgr.14523) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:41.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:40 smithi089 bash[21916]: cluster 2024-09-17T13:03:39.385574+0000 mgr.x (mgr.14523) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:41.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:40 smithi044 bash[21491]: cluster 2024-09-17T13:03:39.385574+0000 mgr.x (mgr.14523) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:41.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:40 smithi044 bash[21491]: cluster 2024-09-17T13:03:39.385574+0000 mgr.x (mgr.14523) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:43.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:42 smithi040 bash[19782]: cluster 2024-09-17T13:03:41.386791+0000 mgr.x (mgr.14523) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:43.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:42 smithi040 bash[19782]: cluster 2024-09-17T13:03:41.386791+0000 mgr.x (mgr.14523) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:43.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:42 smithi089 bash[21916]: cluster 2024-09-17T13:03:41.386791+0000 mgr.x (mgr.14523) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:43.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:42 smithi089 bash[21916]: cluster 2024-09-17T13:03:41.386791+0000 mgr.x (mgr.14523) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:43.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:42 smithi044 bash[21491]: cluster 2024-09-17T13:03:41.386791+0000 mgr.x (mgr.14523) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:43.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:42 smithi044 bash[21491]: cluster 2024-09-17T13:03:41.386791+0000 mgr.x (mgr.14523) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:44.963 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:03:45.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:44 smithi040 bash[19782]: cluster 2024-09-17T13:03:43.387438+0000 mgr.x (mgr.14523) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:45.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:44 smithi040 bash[19782]: cluster 2024-09-17T13:03:43.387438+0000 mgr.x (mgr.14523) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:45.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:44 smithi089 bash[21916]: cluster 2024-09-17T13:03:43.387438+0000 mgr.x (mgr.14523) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:45.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:44 smithi089 bash[21916]: cluster 2024-09-17T13:03:43.387438+0000 mgr.x (mgr.14523) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:45.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:44 smithi044 bash[21491]: cluster 2024-09-17T13:03:43.387438+0000 mgr.x (mgr.14523) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:45.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:44 smithi044 bash[21491]: cluster 2024-09-17T13:03:43.387438+0000 mgr.x (mgr.14523) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:46.821 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-17T13:03:46.821 INFO:teuthology.orchestra.run.smithi040.stdout: "results": [ 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "auth_id": "join1-admin", 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "auth": { 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "username": "Administrator", 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "password": "Passw0rd" 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:03:46.822 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.cluster", 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adctdb1", 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "auth_mode": "active-directory", 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "domain_settings": { 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "join_sources": [ 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "source_type": "resource", 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: "ref": "join1-admin" 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2024-09-17T13:03:46.823 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "custom_dns": [ 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "172.21.15.177" 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "placement": { 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "count": 3 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:03:46.824 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adctdb1", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share1", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "share1", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "readonly": false, 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "browseable": true, 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "cephfs": { 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "volume": "cephfs", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "path": "/", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolumegroup": "smb", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolume": "sv1", 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: "provider": "samba-vfs" 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-17T13:03:46.825 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adctdb1", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share2", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "present", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "name": "share2", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "readonly": false, 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "browseable": true, 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "cephfs": { 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "volume": "cephfs", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "path": "/", 2024-09-17T13:03:46.826 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolumegroup": "smb", 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: "subvolume": "sv2", 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: "provider": "samba-vfs" 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "created", 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:03:46.827 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-17T13:03:46.978 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.631+0000 7fde17450640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.631+0000 7fde17450640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.631+0000 7fde17450640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.631+0000 7fde17450640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.631+0000 7fde17450640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.651+0000 7fde244aa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.651+0000 7fde244aa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.651+0000 7fde244aa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.651+0000 7fde244aa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:46.979 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[20037]: debug 2024-09-17T13:03:46.651+0000 7fde244aa640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T13:03:47.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: cluster 2024-09-17T13:03:45.388222+0000 mgr.x (mgr.14523) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:47.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: cluster 2024-09-17T13:03:45.388222+0000 mgr.x (mgr.14523) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:47.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.623981+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.623981+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.661087+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.661087+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.683056+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.683056+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.773205+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.773205+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.781799+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.781799+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.783935+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.783935+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.788915+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T13:03:47.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.788915+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T13:03:47.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.816581+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.816581+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.817922+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:47.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.817922+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:47.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.820556+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.820556+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.286 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.822122+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.822122+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.830566+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.830566+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.839865+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.839865+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.841403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.841403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.843966+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.843966+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.847484+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.847484+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.848315+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:46 smithi040 bash[19782]: audit 2024-09-17T13:03:46.848315+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: cluster 2024-09-17T13:03:45.388222+0000 mgr.x (mgr.14523) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: cluster 2024-09-17T13:03:45.388222+0000 mgr.x (mgr.14523) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.623981+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.623981+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.661087+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.661087+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.683056+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.683056+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.773205+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.773205+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.781799+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.781799+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.783935+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.783935+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.788915+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.788915+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.816581+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.816581+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.817922+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.817922+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.820556+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.820556+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.822122+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.822122+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.830566+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.830566+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.839865+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.839865+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.841403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.841403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.843966+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.843966+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.847484+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.847484+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.848315+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.440 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:46 smithi089 bash[21916]: audit 2024-09-17T13:03:46.848315+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.449 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T13:03:47.461 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-17T13:03:47.461 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:03:47.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: cluster 2024-09-17T13:03:45.388222+0000 mgr.x (mgr.14523) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:47.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: cluster 2024-09-17T13:03:45.388222+0000 mgr.x (mgr.14523) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.623981+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.623981+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.661087+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.661087+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.683056+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.683056+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.773205+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.773205+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.781799+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.781799+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.783935+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.783935+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T13:03:47.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.788915+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.788915+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.816581+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.816581+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.817922+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.817922+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.820556+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.820556+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.822122+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.822122+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.830566+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.830566+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.839865+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.839865+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.841403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.841403+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.843966+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.843966+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv", "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-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.847484+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.847484+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.848315+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:46 smithi044 bash[21491]: audit 2024-09-17T13:03:46.848315+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:03:47.897 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:03:47 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:47.897 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:47.897 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:47 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:47.898 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:03:47 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:48.164 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:03:48 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:48.164 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:03:48 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:48.164 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:03:48 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: audit 2024-09-17T13:03:46.538725+0000 mgr.x (mgr.14523) 39 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: audit 2024-09-17T13:03:46.538725+0000 mgr.x (mgr.14523) 39 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: audit 2024-09-17T13:03:46.626490+0000 mgr.x (mgr.14523) 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-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: audit 2024-09-17T13:03:46.626490+0000 mgr.x (mgr.14523) 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-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: audit 2024-09-17T13:03:46.662002+0000 mgr.x (mgr.14523) 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-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: audit 2024-09-17T13:03:46.662002+0000 mgr.x (mgr.14523) 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-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.807456+0000 mgr.x (mgr.14523) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.807456+0000 mgr.x (mgr.14523) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.840640+0000 mgr.x (mgr.14523) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.840640+0000 mgr.x (mgr.14523) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:03:48.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.841023+0000 mgr.x (mgr.14523) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.841023+0000 mgr.x (mgr.14523) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.849095+0000 mgr.x (mgr.14523) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.849095+0000 mgr.x (mgr.14523) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.915140+0000 mgr.x (mgr.14523) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi044.amxdgx' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.915140+0000 mgr.x (mgr.14523) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi044.amxdgx' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.915208+0000 mgr.x (mgr.14523) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.915208+0000 mgr.x (mgr.14523) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.921047+0000 mgr.x (mgr.14523) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi040.dvoikv on smithi040 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:47 smithi040 bash[19782]: cephadm 2024-09-17T13:03:46.921047+0000 mgr.x (mgr.14523) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi040.dvoikv on smithi040 2024-09-17T13:03:48.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:48 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:03:48.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: audit 2024-09-17T13:03:46.538725+0000 mgr.x (mgr.14523) 39 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: audit 2024-09-17T13:03:46.538725+0000 mgr.x (mgr.14523) 39 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: audit 2024-09-17T13:03:46.626490+0000 mgr.x (mgr.14523) 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-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: audit 2024-09-17T13:03:46.626490+0000 mgr.x (mgr.14523) 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-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: audit 2024-09-17T13:03:46.662002+0000 mgr.x (mgr.14523) 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-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: audit 2024-09-17T13:03:46.662002+0000 mgr.x (mgr.14523) 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-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.807456+0000 mgr.x (mgr.14523) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.807456+0000 mgr.x (mgr.14523) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.840640+0000 mgr.x (mgr.14523) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.840640+0000 mgr.x (mgr.14523) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.841023+0000 mgr.x (mgr.14523) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.841023+0000 mgr.x (mgr.14523) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:03:48.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.849095+0000 mgr.x (mgr.14523) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:03:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.849095+0000 mgr.x (mgr.14523) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:03:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.915140+0000 mgr.x (mgr.14523) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi044.amxdgx' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.915140+0000 mgr.x (mgr.14523) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi044.amxdgx' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.915208+0000 mgr.x (mgr.14523) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.915208+0000 mgr.x (mgr.14523) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.921047+0000 mgr.x (mgr.14523) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi040.dvoikv on smithi040 2024-09-17T13:03:48.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:47 smithi089 bash[21916]: cephadm 2024-09-17T13:03:46.921047+0000 mgr.x (mgr.14523) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi040.dvoikv on smithi040 2024-09-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: audit 2024-09-17T13:03:46.538725+0000 mgr.x (mgr.14523) 39 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: audit 2024-09-17T13:03:46.538725+0000 mgr.x (mgr.14523) 39 : audit [DBG] from='client.14571 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: audit 2024-09-17T13:03:46.626490+0000 mgr.x (mgr.14523) 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-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: audit 2024-09-17T13:03:46.626490+0000 mgr.x (mgr.14523) 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-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: audit 2024-09-17T13:03:46.662002+0000 mgr.x (mgr.14523) 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-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: audit 2024-09-17T13:03:46.662002+0000 mgr.x (mgr.14523) 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-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.807456+0000 mgr.x (mgr.14523) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.807456+0000 mgr.x (mgr.14523) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.840640+0000 mgr.x (mgr.14523) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.840640+0000 mgr.x (mgr.14523) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:03:48.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.841023+0000 mgr.x (mgr.14523) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.841023+0000 mgr.x (mgr.14523) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.849095+0000 mgr.x (mgr.14523) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.849095+0000 mgr.x (mgr.14523) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.915140+0000 mgr.x (mgr.14523) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi044.amxdgx' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.915140+0000 mgr.x (mgr.14523) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi044.amxdgx' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.915208+0000 mgr.x (mgr.14523) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.915208+0000 mgr.x (mgr.14523) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}} 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.921047+0000 mgr.x (mgr.14523) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi040.dvoikv on smithi040 2024-09-17T13:03:48.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:47 smithi044 bash[21491]: cephadm 2024-09-17T13:03:46.921047+0000 mgr.x (mgr.14523) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi040.dvoikv on smithi040 2024-09-17T13:03:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:48 smithi040 bash[19782]: cluster 2024-09-17T13:03:47.389040+0000 mgr.x (mgr.14523) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:48 smithi040 bash[19782]: cluster 2024-09-17T13:03:47.389040+0000 mgr.x (mgr.14523) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:48 smithi040 bash[19782]: cluster 2024-09-17T13:03:47.998469+0000 mon.a (mon.0) 732 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T13:03:49.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:48 smithi040 bash[19782]: cluster 2024-09-17T13:03:47.998469+0000 mon.a (mon.0) 732 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T13:03:49.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:48 smithi089 bash[21916]: cluster 2024-09-17T13:03:47.389040+0000 mgr.x (mgr.14523) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:49.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:48 smithi089 bash[21916]: cluster 2024-09-17T13:03:47.389040+0000 mgr.x (mgr.14523) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:49.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:48 smithi089 bash[21916]: cluster 2024-09-17T13:03:47.998469+0000 mon.a (mon.0) 732 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T13:03:49.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:48 smithi089 bash[21916]: cluster 2024-09-17T13:03:47.998469+0000 mon.a (mon.0) 732 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T13:03:49.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:48 smithi044 bash[21491]: cluster 2024-09-17T13:03:47.389040+0000 mgr.x (mgr.14523) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:49.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:48 smithi044 bash[21491]: cluster 2024-09-17T13:03:47.389040+0000 mgr.x (mgr.14523) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:49.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:48 smithi044 bash[21491]: cluster 2024-09-17T13:03:47.998469+0000 mon.a (mon.0) 732 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T13:03:49.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:48 smithi044 bash[21491]: cluster 2024-09-17T13:03:47.998469+0000 mon.a (mon.0) 732 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T13:03:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:50 smithi040 bash[19782]: cluster 2024-09-17T13:03:49.389718+0000 mgr.x (mgr.14523) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:50 smithi040 bash[19782]: cluster 2024-09-17T13:03:49.389718+0000 mgr.x (mgr.14523) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:51.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:50 smithi089 bash[21916]: cluster 2024-09-17T13:03:49.389718+0000 mgr.x (mgr.14523) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:51.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:50 smithi089 bash[21916]: cluster 2024-09-17T13:03:49.389718+0000 mgr.x (mgr.14523) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:51.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:50 smithi044 bash[21491]: cluster 2024-09-17T13:03:49.389718+0000 mgr.x (mgr.14523) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:51.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:50 smithi044 bash[21491]: cluster 2024-09-17T13:03:49.389718+0000 mgr.x (mgr.14523) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 171 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:03:52.193 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:03:53.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:52 smithi040 bash[19782]: cluster 2024-09-17T13:03:51.391175+0000 mgr.x (mgr.14523) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:53.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:52 smithi040 bash[19782]: cluster 2024-09-17T13:03:51.391175+0000 mgr.x (mgr.14523) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:53.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:53 smithi089 bash[21916]: cluster 2024-09-17T13:03:51.391175+0000 mgr.x (mgr.14523) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:53.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:53 smithi089 bash[21916]: cluster 2024-09-17T13:03:51.391175+0000 mgr.x (mgr.14523) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:53.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:53 smithi044 bash[21491]: cluster 2024-09-17T13:03:51.391175+0000 mgr.x (mgr.14523) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:53.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:53 smithi044 bash[21491]: cluster 2024-09-17T13:03:51.391175+0000 mgr.x (mgr.14523) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:55.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:55 smithi040 bash[19782]: cluster 2024-09-17T13:03:53.391960+0000 mgr.x (mgr.14523) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:55.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:55 smithi040 bash[19782]: cluster 2024-09-17T13:03:53.391960+0000 mgr.x (mgr.14523) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:55.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:55 smithi089 bash[21916]: cluster 2024-09-17T13:03:53.391960+0000 mgr.x (mgr.14523) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:55.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:55 smithi089 bash[21916]: cluster 2024-09-17T13:03:53.391960+0000 mgr.x (mgr.14523) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:55.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:55 smithi044 bash[21491]: cluster 2024-09-17T13:03:53.391960+0000 mgr.x (mgr.14523) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:55.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:55 smithi044 bash[21491]: cluster 2024-09-17T13:03:53.391960+0000 mgr.x (mgr.14523) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:57.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:57 smithi040 bash[19782]: cluster 2024-09-17T13:03:55.392694+0000 mgr.x (mgr.14523) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:57.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:57 smithi040 bash[19782]: cluster 2024-09-17T13:03:55.392694+0000 mgr.x (mgr.14523) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:57.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:57 smithi089 bash[21916]: cluster 2024-09-17T13:03:55.392694+0000 mgr.x (mgr.14523) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:57.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:57 smithi089 bash[21916]: cluster 2024-09-17T13:03:55.392694+0000 mgr.x (mgr.14523) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:57.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:57 smithi044 bash[21491]: cluster 2024-09-17T13:03:55.392694+0000 mgr.x (mgr.14523) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:57.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:57 smithi044 bash[21491]: cluster 2024-09-17T13:03:55.392694+0000 mgr.x (mgr.14523) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:57.924 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:03:57.924 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:03:46.840359Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:03:59.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:59 smithi040 bash[19782]: cluster 2024-09-17T13:03:57.393937+0000 mgr.x (mgr.14523) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:59.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:59 smithi040 bash[19782]: cluster 2024-09-17T13:03:57.393937+0000 mgr.x (mgr.14523) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:59.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:59 smithi040 bash[19782]: audit 2024-09-17T13:03:57.917906+0000 mgr.x (mgr.14523) 55 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:03:59.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:03:59 smithi040 bash[19782]: audit 2024-09-17T13:03:57.917906+0000 mgr.x (mgr.14523) 55 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:03:59.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:59 smithi089 bash[21916]: cluster 2024-09-17T13:03:57.393937+0000 mgr.x (mgr.14523) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:59.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:59 smithi089 bash[21916]: cluster 2024-09-17T13:03:57.393937+0000 mgr.x (mgr.14523) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:59.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:59 smithi089 bash[21916]: audit 2024-09-17T13:03:57.917906+0000 mgr.x (mgr.14523) 55 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:03:59.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:03:59 smithi089 bash[21916]: audit 2024-09-17T13:03:57.917906+0000 mgr.x (mgr.14523) 55 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:03:59.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:59 smithi044 bash[21491]: cluster 2024-09-17T13:03:57.393937+0000 mgr.x (mgr.14523) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:59.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:59 smithi044 bash[21491]: cluster 2024-09-17T13:03:57.393937+0000 mgr.x (mgr.14523) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:03:59.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:59 smithi044 bash[21491]: audit 2024-09-17T13:03:57.917906+0000 mgr.x (mgr.14523) 55 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:03:59.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:03:59 smithi044 bash[21491]: audit 2024-09-17T13:03:57.917906+0000 mgr.x (mgr.14523) 55 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:03:59.538 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:04:00.539 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:04:01.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:01 smithi040 bash[19782]: cluster 2024-09-17T13:03:59.394507+0000 mgr.x (mgr.14523) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:01.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:01 smithi040 bash[19782]: cluster 2024-09-17T13:03:59.394507+0000 mgr.x (mgr.14523) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:01.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:01 smithi089 bash[21916]: cluster 2024-09-17T13:03:59.394507+0000 mgr.x (mgr.14523) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:01.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:01 smithi089 bash[21916]: cluster 2024-09-17T13:03:59.394507+0000 mgr.x (mgr.14523) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:01.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:01 smithi044 bash[21491]: cluster 2024-09-17T13:03:59.394507+0000 mgr.x (mgr.14523) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:01.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:01 smithi044 bash[21491]: cluster 2024-09-17T13:03:59.394507+0000 mgr.x (mgr.14523) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:03.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:03 smithi040 bash[19782]: cluster 2024-09-17T13:04:01.395689+0000 mgr.x (mgr.14523) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:03.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:03 smithi040 bash[19782]: cluster 2024-09-17T13:04:01.395689+0000 mgr.x (mgr.14523) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:03.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:03 smithi089 bash[21916]: cluster 2024-09-17T13:04:01.395689+0000 mgr.x (mgr.14523) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:03.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:03 smithi089 bash[21916]: cluster 2024-09-17T13:04:01.395689+0000 mgr.x (mgr.14523) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:03.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:03 smithi044 bash[21491]: cluster 2024-09-17T13:04:01.395689+0000 mgr.x (mgr.14523) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:03.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:03 smithi044 bash[21491]: cluster 2024-09-17T13:04:01.395689+0000 mgr.x (mgr.14523) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T13:04:05.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:05 smithi040 bash[19782]: cluster 2024-09-17T13:04:03.396197+0000 mgr.x (mgr.14523) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:05.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:05 smithi040 bash[19782]: cluster 2024-09-17T13:04:03.396197+0000 mgr.x (mgr.14523) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:05.328 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:04:05.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:05 smithi089 bash[21916]: cluster 2024-09-17T13:04:03.396197+0000 mgr.x (mgr.14523) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:05.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:05 smithi089 bash[21916]: cluster 2024-09-17T13:04:03.396197+0000 mgr.x (mgr.14523) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:05.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:05 smithi044 bash[21491]: cluster 2024-09-17T13:04:03.396197+0000 mgr.x (mgr.14523) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:05.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:05 smithi044 bash[21491]: cluster 2024-09-17T13:04:03.396197+0000 mgr.x (mgr.14523) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:07.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:07 smithi040 bash[19782]: cluster 2024-09-17T13:04:05.396858+0000 mgr.x (mgr.14523) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:07.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:07 smithi040 bash[19782]: cluster 2024-09-17T13:04:05.396858+0000 mgr.x (mgr.14523) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:07 smithi089 bash[21916]: cluster 2024-09-17T13:04:05.396858+0000 mgr.x (mgr.14523) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:07 smithi089 bash[21916]: cluster 2024-09-17T13:04:05.396858+0000 mgr.x (mgr.14523) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:07 smithi044 bash[21491]: cluster 2024-09-17T13:04:05.396858+0000 mgr.x (mgr.14523) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:07 smithi044 bash[21491]: cluster 2024-09-17T13:04:05.396858+0000 mgr.x (mgr.14523) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:07.474 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:04:07.474 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:03:46.840359Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:04:08.334 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:04:09.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:09 smithi040 bash[19782]: cluster 2024-09-17T13:04:07.397644+0000 mgr.x (mgr.14523) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:09.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:09 smithi040 bash[19782]: cluster 2024-09-17T13:04:07.397644+0000 mgr.x (mgr.14523) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:09.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:09 smithi040 bash[19782]: audit 2024-09-17T13:04:07.469621+0000 mgr.x (mgr.14523) 61 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:09.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:09 smithi040 bash[19782]: audit 2024-09-17T13:04:07.469621+0000 mgr.x (mgr.14523) 61 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:09.335 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:04:09.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:09 smithi089 bash[21916]: cluster 2024-09-17T13:04:07.397644+0000 mgr.x (mgr.14523) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:09.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:09 smithi089 bash[21916]: cluster 2024-09-17T13:04:07.397644+0000 mgr.x (mgr.14523) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:09.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:09 smithi089 bash[21916]: audit 2024-09-17T13:04:07.469621+0000 mgr.x (mgr.14523) 61 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:09.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:09 smithi089 bash[21916]: audit 2024-09-17T13:04:07.469621+0000 mgr.x (mgr.14523) 61 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:09.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:09 smithi044 bash[21491]: cluster 2024-09-17T13:04:07.397644+0000 mgr.x (mgr.14523) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:09.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:09 smithi044 bash[21491]: cluster 2024-09-17T13:04:07.397644+0000 mgr.x (mgr.14523) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:09.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:09 smithi044 bash[21491]: audit 2024-09-17T13:04:07.469621+0000 mgr.x (mgr.14523) 61 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:09.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:09 smithi044 bash[21491]: audit 2024-09-17T13:04:07.469621+0000 mgr.x (mgr.14523) 61 : audit [DBG] from='client.14601 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.451326+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.451326+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.451644+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.451644+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.451908+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.451908+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.452183+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.452183+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.452473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-17T13:04:10.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:10 smithi040 bash[19782]: audit 2024-09-17T13:04:09.452473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.451326+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.451326+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.451644+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.451644+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.451908+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.451908+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.452183+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.452183+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.452473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-17T13:04:10.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:10 smithi089 bash[21916]: audit 2024-09-17T13:04:09.452473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-17T13:04:10.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.451326+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.451326+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.451644+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]} : dispatch 2024-09-17T13:04:10.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.451644+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]} : dispatch 2024-09-17T13:04:10.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.451908+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.451908+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]} : dispatch 2024-09-17T13:04:10.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.452183+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-17T13:04:10.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.452183+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]} : dispatch 2024-09-17T13:04:10.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.452473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-17T13:04:10.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:10 smithi044 bash[21491]: audit 2024-09-17T13:04:09.452473+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]} : dispatch 2024-09-17T13:04:11.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: cluster 2024-09-17T13:04:09.398318+0000 mgr.x (mgr.14523) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:11.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: cluster 2024-09-17T13:04:09.398318+0000 mgr.x (mgr.14523) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:11.329 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.040731+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.040731+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.040879+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.040879+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.041097+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.041097+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.041288+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.041288+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.041395+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.041395+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: cluster 2024-09-17T13:04:10.045629+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: cluster 2024-09-17T13:04:10.045629+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.079998+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.40:0/1667658110' entity='client.smb.config.adctdb1.0.0.smithi040.dvoikv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:04:11.330 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:11 smithi040 bash[19782]: audit 2024-09-17T13:04:10.079998+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.40:0/1667658110' entity='client.smb.config.adctdb1.0.0.smithi040.dvoikv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:04:11.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: cluster 2024-09-17T13:04:09.398318+0000 mgr.x (mgr.14523) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:11.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: cluster 2024-09-17T13:04:09.398318+0000 mgr.x (mgr.14523) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:11.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.040731+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-17T13:04:11.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.040731+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-17T13:04:11.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.040879+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]}]': finished 2024-09-17T13:04:11.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.040879+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]}]': finished 2024-09-17T13:04:11.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.041097+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.041097+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.041288+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.041288+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.041395+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.041395+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: cluster 2024-09-17T13:04:10.045629+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: cluster 2024-09-17T13:04:10.045629+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.079998+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.40:0/1667658110' entity='client.smb.config.adctdb1.0.0.smithi040.dvoikv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:04:11.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:11 smithi089 bash[21916]: audit 2024-09-17T13:04:10.079998+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.40:0/1667658110' entity='client.smb.config.adctdb1.0.0.smithi040.dvoikv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:04:11.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: cluster 2024-09-17T13:04:09.398318+0000 mgr.x (mgr.14523) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:11.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: cluster 2024-09-17T13:04:09.398318+0000 mgr.x (mgr.14523) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:11.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.040731+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.040731+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.11", "id": [3, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.040879+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.040879+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.13", "id": [5, 2]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.041097+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.041097+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.16", "id": [3, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.041288+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.041288+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1b", "id": [5, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.041395+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.041395+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1c", "id": [4, 0]}]': finished 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: cluster 2024-09-17T13:04:10.045629+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: cluster 2024-09-17T13:04:10.045629+0000 mon.a (mon.0) 743 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.079998+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.40:0/1667658110' entity='client.smb.config.adctdb1.0.0.smithi040.dvoikv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:04:11.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:11 smithi044 bash[21491]: audit 2024-09-17T13:04:10.079998+0000 mon.a (mon.0) 744 : audit [DBG] from='client.? 172.21.15.40:0/1667658110' entity='client.smb.config.adctdb1.0.0.smithi040.dvoikv' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:04:12.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:12 smithi040 bash[19782]: cluster 2024-09-17T13:04:11.047550+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T13:04:12.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:12 smithi040 bash[19782]: cluster 2024-09-17T13:04:11.047550+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T13:04:12.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:12 smithi089 bash[21916]: cluster 2024-09-17T13:04:11.047550+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T13:04:12.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:12 smithi089 bash[21916]: cluster 2024-09-17T13:04:11.047550+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T13:04:12.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:12 smithi044 bash[21491]: cluster 2024-09-17T13:04:11.047550+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T13:04:12.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:12 smithi044 bash[21491]: cluster 2024-09-17T13:04:11.047550+0000 mon.a (mon.0) 745 : cluster [DBG] osdmap e52: 6 total, 6 up, 6 in 2024-09-17T13:04:13.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:13 smithi040 bash[19782]: cluster 2024-09-17T13:04:11.399007+0000 mgr.x (mgr.14523) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:13.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:13 smithi040 bash[19782]: cluster 2024-09-17T13:04:11.399007+0000 mgr.x (mgr.14523) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:13.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:13 smithi040 bash[19782]: cluster 2024-09-17T13:04:12.057254+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:13.367 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:13 smithi040 bash[19782]: cluster 2024-09-17T13:04:12.057254+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:13.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:13 smithi089 bash[21916]: cluster 2024-09-17T13:04:11.399007+0000 mgr.x (mgr.14523) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:13.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:13 smithi089 bash[21916]: cluster 2024-09-17T13:04:11.399007+0000 mgr.x (mgr.14523) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:13.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:13 smithi089 bash[21916]: cluster 2024-09-17T13:04:12.057254+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:13.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:13 smithi089 bash[21916]: cluster 2024-09-17T13:04:12.057254+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:13.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:13 smithi044 bash[21491]: cluster 2024-09-17T13:04:11.399007+0000 mgr.x (mgr.14523) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:13.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:13 smithi044 bash[21491]: cluster 2024-09-17T13:04:11.399007+0000 mgr.x (mgr.14523) 63 : cluster [DBG] pgmap v39: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:13.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:13 smithi044 bash[21491]: cluster 2024-09-17T13:04:12.057254+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:13.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:13 smithi044 bash[21491]: cluster 2024-09-17T13:04:12.057254+0000 mon.a (mon.0) 746 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:14.642 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:04:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:15 smithi040 bash[19782]: cluster 2024-09-17T13:04:13.399427+0000 mgr.x (mgr.14523) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:15 smithi040 bash[19782]: cluster 2024-09-17T13:04:13.399427+0000 mgr.x (mgr.14523) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:15.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:15 smithi089 bash[21916]: cluster 2024-09-17T13:04:13.399427+0000 mgr.x (mgr.14523) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:15.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:15 smithi089 bash[21916]: cluster 2024-09-17T13:04:13.399427+0000 mgr.x (mgr.14523) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:15.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:15 smithi044 bash[21491]: cluster 2024-09-17T13:04:13.399427+0000 mgr.x (mgr.14523) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:15.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:15 smithi044 bash[21491]: cluster 2024-09-17T13:04:13.399427+0000 mgr.x (mgr.14523) 64 : cluster [DBG] pgmap v40: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:16.596 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:04:16.596 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:03:46.840359Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:04:17.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:17 smithi089 bash[21916]: cluster 2024-09-17T13:04:15.400150+0000 mgr.x (mgr.14523) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:17.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:17 smithi089 bash[21916]: cluster 2024-09-17T13:04:15.400150+0000 mgr.x (mgr.14523) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:17.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:17 smithi044 bash[21491]: cluster 2024-09-17T13:04:15.400150+0000 mgr.x (mgr.14523) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:17.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:17 smithi044 bash[21491]: cluster 2024-09-17T13:04:15.400150+0000 mgr.x (mgr.14523) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:17.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:17 smithi040 bash[19782]: cluster 2024-09-17T13:04:15.400150+0000 mgr.x (mgr.14523) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:17.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:17 smithi040 bash[19782]: cluster 2024-09-17T13:04:15.400150+0000 mgr.x (mgr.14523) 65 : cluster [DBG] pgmap v41: 97 pgs: 5 peering, 92 active+clean; 1.8 MiB data, 176 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:17.647 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:16.589216+0000 mgr.x (mgr.14523) 66 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:16.589216+0000 mgr.x (mgr.14523) 66 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: cluster 2024-09-17T13:04:17.584524+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: cluster 2024-09-17T13:04:17.584524+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.814601+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.814601+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.821881+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.821881+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.828129+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.828129+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.829742+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.829742+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.832124+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.832124+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.835996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.835996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.836921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:18.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:18 smithi089 bash[21916]: audit 2024-09-17T13:04:17.836921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:18.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:16.589216+0000 mgr.x (mgr.14523) 66 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:18.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:16.589216+0000 mgr.x (mgr.14523) 66 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:18.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: cluster 2024-09-17T13:04:17.584524+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:18.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: cluster 2024-09-17T13:04:17.584524+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.814601+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.814601+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.821881+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.821881+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.828129+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.828129+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.829742+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.829742+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.832124+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.832124+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.835996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.835996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.836921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:18.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 bash[21491]: audit 2024-09-17T13:04:17.836921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:18.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:16.589216+0000 mgr.x (mgr.14523) 66 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:16.589216+0000 mgr.x (mgr.14523) 66 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: cluster 2024-09-17T13:04:17.584524+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: cluster 2024-09-17T13:04:17.584524+0000 mon.a (mon.0) 747 : cluster [WRN] Health check update: Reduced data availability: 2 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.814601+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.814601+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.821881+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.821881+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.828129+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.828129+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.829742+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.829742+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.832124+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.832124+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx", "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-17T13:04:18.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.835996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.835996+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.836921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:18.535 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:18 smithi040 bash[19782]: audit 2024-09-17T13:04:17.836921+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:18.648 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:04:19.035 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:04:18 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:19.035 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:18 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:19.035 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:04:18 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:19.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cluster 2024-09-17T13:04:17.401520+0000 mgr.x (mgr.14523) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cluster 2024-09-17T13:04:17.401520+0000 mgr.x (mgr.14523) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.829267+0000 mgr.x (mgr.14523) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.829267+0000 mgr.x (mgr.14523) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.837748+0000 mgr.x (mgr.14523) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.837748+0000 mgr.x (mgr.14523) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.846701+0000 mgr.x (mgr.14523) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adctdb1.1.0.smithi044.amxdgx': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi044.amxdgx', 'hostname': 'smithi044', 'host_ip': '172.21.15.44'}} 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.846701+0000 mgr.x (mgr.14523) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adctdb1.1.0.smithi044.amxdgx': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi044.amxdgx', 'hostname': 'smithi044', 'host_ip': '172.21.15.44'}} 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.853713+0000 mgr.x (mgr.14523) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi044.amxdgx on smithi044 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cephadm 2024-09-17T13:04:17.853713+0000 mgr.x (mgr.14523) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi044.amxdgx on smithi044 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cluster 2024-09-17T13:04:18.075258+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-17T13:04:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cluster 2024-09-17T13:04:18.075258+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-17T13:04:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cluster 2024-09-17T13:04:18.075314+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-17T13:04:19.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:19 smithi040 bash[19782]: cluster 2024-09-17T13:04:18.075314+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-17T13:04:19.300 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:04:19 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:19.301 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:04:19 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cluster 2024-09-17T13:04:17.401520+0000 mgr.x (mgr.14523) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cluster 2024-09-17T13:04:17.401520+0000 mgr.x (mgr.14523) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.829267+0000 mgr.x (mgr.14523) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.829267+0000 mgr.x (mgr.14523) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.837748+0000 mgr.x (mgr.14523) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.837748+0000 mgr.x (mgr.14523) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.846701+0000 mgr.x (mgr.14523) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adctdb1.1.0.smithi044.amxdgx': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi044.amxdgx', 'hostname': 'smithi044', 'host_ip': '172.21.15.44'}} 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.846701+0000 mgr.x (mgr.14523) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adctdb1.1.0.smithi044.amxdgx': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi044.amxdgx', 'hostname': 'smithi044', 'host_ip': '172.21.15.44'}} 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.853713+0000 mgr.x (mgr.14523) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi044.amxdgx on smithi044 2024-09-17T13:04:19.301 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cephadm 2024-09-17T13:04:17.853713+0000 mgr.x (mgr.14523) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi044.amxdgx on smithi044 2024-09-17T13:04:19.302 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cluster 2024-09-17T13:04:18.075258+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-17T13:04:19.302 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cluster 2024-09-17T13:04:18.075258+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-17T13:04:19.302 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cluster 2024-09-17T13:04:18.075314+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-17T13:04:19.302 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 bash[21491]: cluster 2024-09-17T13:04:18.075314+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-17T13:04:19.302 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:19 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cluster 2024-09-17T13:04:17.401520+0000 mgr.x (mgr.14523) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cluster 2024-09-17T13:04:17.401520+0000 mgr.x (mgr.14523) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.829267+0000 mgr.x (mgr.14523) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.829267+0000 mgr.x (mgr.14523) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.837748+0000 mgr.x (mgr.14523) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.837748+0000 mgr.x (mgr.14523) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.846701+0000 mgr.x (mgr.14523) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adctdb1.1.0.smithi044.amxdgx': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi044.amxdgx', 'hostname': 'smithi044', 'host_ip': '172.21.15.44'}} 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.846701+0000 mgr.x (mgr.14523) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.kqpvmj' not in {'smb.adctdb1.0.0.smithi040.dvoikv': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi040.dvoikv', 'hostname': 'smithi040', 'host_ip': '172.21.15.40'}, 'smb.adctdb1.1.0.smithi044.amxdgx': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi044.amxdgx', 'hostname': 'smithi044', 'host_ip': '172.21.15.44'}} 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.853713+0000 mgr.x (mgr.14523) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi044.amxdgx on smithi044 2024-09-17T13:04:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cephadm 2024-09-17T13:04:17.853713+0000 mgr.x (mgr.14523) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi044.amxdgx on smithi044 2024-09-17T13:04:19.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cluster 2024-09-17T13:04:18.075258+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-17T13:04:19.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cluster 2024-09-17T13:04:18.075258+0000 mon.a (mon.0) 755 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 5 pgs peering) 2024-09-17T13:04:19.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cluster 2024-09-17T13:04:18.075314+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-17T13:04:19.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:19 smithi089 bash[21916]: cluster 2024-09-17T13:04:18.075314+0000 mon.a (mon.0) 756 : cluster [INF] Cluster is now healthy 2024-09-17T13:04:21.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:21 smithi040 bash[19782]: cluster 2024-09-17T13:04:19.402004+0000 mgr.x (mgr.14523) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:21.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:21 smithi040 bash[19782]: cluster 2024-09-17T13:04:19.402004+0000 mgr.x (mgr.14523) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:21.425 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:21 smithi044 bash[21491]: cluster 2024-09-17T13:04:19.402004+0000 mgr.x (mgr.14523) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:21.425 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:21 smithi044 bash[21491]: cluster 2024-09-17T13:04:19.402004+0000 mgr.x (mgr.14523) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:21.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:21 smithi089 bash[21916]: cluster 2024-09-17T13:04:19.402004+0000 mgr.x (mgr.14523) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:21.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:21 smithi089 bash[21916]: cluster 2024-09-17T13:04:19.402004+0000 mgr.x (mgr.14523) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3 B/s, 1 keys/s, 0 objects/s recovering 2024-09-17T13:04:23.421 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:04:23.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:23 smithi089 bash[21916]: cluster 2024-09-17T13:04:21.402710+0000 mgr.x (mgr.14523) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 98 B/s wr, 1 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:23.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:23 smithi089 bash[21916]: cluster 2024-09-17T13:04:21.402710+0000 mgr.x (mgr.14523) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 98 B/s wr, 1 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:23.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:23 smithi044 bash[21491]: cluster 2024-09-17T13:04:21.402710+0000 mgr.x (mgr.14523) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 98 B/s wr, 1 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:23.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:23 smithi044 bash[21491]: cluster 2024-09-17T13:04:21.402710+0000 mgr.x (mgr.14523) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 98 B/s wr, 1 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:23.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:23 smithi040 bash[19782]: cluster 2024-09-17T13:04:21.402710+0000 mgr.x (mgr.14523) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 98 B/s wr, 1 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:23.531 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:23 smithi040 bash[19782]: cluster 2024-09-17T13:04:21.402710+0000 mgr.x (mgr.14523) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.2 KiB/s rd, 98 B/s wr, 1 op/s; 3 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:25.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:25 smithi044 bash[21491]: cluster 2024-09-17T13:04:23.403277+0000 mgr.x (mgr.14523) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:25.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:25 smithi044 bash[21491]: cluster 2024-09-17T13:04:23.403277+0000 mgr.x (mgr.14523) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:25.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:25 smithi044 bash[21491]: audit 2024-09-17T13:04:24.909884+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:25.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:25 smithi044 bash[21491]: audit 2024-09-17T13:04:24.909884+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:25.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:25 smithi089 bash[21916]: cluster 2024-09-17T13:04:23.403277+0000 mgr.x (mgr.14523) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:25.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:25 smithi089 bash[21916]: cluster 2024-09-17T13:04:23.403277+0000 mgr.x (mgr.14523) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:25.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:25 smithi089 bash[21916]: audit 2024-09-17T13:04:24.909884+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:25.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:25 smithi089 bash[21916]: audit 2024-09-17T13:04:24.909884+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:25.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:25 smithi040 bash[19782]: cluster 2024-09-17T13:04:23.403277+0000 mgr.x (mgr.14523) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:25.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:25 smithi040 bash[19782]: cluster 2024-09-17T13:04:23.403277+0000 mgr.x (mgr.14523) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:25.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:25 smithi040 bash[19782]: audit 2024-09-17T13:04:24.909884+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:25.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:25 smithi040 bash[19782]: audit 2024-09-17T13:04:24.909884+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:27.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:27 smithi089 bash[21916]: cluster 2024-09-17T13:04:25.403905+0000 mgr.x (mgr.14523) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:27.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:27 smithi089 bash[21916]: cluster 2024-09-17T13:04:25.403905+0000 mgr.x (mgr.14523) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:27.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:27 smithi044 bash[21491]: cluster 2024-09-17T13:04:25.403905+0000 mgr.x (mgr.14523) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:27.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:27 smithi044 bash[21491]: cluster 2024-09-17T13:04:25.403905+0000 mgr.x (mgr.14523) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:27.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:27 smithi040 bash[19782]: cluster 2024-09-17T13:04:25.403905+0000 mgr.x (mgr.14523) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:27.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:27 smithi040 bash[19782]: cluster 2024-09-17T13:04:25.403905+0000 mgr.x (mgr.14523) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:29.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:29 smithi089 bash[21916]: cluster 2024-09-17T13:04:27.405206+0000 mgr.x (mgr.14523) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:29.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:29 smithi089 bash[21916]: cluster 2024-09-17T13:04:27.405206+0000 mgr.x (mgr.14523) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:29.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:29 smithi044 bash[21491]: cluster 2024-09-17T13:04:27.405206+0000 mgr.x (mgr.14523) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:29.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:29 smithi044 bash[21491]: cluster 2024-09-17T13:04:27.405206+0000 mgr.x (mgr.14523) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:29.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:29 smithi040 bash[19782]: cluster 2024-09-17T13:04:27.405206+0000 mgr.x (mgr.14523) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:29.478 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:29 smithi040 bash[19782]: cluster 2024-09-17T13:04:27.405206+0000 mgr.x (mgr.14523) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s; 2 B/s, 0 keys/s, 0 objects/s recovering 2024-09-17T13:04:29.855 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:04:29.855 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:04:17.828615Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:04:31.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:31 smithi089 bash[21916]: cluster 2024-09-17T13:04:29.405893+0000 mgr.x (mgr.14523) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:31.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:31 smithi089 bash[21916]: cluster 2024-09-17T13:04:29.405893+0000 mgr.x (mgr.14523) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:31.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:31 smithi089 bash[21916]: audit 2024-09-17T13:04:29.848013+0000 mgr.x (mgr.14523) 78 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:31.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:31 smithi089 bash[21916]: audit 2024-09-17T13:04:29.848013+0000 mgr.x (mgr.14523) 78 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:31.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:31 smithi044 bash[21491]: cluster 2024-09-17T13:04:29.405893+0000 mgr.x (mgr.14523) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:31.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:31 smithi044 bash[21491]: cluster 2024-09-17T13:04:29.405893+0000 mgr.x (mgr.14523) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:31.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:31 smithi044 bash[21491]: audit 2024-09-17T13:04:29.848013+0000 mgr.x (mgr.14523) 78 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:31.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:31 smithi044 bash[21491]: audit 2024-09-17T13:04:29.848013+0000 mgr.x (mgr.14523) 78 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:31.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:31 smithi040 bash[19782]: cluster 2024-09-17T13:04:29.405893+0000 mgr.x (mgr.14523) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:31.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:31 smithi040 bash[19782]: cluster 2024-09-17T13:04:29.405893+0000 mgr.x (mgr.14523) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:31.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:31 smithi040 bash[19782]: audit 2024-09-17T13:04:29.848013+0000 mgr.x (mgr.14523) 78 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:31.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:31 smithi040 bash[19782]: audit 2024-09-17T13:04:29.848013+0000 mgr.x (mgr.14523) 78 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:32.948 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:04:33.179 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:33 smithi044 bash[21491]: cluster 2024-09-17T13:04:31.407100+0000 mgr.x (mgr.14523) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:33.179 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:33 smithi044 bash[21491]: cluster 2024-09-17T13:04:31.407100+0000 mgr.x (mgr.14523) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:33.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:33 smithi040 bash[19782]: cluster 2024-09-17T13:04:31.407100+0000 mgr.x (mgr.14523) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:33.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:33 smithi040 bash[19782]: cluster 2024-09-17T13:04:31.407100+0000 mgr.x (mgr.14523) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:33.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:33 smithi089 bash[21916]: cluster 2024-09-17T13:04:31.407100+0000 mgr.x (mgr.14523) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:33.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:33 smithi089 bash[21916]: cluster 2024-09-17T13:04:31.407100+0000 mgr.x (mgr.14523) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 853 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T13:04:33.949 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:04:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:35 smithi040 bash[19782]: cluster 2024-09-17T13:04:33.407477+0000 mgr.x (mgr.14523) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:35 smithi040 bash[19782]: cluster 2024-09-17T13:04:33.407477+0000 mgr.x (mgr.14523) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:35.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:35 smithi089 bash[21916]: cluster 2024-09-17T13:04:33.407477+0000 mgr.x (mgr.14523) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:35.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:35 smithi089 bash[21916]: cluster 2024-09-17T13:04:33.407477+0000 mgr.x (mgr.14523) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:35.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:35 smithi044 bash[21491]: cluster 2024-09-17T13:04:33.407477+0000 mgr.x (mgr.14523) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:35.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:35 smithi044 bash[21491]: cluster 2024-09-17T13:04:33.407477+0000 mgr.x (mgr.14523) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:37.307 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:37 smithi044 bash[21491]: cluster 2024-09-17T13:04:35.408080+0000 mgr.x (mgr.14523) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:37.307 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:37 smithi044 bash[21491]: cluster 2024-09-17T13:04:35.408080+0000 mgr.x (mgr.14523) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:37.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:37 smithi089 bash[21916]: cluster 2024-09-17T13:04:35.408080+0000 mgr.x (mgr.14523) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:37.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:37 smithi089 bash[21916]: cluster 2024-09-17T13:04:35.408080+0000 mgr.x (mgr.14523) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:37.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:37 smithi040 bash[19782]: cluster 2024-09-17T13:04:35.408080+0000 mgr.x (mgr.14523) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:37.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:37 smithi040 bash[19782]: cluster 2024-09-17T13:04:35.408080+0000 mgr.x (mgr.14523) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail 2024-09-17T13:04:38.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:38 smithi089 bash[21916]: cluster 2024-09-17T13:04:37.409289+0000 mgr.x (mgr.14523) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:38.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:38 smithi089 bash[21916]: cluster 2024-09-17T13:04:37.409289+0000 mgr.x (mgr.14523) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:38 smithi040 bash[19782]: cluster 2024-09-17T13:04:37.409289+0000 mgr.x (mgr.14523) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:38.462 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:38 smithi040 bash[19782]: cluster 2024-09-17T13:04:37.409289+0000 mgr.x (mgr.14523) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:38.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:38 smithi044 bash[21491]: cluster 2024-09-17T13:04:37.409289+0000 mgr.x (mgr.14523) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:38.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:38 smithi044 bash[21491]: cluster 2024-09-17T13:04:37.409289+0000 mgr.x (mgr.14523) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:38.750 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:04:40.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:40 smithi044 bash[21491]: cluster 2024-09-17T13:04:39.409900+0000 mgr.x (mgr.14523) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:40.716 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:40 smithi044 bash[21491]: cluster 2024-09-17T13:04:39.409900+0000 mgr.x (mgr.14523) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:40.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:40 smithi040 bash[19782]: cluster 2024-09-17T13:04:39.409900+0000 mgr.x (mgr.14523) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:40.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:40 smithi040 bash[19782]: cluster 2024-09-17T13:04:39.409900+0000 mgr.x (mgr.14523) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:40.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:40 smithi089 bash[21916]: cluster 2024-09-17T13:04:39.409900+0000 mgr.x (mgr.14523) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:40.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:40 smithi089 bash[21916]: cluster 2024-09-17T13:04:39.409900+0000 mgr.x (mgr.14523) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:04:42.127 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:04:42.128 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:04:17.828615Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:04:42.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:42 smithi040 bash[19782]: cluster 2024-09-17T13:04:41.411077+0000 mgr.x (mgr.14523) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:42.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:42 smithi040 bash[19782]: cluster 2024-09-17T13:04:41.411077+0000 mgr.x (mgr.14523) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:42.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:42 smithi040 bash[19782]: audit 2024-09-17T13:04:42.120134+0000 mgr.x (mgr.14523) 85 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:42.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:42 smithi040 bash[19782]: audit 2024-09-17T13:04:42.120134+0000 mgr.x (mgr.14523) 85 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:42.860 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:04:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:42 smithi089 bash[21916]: cluster 2024-09-17T13:04:41.411077+0000 mgr.x (mgr.14523) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:42 smithi089 bash[21916]: cluster 2024-09-17T13:04:41.411077+0000 mgr.x (mgr.14523) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:42 smithi089 bash[21916]: audit 2024-09-17T13:04:42.120134+0000 mgr.x (mgr.14523) 85 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:42.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:42 smithi089 bash[21916]: audit 2024-09-17T13:04:42.120134+0000 mgr.x (mgr.14523) 85 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:42.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:42 smithi044 bash[21491]: cluster 2024-09-17T13:04:41.411077+0000 mgr.x (mgr.14523) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:42.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:42 smithi044 bash[21491]: cluster 2024-09-17T13:04:41.411077+0000 mgr.x (mgr.14523) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:42.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:42 smithi044 bash[21491]: audit 2024-09-17T13:04:42.120134+0000 mgr.x (mgr.14523) 85 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:42.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:42 smithi044 bash[21491]: audit 2024-09-17T13:04:42.120134+0000 mgr.x (mgr.14523) 85 : audit [DBG] from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:43.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:43 smithi040 bash[19782]: cluster 2024-09-17T13:04:42.486405+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T13:04:43.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:43 smithi040 bash[19782]: cluster 2024-09-17T13:04:42.486405+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T13:04:43.862 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:04:43.863 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:43 smithi044 bash[21491]: cluster 2024-09-17T13:04:42.486405+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T13:04:43.863 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:43 smithi044 bash[21491]: cluster 2024-09-17T13:04:42.486405+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T13:04:43.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:43 smithi089 bash[21916]: cluster 2024-09-17T13:04:42.486405+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T13:04:43.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:43 smithi089 bash[21916]: cluster 2024-09-17T13:04:42.486405+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T13:04:44.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:44 smithi040 bash[19782]: cluster 2024-09-17T13:04:43.411724+0000 mgr.x (mgr.14523) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:44.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:44 smithi040 bash[19782]: cluster 2024-09-17T13:04:43.411724+0000 mgr.x (mgr.14523) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:44.789 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:44 smithi044 bash[21491]: cluster 2024-09-17T13:04:43.411724+0000 mgr.x (mgr.14523) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:44.790 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:44 smithi044 bash[21491]: cluster 2024-09-17T13:04:43.411724+0000 mgr.x (mgr.14523) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:44.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:44 smithi089 bash[21916]: cluster 2024-09-17T13:04:43.411724+0000 mgr.x (mgr.14523) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:44.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:44 smithi089 bash[21916]: cluster 2024-09-17T13:04:43.411724+0000 mgr.x (mgr.14523) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:45.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.704504+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.704504+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.712720+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.712720+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.720661+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.720661+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: cephadm 2024-09-17T13:04:44.722187+0000 mgr.x (mgr.14523) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: cephadm 2024-09-17T13:04:44.722187+0000 mgr.x (mgr.14523) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.722808+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.722808+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.725957+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.725957+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.730567+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.730567+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.732373+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: audit 2024-09-17T13:04:44.732373+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: cephadm 2024-09-17T13:04:44.733993+0000 mgr.x (mgr.14523) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: cephadm 2024-09-17T13:04:44.733993+0000 mgr.x (mgr.14523) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:45.785 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: cephadm 2024-09-17T13:04:44.759076+0000 mgr.x (mgr.14523) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.kqpvmj on smithi089 2024-09-17T13:04:45.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:45 smithi040 bash[19782]: cephadm 2024-09-17T13:04:44.759076+0000 mgr.x (mgr.14523) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.kqpvmj on smithi089 2024-09-17T13:04:45.801 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:04:45 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:45.801 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:04:45 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.704504+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.704504+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.712720+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.712720+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.720661+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.720661+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: cephadm 2024-09-17T13:04:44.722187+0000 mgr.x (mgr.14523) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: cephadm 2024-09-17T13:04:44.722187+0000 mgr.x (mgr.14523) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.722808+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.802 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.722808+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.725957+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.725957+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.730567+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.730567+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.732373+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: audit 2024-09-17T13:04:44.732373+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: cephadm 2024-09-17T13:04:44.733993+0000 mgr.x (mgr.14523) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: cephadm 2024-09-17T13:04:44.733993+0000 mgr.x (mgr.14523) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: cephadm 2024-09-17T13:04:44.759076+0000 mgr.x (mgr.14523) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.kqpvmj on smithi089 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 bash[21916]: cephadm 2024-09-17T13:04:44.759076+0000 mgr.x (mgr.14523) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.kqpvmj on smithi089 2024-09-17T13:04:45.803 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:45 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.704504+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.704504+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.712720+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.712720+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.720661+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.720661+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: cephadm 2024-09-17T13:04:44.722187+0000 mgr.x (mgr.14523) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: cephadm 2024-09-17T13:04:44.722187+0000 mgr.x (mgr.14523) 87 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.722808+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.722808+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.914 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.725957+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.725957+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj", "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-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.730567+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.730567+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.732373+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: audit 2024-09-17T13:04:44.732373+0000 mon.a (mon.0) 765 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: cephadm 2024-09-17T13:04:44.733993+0000 mgr.x (mgr.14523) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: cephadm 2024-09-17T13:04:44.733993+0000 mgr.x (mgr.14523) 88 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: cephadm 2024-09-17T13:04:44.759076+0000 mgr.x (mgr.14523) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.kqpvmj on smithi089 2024-09-17T13:04:45.915 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:45 smithi044 bash[21491]: cephadm 2024-09-17T13:04:44.759076+0000 mgr.x (mgr.14523) 89 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.kqpvmj on smithi089 2024-09-17T13:04:46.098 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:46 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:46.099 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:04:46 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:46.099 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:04:46 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:04:46.919 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:46 smithi044 bash[21491]: cluster 2024-09-17T13:04:45.412421+0000 mgr.x (mgr.14523) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:46.919 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:46 smithi044 bash[21491]: cluster 2024-09-17T13:04:45.412421+0000 mgr.x (mgr.14523) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:46.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:46 smithi089 bash[21916]: cluster 2024-09-17T13:04:45.412421+0000 mgr.x (mgr.14523) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:46.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:46 smithi089 bash[21916]: cluster 2024-09-17T13:04:45.412421+0000 mgr.x (mgr.14523) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:47.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:46 smithi040 bash[19782]: cluster 2024-09-17T13:04:45.412421+0000 mgr.x (mgr.14523) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:47.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:46 smithi040 bash[19782]: cluster 2024-09-17T13:04:45.412421+0000 mgr.x (mgr.14523) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:04:48.685 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:04:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:48 smithi040 bash[19782]: cluster 2024-09-17T13:04:47.413676+0000 mgr.x (mgr.14523) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:04:48.775 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:48 smithi040 bash[19782]: cluster 2024-09-17T13:04:47.413676+0000 mgr.x (mgr.14523) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:04:49.162 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:48 smithi044 bash[21491]: cluster 2024-09-17T13:04:47.413676+0000 mgr.x (mgr.14523) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:04:49.162 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:48 smithi044 bash[21491]: cluster 2024-09-17T13:04:47.413676+0000 mgr.x (mgr.14523) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:04:49.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:48 smithi089 bash[21916]: cluster 2024-09-17T13:04:47.413676+0000 mgr.x (mgr.14523) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:04:49.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:48 smithi089 bash[21916]: cluster 2024-09-17T13:04:47.413676+0000 mgr.x (mgr.14523) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:04:50.483 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:04:50.484 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:04:44.721298Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:04:51.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:50 smithi040 bash[19782]: cluster 2024-09-17T13:04:49.414324+0000 mgr.x (mgr.14523) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:51.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:50 smithi040 bash[19782]: cluster 2024-09-17T13:04:49.414324+0000 mgr.x (mgr.14523) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:51.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:50 smithi089 bash[21916]: cluster 2024-09-17T13:04:49.414324+0000 mgr.x (mgr.14523) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:51.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:50 smithi089 bash[21916]: cluster 2024-09-17T13:04:49.414324+0000 mgr.x (mgr.14523) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:51.189 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:50 smithi044 bash[21491]: cluster 2024-09-17T13:04:49.414324+0000 mgr.x (mgr.14523) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:51.189 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:50 smithi044 bash[21491]: cluster 2024-09-17T13:04:49.414324+0000 mgr.x (mgr.14523) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:51.280 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:04:52.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:51 smithi040 bash[19782]: audit 2024-09-17T13:04:50.476492+0000 mgr.x (mgr.14523) 93 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:52.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:51 smithi040 bash[19782]: audit 2024-09-17T13:04:50.476492+0000 mgr.x (mgr.14523) 93 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:52.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:51 smithi089 bash[21916]: audit 2024-09-17T13:04:50.476492+0000 mgr.x (mgr.14523) 93 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:52.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:51 smithi089 bash[21916]: audit 2024-09-17T13:04:50.476492+0000 mgr.x (mgr.14523) 93 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:52.204 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:51 smithi044 bash[21491]: audit 2024-09-17T13:04:50.476492+0000 mgr.x (mgr.14523) 93 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:52.204 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:51 smithi044 bash[21491]: audit 2024-09-17T13:04:50.476492+0000 mgr.x (mgr.14523) 93 : audit [DBG] from='client.14904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:52.281 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:04:53.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:52 smithi040 bash[19782]: cluster 2024-09-17T13:04:51.415575+0000 mgr.x (mgr.14523) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:04:53.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:52 smithi040 bash[19782]: cluster 2024-09-17T13:04:51.415575+0000 mgr.x (mgr.14523) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:04:53.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:52 smithi089 bash[21916]: cluster 2024-09-17T13:04:51.415575+0000 mgr.x (mgr.14523) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:04:53.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:52 smithi089 bash[21916]: cluster 2024-09-17T13:04:51.415575+0000 mgr.x (mgr.14523) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:04:53.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:52 smithi044 bash[21491]: cluster 2024-09-17T13:04:51.415575+0000 mgr.x (mgr.14523) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:04:53.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:52 smithi044 bash[21491]: cluster 2024-09-17T13:04:51.415575+0000 mgr.x (mgr.14523) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:04:55.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:54 smithi040 bash[19782]: cluster 2024-09-17T13:04:53.416300+0000 mgr.x (mgr.14523) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:55.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:54 smithi040 bash[19782]: cluster 2024-09-17T13:04:53.416300+0000 mgr.x (mgr.14523) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:55.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:54 smithi089 bash[21916]: cluster 2024-09-17T13:04:53.416300+0000 mgr.x (mgr.14523) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:55.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:54 smithi089 bash[21916]: cluster 2024-09-17T13:04:53.416300+0000 mgr.x (mgr.14523) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:55.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:54 smithi044 bash[21491]: cluster 2024-09-17T13:04:53.416300+0000 mgr.x (mgr.14523) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:55.214 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:54 smithi044 bash[21491]: cluster 2024-09-17T13:04:53.416300+0000 mgr.x (mgr.14523) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:57.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:56 smithi040 bash[19782]: cluster 2024-09-17T13:04:55.417122+0000 mgr.x (mgr.14523) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:57.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:56 smithi040 bash[19782]: cluster 2024-09-17T13:04:55.417122+0000 mgr.x (mgr.14523) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:57.083 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:04:57.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:56 smithi089 bash[21916]: cluster 2024-09-17T13:04:55.417122+0000 mgr.x (mgr.14523) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:57.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:56 smithi089 bash[21916]: cluster 2024-09-17T13:04:55.417122+0000 mgr.x (mgr.14523) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:57.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:56 smithi044 bash[21491]: cluster 2024-09-17T13:04:55.417122+0000 mgr.x (mgr.14523) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:57.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:56 smithi044 bash[21491]: cluster 2024-09-17T13:04:55.417122+0000 mgr.x (mgr.14523) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T13:04:58.793 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:04:58.793 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:04:44.721298Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:04:59.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:58 smithi040 bash[19782]: cluster 2024-09-17T13:04:57.418458+0000 mgr.x (mgr.14523) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:04:59.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:58 smithi040 bash[19782]: cluster 2024-09-17T13:04:57.418458+0000 mgr.x (mgr.14523) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:04:59.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:58 smithi089 bash[21916]: cluster 2024-09-17T13:04:57.418458+0000 mgr.x (mgr.14523) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:04:59.102 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:58 smithi089 bash[21916]: cluster 2024-09-17T13:04:57.418458+0000 mgr.x (mgr.14523) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:04:59.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:58 smithi044 bash[21491]: cluster 2024-09-17T13:04:57.418458+0000 mgr.x (mgr.14523) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:04:59.218 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:58 smithi044 bash[21491]: cluster 2024-09-17T13:04:57.418458+0000 mgr.x (mgr.14523) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:04:59.521 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:04:59.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:59 smithi040 bash[19782]: audit 2024-09-17T13:04:58.785779+0000 mgr.x (mgr.14523) 98 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:04:59.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:04:59 smithi040 bash[19782]: audit 2024-09-17T13:04:58.785779+0000 mgr.x (mgr.14523) 98 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:00.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:59 smithi089 bash[21916]: audit 2024-09-17T13:04:58.785779+0000 mgr.x (mgr.14523) 98 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:00.189 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:04:59 smithi089 bash[21916]: audit 2024-09-17T13:04:58.785779+0000 mgr.x (mgr.14523) 98 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:00.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:59 smithi044 bash[21491]: audit 2024-09-17T13:04:58.785779+0000 mgr.x (mgr.14523) 98 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:00.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:04:59 smithi044 bash[21491]: audit 2024-09-17T13:04:58.785779+0000 mgr.x (mgr.14523) 98 : audit [DBG] from='client.14946 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:00.523 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:05:00.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:00 smithi040 bash[19782]: cluster 2024-09-17T13:04:59.419145+0000 mgr.x (mgr.14523) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:00.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:00 smithi040 bash[19782]: cluster 2024-09-17T13:04:59.419145+0000 mgr.x (mgr.14523) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:01.140 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:00 smithi044 bash[21491]: cluster 2024-09-17T13:04:59.419145+0000 mgr.x (mgr.14523) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:01.141 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:00 smithi044 bash[21491]: cluster 2024-09-17T13:04:59.419145+0000 mgr.x (mgr.14523) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:01.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:00 smithi089 bash[21916]: cluster 2024-09-17T13:04:59.419145+0000 mgr.x (mgr.14523) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:01.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:00 smithi089 bash[21916]: cluster 2024-09-17T13:04:59.419145+0000 mgr.x (mgr.14523) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:03.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:02 smithi040 bash[19782]: cluster 2024-09-17T13:05:01.420355+0000 mgr.x (mgr.14523) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:03.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:02 smithi040 bash[19782]: cluster 2024-09-17T13:05:01.420355+0000 mgr.x (mgr.14523) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:03.128 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:02 smithi044 bash[21491]: cluster 2024-09-17T13:05:01.420355+0000 mgr.x (mgr.14523) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:03.128 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:02 smithi044 bash[21491]: cluster 2024-09-17T13:05:01.420355+0000 mgr.x (mgr.14523) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:03.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:02 smithi089 bash[21916]: cluster 2024-09-17T13:05:01.420355+0000 mgr.x (mgr.14523) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:03.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:02 smithi089 bash[21916]: cluster 2024-09-17T13:05:01.420355+0000 mgr.x (mgr.14523) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:05.003 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:04 smithi089 bash[21916]: cluster 2024-09-17T13:05:03.420838+0000 mgr.x (mgr.14523) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:05.004 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:04 smithi089 bash[21916]: cluster 2024-09-17T13:05:03.420838+0000 mgr.x (mgr.14523) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:05.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:04 smithi040 bash[19782]: cluster 2024-09-17T13:05:03.420838+0000 mgr.x (mgr.14523) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:05.034 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:04 smithi040 bash[19782]: cluster 2024-09-17T13:05:03.420838+0000 mgr.x (mgr.14523) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:05.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:04 smithi044 bash[21491]: cluster 2024-09-17T13:05:03.420838+0000 mgr.x (mgr.14523) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:05.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:04 smithi044 bash[21491]: cluster 2024-09-17T13:05:03.420838+0000 mgr.x (mgr.14523) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:05.342 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:05:07.006 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:05:07.007 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:04:44.721298Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:05:07.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:06 smithi040 bash[19782]: cluster 2024-09-17T13:05:05.421433+0000 mgr.x (mgr.14523) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:07.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:06 smithi040 bash[19782]: cluster 2024-09-17T13:05:05.421433+0000 mgr.x (mgr.14523) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:07.133 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:06 smithi044 bash[21491]: cluster 2024-09-17T13:05:05.421433+0000 mgr.x (mgr.14523) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:07.134 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:06 smithi044 bash[21491]: cluster 2024-09-17T13:05:05.421433+0000 mgr.x (mgr.14523) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:07.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:06 smithi089 bash[21916]: cluster 2024-09-17T13:05:05.421433+0000 mgr.x (mgr.14523) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:07.187 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:06 smithi089 bash[21916]: cluster 2024-09-17T13:05:05.421433+0000 mgr.x (mgr.14523) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:07.698 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:05:07.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:07 smithi089 bash[21916]: audit 2024-09-17T13:05:07.002761+0000 mgr.x (mgr.14523) 103 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:07.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:07 smithi089 bash[21916]: audit 2024-09-17T13:05:07.002761+0000 mgr.x (mgr.14523) 103 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:07.965 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:07 smithi044 bash[21491]: audit 2024-09-17T13:05:07.002761+0000 mgr.x (mgr.14523) 103 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:07.965 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:07 smithi044 bash[21491]: audit 2024-09-17T13:05:07.002761+0000 mgr.x (mgr.14523) 103 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:07.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:07 smithi040 bash[19782]: audit 2024-09-17T13:05:07.002761+0000 mgr.x (mgr.14523) 103 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:07.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:07 smithi040 bash[19782]: audit 2024-09-17T13:05:07.002761+0000 mgr.x (mgr.14523) 103 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:08.699 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:05:08.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:08 smithi044 bash[21491]: cluster 2024-09-17T13:05:07.422620+0000 mgr.x (mgr.14523) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:05:08.968 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:08 smithi044 bash[21491]: cluster 2024-09-17T13:05:07.422620+0000 mgr.x (mgr.14523) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:05:09.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:08 smithi040 bash[19782]: cluster 2024-09-17T13:05:07.422620+0000 mgr.x (mgr.14523) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:05:09.033 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:08 smithi040 bash[19782]: cluster 2024-09-17T13:05:07.422620+0000 mgr.x (mgr.14523) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:05:09.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:08 smithi089 bash[21916]: cluster 2024-09-17T13:05:07.422620+0000 mgr.x (mgr.14523) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:05:09.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:08 smithi089 bash[21916]: cluster 2024-09-17T13:05:07.422620+0000 mgr.x (mgr.14523) 104 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:05:10.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:10 smithi089 bash[21916]: cluster 2024-09-17T13:05:09.423282+0000 mgr.x (mgr.14523) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:10.936 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:10 smithi089 bash[21916]: cluster 2024-09-17T13:05:09.423282+0000 mgr.x (mgr.14523) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:11.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:10 smithi044 bash[21491]: cluster 2024-09-17T13:05:09.423282+0000 mgr.x (mgr.14523) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:11.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:10 smithi044 bash[21491]: cluster 2024-09-17T13:05:09.423282+0000 mgr.x (mgr.14523) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:11.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:10 smithi040 bash[19782]: cluster 2024-09-17T13:05:09.423282+0000 mgr.x (mgr.14523) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:11.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:10 smithi040 bash[19782]: cluster 2024-09-17T13:05:09.423282+0000 mgr.x (mgr.14523) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T13:05:13.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:12 smithi089 bash[21916]: cluster 2024-09-17T13:05:11.424575+0000 mgr.x (mgr.14523) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:13.053 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:12 smithi089 bash[21916]: cluster 2024-09-17T13:05:11.424575+0000 mgr.x (mgr.14523) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:13.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:12 smithi044 bash[21491]: cluster 2024-09-17T13:05:11.424575+0000 mgr.x (mgr.14523) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:13.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:12 smithi044 bash[21491]: cluster 2024-09-17T13:05:11.424575+0000 mgr.x (mgr.14523) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:13.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:12 smithi040 bash[19782]: cluster 2024-09-17T13:05:11.424575+0000 mgr.x (mgr.14523) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:13.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:12 smithi040 bash[19782]: cluster 2024-09-17T13:05:11.424575+0000 mgr.x (mgr.14523) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:13.503 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:05:14.180 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: cluster 2024-09-17T13:05:12.825665+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: cluster 2024-09-17T13:05:12.825665+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.133535+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.133535+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.142045+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.142045+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.149872+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.149872+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.181 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.175073+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.175073+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.225054+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.225054+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.756951+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.756951+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.760486+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.760486+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.795900+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.795900+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.801853+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.182 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:13 smithi089 bash[21916]: audit 2024-09-17T13:05:13.801853+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: cluster 2024-09-17T13:05:12.825665+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: cluster 2024-09-17T13:05:12.825665+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.133535+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.133535+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.142045+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.142045+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.149872+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.149872+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.175073+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.175073+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.225054+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.225054+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.756951+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.756951+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.760486+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.760486+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.795900+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.795900+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.801853+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.217 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:13 smithi044 bash[21491]: audit 2024-09-17T13:05:13.801853+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: cluster 2024-09-17T13:05:12.825665+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: cluster 2024-09-17T13:05:12.825665+0000 mon.a (mon.0) 766 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.133535+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.133535+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.142045+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.142045+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.149872+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.149872+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.175073+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.175073+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.225054+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.225054+0000 mon.a (mon.0) 771 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.756951+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.756951+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.760486+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.760486+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.795900+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.795900+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.801853+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:14.285 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:13 smithi040 bash[19782]: audit 2024-09-17T13:05:13.801853+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:15.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:14 smithi040 bash[19782]: cephadm 2024-09-17T13:05:13.151285+0000 mgr.x (mgr.14523) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:05:15.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:14 smithi040 bash[19782]: cephadm 2024-09-17T13:05:13.151285+0000 mgr.x (mgr.14523) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:05:15.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:14 smithi040 bash[19782]: cluster 2024-09-17T13:05:13.425200+0000 mgr.x (mgr.14523) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:15.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:14 smithi040 bash[19782]: cluster 2024-09-17T13:05:13.425200+0000 mgr.x (mgr.14523) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:15.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:14 smithi089 bash[21916]: cephadm 2024-09-17T13:05:13.151285+0000 mgr.x (mgr.14523) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:05:15.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:14 smithi089 bash[21916]: cephadm 2024-09-17T13:05:13.151285+0000 mgr.x (mgr.14523) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:05:15.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:14 smithi089 bash[21916]: cluster 2024-09-17T13:05:13.425200+0000 mgr.x (mgr.14523) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:15.095 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:14 smithi089 bash[21916]: cluster 2024-09-17T13:05:13.425200+0000 mgr.x (mgr.14523) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:15.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:14 smithi044 bash[21491]: cephadm 2024-09-17T13:05:13.151285+0000 mgr.x (mgr.14523) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:05:15.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:14 smithi044 bash[21491]: cephadm 2024-09-17T13:05:13.151285+0000 mgr.x (mgr.14523) 107 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T13:05:15.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:14 smithi044 bash[21491]: cluster 2024-09-17T13:05:13.425200+0000 mgr.x (mgr.14523) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:15.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:14 smithi044 bash[21491]: cluster 2024-09-17T13:05:13.425200+0000 mgr.x (mgr.14523) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:15.377 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:05:15.377 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:03:15.677035Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:03:16.181712Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:03:15.676135Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:03:15.676482Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:05:13.175667Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "running": 0, "size": 3}}] 2024-09-17T13:05:16.086 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T13:05:16.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:15 smithi044 bash[21491]: audit 2024-09-17T13:05:14.933867+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:16.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:15 smithi044 bash[21491]: audit 2024-09-17T13:05:14.933867+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:15 smithi040 bash[19782]: audit 2024-09-17T13:05:14.933867+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:15 smithi040 bash[19782]: audit 2024-09-17T13:05:14.933867+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:16.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:15 smithi089 bash[21916]: audit 2024-09-17T13:05:14.933867+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:16.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:15 smithi089 bash[21916]: audit 2024-09-17T13:05:14.933867+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:17.087 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:05:17.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:16 smithi040 bash[19782]: audit 2024-09-17T13:05:15.373964+0000 mgr.x (mgr.14523) 109 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:17.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:16 smithi040 bash[19782]: audit 2024-09-17T13:05:15.373964+0000 mgr.x (mgr.14523) 109 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:17.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:16 smithi040 bash[19782]: cluster 2024-09-17T13:05:15.425818+0000 mgr.x (mgr.14523) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:17.099 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:16 smithi040 bash[19782]: cluster 2024-09-17T13:05:15.425818+0000 mgr.x (mgr.14523) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:17.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:16 smithi044 bash[21491]: audit 2024-09-17T13:05:15.373964+0000 mgr.x (mgr.14523) 109 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:17.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:16 smithi044 bash[21491]: audit 2024-09-17T13:05:15.373964+0000 mgr.x (mgr.14523) 109 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:17.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:16 smithi044 bash[21491]: cluster 2024-09-17T13:05:15.425818+0000 mgr.x (mgr.14523) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:17.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:16 smithi044 bash[21491]: cluster 2024-09-17T13:05:15.425818+0000 mgr.x (mgr.14523) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:17.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:16 smithi089 bash[21916]: audit 2024-09-17T13:05:15.373964+0000 mgr.x (mgr.14523) 109 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:17.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:16 smithi089 bash[21916]: audit 2024-09-17T13:05:15.373964+0000 mgr.x (mgr.14523) 109 : audit [DBG] from='client.15120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:17.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:16 smithi089 bash[21916]: cluster 2024-09-17T13:05:15.425818+0000 mgr.x (mgr.14523) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:17.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:16 smithi089 bash[21916]: cluster 2024-09-17T13:05:15.425818+0000 mgr.x (mgr.14523) 110 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:19.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:19 smithi044 bash[21491]: cluster 2024-09-17T13:05:17.426965+0000 mgr.x (mgr.14523) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:05:19.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:19 smithi044 bash[21491]: cluster 2024-09-17T13:05:17.426965+0000 mgr.x (mgr.14523) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:05:19.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:19 smithi044 bash[21491]: audit 2024-09-17T13:05:18.037416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:19 smithi044 bash[21491]: audit 2024-09-17T13:05:18.037416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:19 smithi044 bash[21491]: audit 2024-09-17T13:05:18.043681+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:19 smithi044 bash[21491]: audit 2024-09-17T13:05:18.043681+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:19 smithi040 bash[19782]: cluster 2024-09-17T13:05:17.426965+0000 mgr.x (mgr.14523) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:05:19.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:19 smithi040 bash[19782]: cluster 2024-09-17T13:05:17.426965+0000 mgr.x (mgr.14523) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:05:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:19 smithi040 bash[19782]: audit 2024-09-17T13:05:18.037416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:19 smithi040 bash[19782]: audit 2024-09-17T13:05:18.037416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:19 smithi040 bash[19782]: audit 2024-09-17T13:05:18.043681+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:19 smithi040 bash[19782]: audit 2024-09-17T13:05:18.043681+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:19 smithi089 bash[21916]: cluster 2024-09-17T13:05:17.426965+0000 mgr.x (mgr.14523) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:05:19.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:19 smithi089 bash[21916]: cluster 2024-09-17T13:05:17.426965+0000 mgr.x (mgr.14523) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.1 KiB/s rd, 341 B/s wr, 10 op/s 2024-09-17T13:05:19.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:19 smithi089 bash[21916]: audit 2024-09-17T13:05:18.037416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:19 smithi089 bash[21916]: audit 2024-09-17T13:05:18.037416+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:19 smithi089 bash[21916]: audit 2024-09-17T13:05:18.043681+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:19.391 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:19 smithi089 bash[21916]: audit 2024-09-17T13:05:18.043681+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.196982+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.196982+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.204585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.204585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.266724+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.266724+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.274316+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.274316+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: cluster 2024-09-17T13:05:19.427581+0000 mgr.x (mgr.14523) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: cluster 2024-09-17T13:05:19.427581+0000 mgr.x (mgr.14523) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.939116+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.939116+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.940814+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.940814+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.950573+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.950573+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.961529+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.961529+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: cephadm 2024-09-17T13:05:19.962338+0000 mgr.x (mgr.14523) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: cephadm 2024-09-17T13:05:19.962338+0000 mgr.x (mgr.14523) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.995609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.995609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.998302+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.998302+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.999156+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:19.999156+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:20.005744+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:20.005744+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:20.012157+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: audit 2024-09-17T13:05:20.012157+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: cephadm 2024-09-17T13:05:20.012749+0000 mgr.x (mgr.14523) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.469 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:20 smithi044 bash[21491]: cephadm 2024-09-17T13:05:20.012749+0000 mgr.x (mgr.14523) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.526 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.196982+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.196982+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.204585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.204585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.266724+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.266724+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.274316+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.274316+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: cluster 2024-09-17T13:05:19.427581+0000 mgr.x (mgr.14523) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: cluster 2024-09-17T13:05:19.427581+0000 mgr.x (mgr.14523) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.939116+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.939116+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.527 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.940814+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.940814+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.950573+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.950573+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.961529+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.961529+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: cephadm 2024-09-17T13:05:19.962338+0000 mgr.x (mgr.14523) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: cephadm 2024-09-17T13:05:19.962338+0000 mgr.x (mgr.14523) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.995609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.995609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.998302+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.998302+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.999156+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.528 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:19.999156+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:20.005744+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:20.005744+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:20.012157+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: audit 2024-09-17T13:05:20.012157+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: cephadm 2024-09-17T13:05:20.012749+0000 mgr.x (mgr.14523) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.529 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:20 smithi040 bash[19782]: cephadm 2024-09-17T13:05:20.012749+0000 mgr.x (mgr.14523) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.196982+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.196982+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.204585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.204585+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.266724+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.266724+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.274316+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.274316+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: cluster 2024-09-17T13:05:19.427581+0000 mgr.x (mgr.14523) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: cluster 2024-09-17T13:05:19.427581+0000 mgr.x (mgr.14523) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.939116+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.939116+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.687 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.940814+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.940814+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.950573+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.950573+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.961529+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.961529+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: cephadm 2024-09-17T13:05:19.962338+0000 mgr.x (mgr.14523) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: cephadm 2024-09-17T13:05:19.962338+0000 mgr.x (mgr.14523) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.995609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:20.688 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.995609+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.998302+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.998302+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.999156+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:19.999156+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:20.005744+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:20.005744+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:20.012157+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: audit 2024-09-17T13:05:20.012157+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: cephadm 2024-09-17T13:05:20.012749+0000 mgr.x (mgr.14523) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:20.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:20 smithi089 bash[21916]: cephadm 2024-09-17T13:05:20.012749+0000 mgr.x (mgr.14523) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:05:21.699 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:05:22.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:22 smithi089 bash[21916]: cluster 2024-09-17T13:05:21.428905+0000 mgr.x (mgr.14523) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-17T13:05:22.746 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:22 smithi089 bash[21916]: cluster 2024-09-17T13:05:21.428905+0000 mgr.x (mgr.14523) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-17T13:05:22.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:22 smithi040 bash[19782]: cluster 2024-09-17T13:05:21.428905+0000 mgr.x (mgr.14523) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-17T13:05:22.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:22 smithi040 bash[19782]: cluster 2024-09-17T13:05:21.428905+0000 mgr.x (mgr.14523) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-17T13:05:22.921 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:22 smithi044 bash[21491]: cluster 2024-09-17T13:05:21.428905+0000 mgr.x (mgr.14523) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-17T13:05:22.922 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:22 smithi044 bash[21491]: cluster 2024-09-17T13:05:21.428905+0000 mgr.x (mgr.14523) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.4 KiB/s rd, 341 B/s wr, 12 op/s 2024-09-17T13:05:23.509 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:05:23.509 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:05:18.031407Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:05:18.030929Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:05:18.030741Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:05:18.031093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:05:20.012558Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "last_refresh": "2024-09-17T13:05:18.031565Z", "running": 3, "size": 3}}] 2024-09-17T13:05:24.298 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-17T13:05:24.299 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T13:05:24.312 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-17T13:05:24.312 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-17T13:05:24.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:24 smithi040 bash[19782]: cluster 2024-09-17T13:05:23.429393+0000 mgr.x (mgr.14523) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:24.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:24 smithi040 bash[19782]: cluster 2024-09-17T13:05:23.429393+0000 mgr.x (mgr.14523) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:24.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:24 smithi040 bash[19782]: audit 2024-09-17T13:05:23.500619+0000 mgr.x (mgr.14523) 117 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:24.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:24 smithi040 bash[19782]: audit 2024-09-17T13:05:23.500619+0000 mgr.x (mgr.14523) 117 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:24.775 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:24 smithi089 bash[21916]: cluster 2024-09-17T13:05:23.429393+0000 mgr.x (mgr.14523) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:24.775 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:24 smithi089 bash[21916]: cluster 2024-09-17T13:05:23.429393+0000 mgr.x (mgr.14523) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:24.775 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:24 smithi089 bash[21916]: audit 2024-09-17T13:05:23.500619+0000 mgr.x (mgr.14523) 117 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:24.775 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:24 smithi089 bash[21916]: audit 2024-09-17T13:05:23.500619+0000 mgr.x (mgr.14523) 117 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:24.923 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:24 smithi044 bash[21491]: cluster 2024-09-17T13:05:23.429393+0000 mgr.x (mgr.14523) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:24.924 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:24 smithi044 bash[21491]: cluster 2024-09-17T13:05:23.429393+0000 mgr.x (mgr.14523) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:24.924 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:24 smithi044 bash[21491]: audit 2024-09-17T13:05:23.500619+0000 mgr.x (mgr.14523) 117 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:24.924 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:24 smithi044 bash[21491]: audit 2024-09-17T13:05:23.500619+0000 mgr.x (mgr.14523) 117 : audit [DBG] from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:05:26.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:26 smithi040 bash[19782]: cluster 2024-09-17T13:05:25.430005+0000 mgr.x (mgr.14523) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:26.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:26 smithi040 bash[19782]: cluster 2024-09-17T13:05:25.430005+0000 mgr.x (mgr.14523) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:26.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:26 smithi089 bash[21916]: cluster 2024-09-17T13:05:25.430005+0000 mgr.x (mgr.14523) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:26.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:26 smithi089 bash[21916]: cluster 2024-09-17T13:05:25.430005+0000 mgr.x (mgr.14523) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:26.925 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:26 smithi044 bash[21491]: cluster 2024-09-17T13:05:25.430005+0000 mgr.x (mgr.14523) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:26.926 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:26 smithi044 bash[21491]: cluster 2024-09-17T13:05:25.430005+0000 mgr.x (mgr.14523) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T13:05:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:28 smithi040 bash[19782]: cluster 2024-09-17T13:05:27.431217+0000 mgr.x (mgr.14523) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:28.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:28 smithi040 bash[19782]: cluster 2024-09-17T13:05:27.431217+0000 mgr.x (mgr.14523) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:28.827 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:28 smithi089 bash[21916]: cluster 2024-09-17T13:05:27.431217+0000 mgr.x (mgr.14523) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:28.827 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:28 smithi089 bash[21916]: cluster 2024-09-17T13:05:27.431217+0000 mgr.x (mgr.14523) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:28.927 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:28 smithi044 bash[21491]: cluster 2024-09-17T13:05:27.431217+0000 mgr.x (mgr.14523) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:28.927 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:28 smithi044 bash[21491]: cluster 2024-09-17T13:05:27.431217+0000 mgr.x (mgr.14523) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T13:05:29.156 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:05:30.762 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:30 smithi040 bash[19782]: cluster 2024-09-17T13:05:29.431874+0000 mgr.x (mgr.14523) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:30.762 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:30 smithi040 bash[19782]: cluster 2024-09-17T13:05:29.431874+0000 mgr.x (mgr.14523) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:30.856 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:30 smithi089 bash[21916]: cluster 2024-09-17T13:05:29.431874+0000 mgr.x (mgr.14523) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:30.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:30 smithi089 bash[21916]: cluster 2024-09-17T13:05:29.431874+0000 mgr.x (mgr.14523) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:30.929 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:30 smithi044 bash[21491]: cluster 2024-09-17T13:05:29.431874+0000 mgr.x (mgr.14523) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:30.930 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:30 smithi044 bash[21491]: cluster 2024-09-17T13:05:29.431874+0000 mgr.x (mgr.14523) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:05:31.501 INFO:teuthology.orchestra.run.smithi040.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi040.dvoikv", "node": "172.21.15.40", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi044.amxdgx", "node": "172.21.15.44", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi089.kqpvmj", "node": "172.21.15.89", "state": "ready"}], "_source": "cephadm"} 2024-09-17T13:05:31.501 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T13:05:31.510 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T13:05:31.510 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-17T13:05:31.524 INFO:teuthology.orchestra.run.smithi177.stderr:+ sleep 30 2024-09-17T13:05:32.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:32 smithi040 bash[19782]: cluster 2024-09-17T13:05:31.433207+0000 mgr.x (mgr.14523) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:32.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:32 smithi040 bash[19782]: cluster 2024-09-17T13:05:31.433207+0000 mgr.x (mgr.14523) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:32.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:32 smithi089 bash[21916]: cluster 2024-09-17T13:05:31.433207+0000 mgr.x (mgr.14523) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:32.801 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:32 smithi089 bash[21916]: cluster 2024-09-17T13:05:31.433207+0000 mgr.x (mgr.14523) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:32.817 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:32 smithi044 bash[21491]: cluster 2024-09-17T13:05:31.433207+0000 mgr.x (mgr.14523) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:32.817 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:32 smithi044 bash[21491]: cluster 2024-09-17T13:05:31.433207+0000 mgr.x (mgr.14523) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:34.754 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:34 smithi089 bash[21916]: cluster 2024-09-17T13:05:33.433863+0000 mgr.x (mgr.14523) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:34.754 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:34 smithi089 bash[21916]: cluster 2024-09-17T13:05:33.433863+0000 mgr.x (mgr.14523) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:34.764 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:34 smithi040 bash[19782]: cluster 2024-09-17T13:05:33.433863+0000 mgr.x (mgr.14523) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:34.765 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:34 smithi040 bash[19782]: cluster 2024-09-17T13:05:33.433863+0000 mgr.x (mgr.14523) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:34.765 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:34 smithi044 bash[21491]: cluster 2024-09-17T13:05:33.433863+0000 mgr.x (mgr.14523) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:34.765 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:34 smithi044 bash[21491]: cluster 2024-09-17T13:05:33.433863+0000 mgr.x (mgr.14523) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:36.552 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:36 smithi044 bash[21491]: cluster 2024-09-17T13:05:35.434509+0000 mgr.x (mgr.14523) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:36.552 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:36 smithi044 bash[21491]: cluster 2024-09-17T13:05:35.434509+0000 mgr.x (mgr.14523) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:36.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:36 smithi040 bash[19782]: cluster 2024-09-17T13:05:35.434509+0000 mgr.x (mgr.14523) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:36.784 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:36 smithi040 bash[19782]: cluster 2024-09-17T13:05:35.434509+0000 mgr.x (mgr.14523) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:36.826 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:36 smithi089 bash[21916]: cluster 2024-09-17T13:05:35.434509+0000 mgr.x (mgr.14523) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:36.826 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:36 smithi089 bash[21916]: cluster 2024-09-17T13:05:35.434509+0000 mgr.x (mgr.14523) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:05:38.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:38 smithi040 bash[19782]: cluster 2024-09-17T13:05:37.435720+0000 mgr.x (mgr.14523) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:38.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:38 smithi040 bash[19782]: cluster 2024-09-17T13:05:37.435720+0000 mgr.x (mgr.14523) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:38.828 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:38 smithi089 bash[21916]: cluster 2024-09-17T13:05:37.435720+0000 mgr.x (mgr.14523) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:38.828 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:38 smithi089 bash[21916]: cluster 2024-09-17T13:05:37.435720+0000 mgr.x (mgr.14523) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:38.829 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:38 smithi044 bash[21491]: cluster 2024-09-17T13:05:37.435720+0000 mgr.x (mgr.14523) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:38.829 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:38 smithi044 bash[21491]: cluster 2024-09-17T13:05:37.435720+0000 mgr.x (mgr.14523) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:40.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:40 smithi040 bash[19782]: cluster 2024-09-17T13:05:39.436369+0000 mgr.x (mgr.14523) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:40.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:40 smithi040 bash[19782]: cluster 2024-09-17T13:05:39.436369+0000 mgr.x (mgr.14523) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:40.828 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:40 smithi089 bash[21916]: cluster 2024-09-17T13:05:39.436369+0000 mgr.x (mgr.14523) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:40.828 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:40 smithi089 bash[21916]: cluster 2024-09-17T13:05:39.436369+0000 mgr.x (mgr.14523) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:40.831 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:40 smithi044 bash[21491]: cluster 2024-09-17T13:05:39.436369+0000 mgr.x (mgr.14523) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:40.831 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:40 smithi044 bash[21491]: cluster 2024-09-17T13:05:39.436369+0000 mgr.x (mgr.14523) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:05:42.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:42 smithi040 bash[19782]: cluster 2024-09-17T13:05:41.437595+0000 mgr.x (mgr.14523) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T13:05:42.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:42 smithi040 bash[19782]: cluster 2024-09-17T13:05:41.437595+0000 mgr.x (mgr.14523) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T13:05:42.823 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:42 smithi089 bash[21916]: cluster 2024-09-17T13:05:41.437595+0000 mgr.x (mgr.14523) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T13:05:42.823 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:42 smithi089 bash[21916]: cluster 2024-09-17T13:05:41.437595+0000 mgr.x (mgr.14523) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T13:05:42.823 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:42 smithi044 bash[21491]: cluster 2024-09-17T13:05:41.437595+0000 mgr.x (mgr.14523) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T13:05:42.823 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:42 smithi044 bash[21491]: cluster 2024-09-17T13:05:41.437595+0000 mgr.x (mgr.14523) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T13:05:44.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:44 smithi089 bash[21916]: cluster 2024-09-17T13:05:43.438234+0000 mgr.x (mgr.14523) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:44.830 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:44 smithi089 bash[21916]: cluster 2024-09-17T13:05:43.438234+0000 mgr.x (mgr.14523) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:44.833 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:44 smithi040 bash[19782]: cluster 2024-09-17T13:05:43.438234+0000 mgr.x (mgr.14523) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:44.833 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:44 smithi040 bash[19782]: cluster 2024-09-17T13:05:43.438234+0000 mgr.x (mgr.14523) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:44.833 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:44 smithi044 bash[21491]: cluster 2024-09-17T13:05:43.438234+0000 mgr.x (mgr.14523) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:44.833 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:44 smithi044 bash[21491]: cluster 2024-09-17T13:05:43.438234+0000 mgr.x (mgr.14523) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:46.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:46 smithi089 bash[21916]: cluster 2024-09-17T13:05:45.438857+0000 mgr.x (mgr.14523) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:46.831 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:46 smithi089 bash[21916]: cluster 2024-09-17T13:05:45.438857+0000 mgr.x (mgr.14523) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:46.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:46 smithi040 bash[19782]: cluster 2024-09-17T13:05:45.438857+0000 mgr.x (mgr.14523) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:46.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:46 smithi040 bash[19782]: cluster 2024-09-17T13:05:45.438857+0000 mgr.x (mgr.14523) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:46.835 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:46 smithi044 bash[21491]: cluster 2024-09-17T13:05:45.438857+0000 mgr.x (mgr.14523) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:46.835 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:46 smithi044 bash[21491]: cluster 2024-09-17T13:05:45.438857+0000 mgr.x (mgr.14523) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T13:05:48.735 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:48 smithi044 bash[21491]: cluster 2024-09-17T13:05:47.440163+0000 mgr.x (mgr.14523) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T13:05:48.736 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:48 smithi044 bash[21491]: cluster 2024-09-17T13:05:47.440163+0000 mgr.x (mgr.14523) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T13:05:48.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:48 smithi089 bash[21916]: cluster 2024-09-17T13:05:47.440163+0000 mgr.x (mgr.14523) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T13:05:48.736 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:48 smithi089 bash[21916]: cluster 2024-09-17T13:05:47.440163+0000 mgr.x (mgr.14523) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T13:05:48.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:48 smithi040 bash[19782]: cluster 2024-09-17T13:05:47.440163+0000 mgr.x (mgr.14523) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T13:05:48.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:48 smithi040 bash[19782]: cluster 2024-09-17T13:05:47.440163+0000 mgr.x (mgr.14523) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 8.3 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T13:05:50.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:50 smithi089 bash[21916]: cluster 2024-09-17T13:05:49.440855+0000 mgr.x (mgr.14523) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:50.839 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:50 smithi089 bash[21916]: cluster 2024-09-17T13:05:49.440855+0000 mgr.x (mgr.14523) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:50.840 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:50 smithi044 bash[21491]: cluster 2024-09-17T13:05:49.440855+0000 mgr.x (mgr.14523) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:50.840 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:50 smithi044 bash[21491]: cluster 2024-09-17T13:05:49.440855+0000 mgr.x (mgr.14523) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:50.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:50 smithi040 bash[19782]: cluster 2024-09-17T13:05:49.440855+0000 mgr.x (mgr.14523) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:50.840 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:50 smithi040 bash[19782]: cluster 2024-09-17T13:05:49.440855+0000 mgr.x (mgr.14523) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:52.823 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:52 smithi089 bash[21916]: cluster 2024-09-17T13:05:51.442042+0000 mgr.x (mgr.14523) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T13:05:52.824 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:52 smithi089 bash[21916]: cluster 2024-09-17T13:05:51.442042+0000 mgr.x (mgr.14523) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T13:05:52.824 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:52 smithi040 bash[19782]: cluster 2024-09-17T13:05:51.442042+0000 mgr.x (mgr.14523) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T13:05:52.824 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:52 smithi040 bash[19782]: cluster 2024-09-17T13:05:51.442042+0000 mgr.x (mgr.14523) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T13:05:52.825 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:52 smithi044 bash[21491]: cluster 2024-09-17T13:05:51.442042+0000 mgr.x (mgr.14523) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T13:05:52.825 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:52 smithi044 bash[21491]: cluster 2024-09-17T13:05:51.442042+0000 mgr.x (mgr.14523) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T13:05:54.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:54 smithi089 bash[21916]: cluster 2024-09-17T13:05:53.442668+0000 mgr.x (mgr.14523) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:54.842 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:54 smithi089 bash[21916]: cluster 2024-09-17T13:05:53.442668+0000 mgr.x (mgr.14523) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:54.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:54 smithi040 bash[19782]: cluster 2024-09-17T13:05:53.442668+0000 mgr.x (mgr.14523) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:54.842 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:54 smithi040 bash[19782]: cluster 2024-09-17T13:05:53.442668+0000 mgr.x (mgr.14523) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:54.843 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:54 smithi044 bash[21491]: cluster 2024-09-17T13:05:53.442668+0000 mgr.x (mgr.14523) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:54.843 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:54 smithi044 bash[21491]: cluster 2024-09-17T13:05:53.442668+0000 mgr.x (mgr.14523) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:56.843 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:56 smithi089 bash[21916]: cluster 2024-09-17T13:05:55.443288+0000 mgr.x (mgr.14523) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:56.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:56 smithi089 bash[21916]: cluster 2024-09-17T13:05:55.443288+0000 mgr.x (mgr.14523) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:56.844 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:56 smithi044 bash[21491]: cluster 2024-09-17T13:05:55.443288+0000 mgr.x (mgr.14523) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:56.844 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:56 smithi044 bash[21491]: cluster 2024-09-17T13:05:55.443288+0000 mgr.x (mgr.14523) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:56.844 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:56 smithi040 bash[19782]: cluster 2024-09-17T13:05:55.443288+0000 mgr.x (mgr.14523) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:56.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:56 smithi040 bash[19782]: cluster 2024-09-17T13:05:55.443288+0000 mgr.x (mgr.14523) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:05:58.750 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:58 smithi044 bash[21491]: cluster 2024-09-17T13:05:57.444494+0000 mgr.x (mgr.14523) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:58.750 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:05:58 smithi044 bash[21491]: cluster 2024-09-17T13:05:57.444494+0000 mgr.x (mgr.14523) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:58.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:58 smithi089 bash[21916]: cluster 2024-09-17T13:05:57.444494+0000 mgr.x (mgr.14523) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:58.751 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:05:58 smithi089 bash[21916]: cluster 2024-09-17T13:05:57.444494+0000 mgr.x (mgr.14523) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:58.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:58 smithi040 bash[19782]: cluster 2024-09-17T13:05:57.444494+0000 mgr.x (mgr.14523) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:05:58.751 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:05:58 smithi040 bash[19782]: cluster 2024-09-17T13:05:57.444494+0000 mgr.x (mgr.14523) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T13:06:00.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:00 smithi089 bash[21916]: cluster 2024-09-17T13:05:59.445131+0000 mgr.x (mgr.14523) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:00.847 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:00 smithi089 bash[21916]: cluster 2024-09-17T13:05:59.445131+0000 mgr.x (mgr.14523) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:00.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:00 smithi040 bash[19782]: cluster 2024-09-17T13:05:59.445131+0000 mgr.x (mgr.14523) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:00.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:00 smithi040 bash[19782]: cluster 2024-09-17T13:05:59.445131+0000 mgr.x (mgr.14523) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:00.848 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:00 smithi044 bash[21491]: cluster 2024-09-17T13:05:59.445131+0000 mgr.x (mgr.14523) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:00.848 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:00 smithi044 bash[21491]: cluster 2024-09-17T13:05:59.445131+0000 mgr.x (mgr.14523) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:01.532 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.40/share1 -c ls' 2024-09-17T13:06:01.582 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.40/share1 -c ls 2024-09-17T13:06:02.644 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 13:02:49 2024 2024-09-17T13:06:02.645 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 13:02:49 2024 2024-09-17T13:06:02.645 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T13:06:02.645 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T13:06:02.825 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:02 smithi089 bash[21916]: cluster 2024-09-17T13:06:01.446298+0000 mgr.x (mgr.14523) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:06:02.825 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:02 smithi089 bash[21916]: cluster 2024-09-17T13:06:01.446298+0000 mgr.x (mgr.14523) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:06:02.825 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:02 smithi040 bash[19782]: cluster 2024-09-17T13:06:01.446298+0000 mgr.x (mgr.14523) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:06:02.825 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:02 smithi040 bash[19782]: cluster 2024-09-17T13:06:01.446298+0000 mgr.x (mgr.14523) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:06:02.826 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:02 smithi044 bash[21491]: cluster 2024-09-17T13:06:01.446298+0000 mgr.x (mgr.14523) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:06:02.826 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:02 smithi044 bash[21491]: cluster 2024-09-17T13:06:01.446298+0000 mgr.x (mgr.14523) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T13:06:03.131 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.40/share2 -c ls' 2024-09-17T13:06:03.185 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.40/share2 -c ls 2024-09-17T13:06:04.241 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 13:02:56 2024 2024-09-17T13:06:04.241 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 13:02:56 2024 2024-09-17T13:06:04.241 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T13:06:04.241 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T13:06:04.753 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T13:06:04.762 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-17T13:06:04.763 DEBUG:teuthology.orchestra.run.smithi040:> 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-17T13:06:04.778 INFO:teuthology.orchestra.run.smithi040.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-17T13:06:04.778 INFO:teuthology.orchestra.run.smithi040.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-17T13:06:04.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:04 smithi089 bash[21916]: cluster 2024-09-17T13:06:03.446883+0000 mgr.x (mgr.14523) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:04.851 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:04 smithi089 bash[21916]: cluster 2024-09-17T13:06:03.446883+0000 mgr.x (mgr.14523) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:04.851 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:04 smithi044 bash[21491]: cluster 2024-09-17T13:06:03.446883+0000 mgr.x (mgr.14523) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:04.852 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:04 smithi044 bash[21491]: cluster 2024-09-17T13:06:03.446883+0000 mgr.x (mgr.14523) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:04.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:04 smithi040 bash[19782]: cluster 2024-09-17T13:06:03.446883+0000 mgr.x (mgr.14523) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:04.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:04 smithi040 bash[19782]: cluster 2024-09-17T13:06:03.446883+0000 mgr.x (mgr.14523) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:06 smithi089 bash[21916]: cluster 2024-09-17T13:06:05.447518+0000 mgr.x (mgr.14523) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:06.853 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:06 smithi089 bash[21916]: cluster 2024-09-17T13:06:05.447518+0000 mgr.x (mgr.14523) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:06.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:06 smithi040 bash[19782]: cluster 2024-09-17T13:06:05.447518+0000 mgr.x (mgr.14523) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:06.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:06 smithi040 bash[19782]: cluster 2024-09-17T13:06:05.447518+0000 mgr.x (mgr.14523) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:06.854 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:06 smithi044 bash[21491]: cluster 2024-09-17T13:06:05.447518+0000 mgr.x (mgr.14523) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:06.854 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:06 smithi044 bash[21491]: cluster 2024-09-17T13:06:05.447518+0000 mgr.x (mgr.14523) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:08.765 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:08 smithi040 bash[19782]: cluster 2024-09-17T13:06:07.448725+0000 mgr.x (mgr.14523) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:08.765 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:08 smithi040 bash[19782]: cluster 2024-09-17T13:06:07.448725+0000 mgr.x (mgr.14523) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:08.765 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:08 smithi044 bash[21491]: cluster 2024-09-17T13:06:07.448725+0000 mgr.x (mgr.14523) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:08.765 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:08 smithi044 bash[21491]: cluster 2024-09-17T13:06:07.448725+0000 mgr.x (mgr.14523) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:08.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:08 smithi089 bash[21916]: cluster 2024-09-17T13:06:07.448725+0000 mgr.x (mgr.14523) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:08.766 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:08 smithi089 bash[21916]: cluster 2024-09-17T13:06:07.448725+0000 mgr.x (mgr.14523) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:09.584 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:06:10.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:10 smithi040 bash[19782]: cluster 2024-09-17T13:06:09.449369+0000 mgr.x (mgr.14523) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:10.628 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:10 smithi040 bash[19782]: cluster 2024-09-17T13:06:09.449369+0000 mgr.x (mgr.14523) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:10.684 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:10 smithi044 bash[21491]: cluster 2024-09-17T13:06:09.449369+0000 mgr.x (mgr.14523) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:10.685 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:10 smithi044 bash[21491]: cluster 2024-09-17T13:06:09.449369+0000 mgr.x (mgr.14523) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:10.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:10 smithi089 bash[21916]: cluster 2024-09-17T13:06:09.449369+0000 mgr.x (mgr.14523) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:10.857 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:10 smithi089 bash[21916]: cluster 2024-09-17T13:06:09.449369+0000 mgr.x (mgr.14523) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:12.826 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:12 smithi089 bash[21916]: cluster 2024-09-17T13:06:11.450582+0000 mgr.x (mgr.14523) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:12.826 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:12 smithi089 bash[21916]: cluster 2024-09-17T13:06:11.450582+0000 mgr.x (mgr.14523) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:12.827 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:12 smithi040 bash[19782]: cluster 2024-09-17T13:06:11.450582+0000 mgr.x (mgr.14523) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:12.827 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:12 smithi040 bash[19782]: cluster 2024-09-17T13:06:11.450582+0000 mgr.x (mgr.14523) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:12.827 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:12 smithi044 bash[21491]: cluster 2024-09-17T13:06:11.450582+0000 mgr.x (mgr.14523) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:12.827 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:12 smithi044 bash[21491]: cluster 2024-09-17T13:06:11.450582+0000 mgr.x (mgr.14523) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:13.688 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:06:14.860 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:14 smithi089 bash[21916]: cluster 2024-09-17T13:06:13.451219+0000 mgr.x (mgr.14523) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:14.860 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:14 smithi089 bash[21916]: cluster 2024-09-17T13:06:13.451219+0000 mgr.x (mgr.14523) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:14.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:14 smithi040 bash[19782]: cluster 2024-09-17T13:06:13.451219+0000 mgr.x (mgr.14523) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:14.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:14 smithi040 bash[19782]: cluster 2024-09-17T13:06:13.451219+0000 mgr.x (mgr.14523) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:14.861 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:14 smithi044 bash[21491]: cluster 2024-09-17T13:06:13.451219+0000 mgr.x (mgr.14523) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:14.862 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:14 smithi044 bash[21491]: cluster 2024-09-17T13:06:13.451219+0000 mgr.x (mgr.14523) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:16.862 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:16 smithi089 bash[21916]: cluster 2024-09-17T13:06:15.451707+0000 mgr.x (mgr.14523) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:16.862 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:16 smithi089 bash[21916]: cluster 2024-09-17T13:06:15.451707+0000 mgr.x (mgr.14523) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:16.863 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:16 smithi044 bash[21491]: cluster 2024-09-17T13:06:15.451707+0000 mgr.x (mgr.14523) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:16.863 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:16 smithi044 bash[21491]: cluster 2024-09-17T13:06:15.451707+0000 mgr.x (mgr.14523) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:16.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:16 smithi040 bash[19782]: cluster 2024-09-17T13:06:15.451707+0000 mgr.x (mgr.14523) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:16.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:16 smithi040 bash[19782]: cluster 2024-09-17T13:06:15.451707+0000 mgr.x (mgr.14523) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:06:17.809 INFO:teuthology.orchestra.run.smithi040.stderr:Using ceph image with id '6c1fcab85602' and tag '7498493279982dfe87f00616198a5967475f6169' created on 2024-09-15 22:19:23 +0000 UTC 2024-09-17T13:06:17.809 INFO:teuthology.orchestra.run.smithi040.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb 2024-09-17T13:06:18.780 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:18 smithi044 bash[21491]: cluster 2024-09-17T13:06:17.452938+0000 mgr.x (mgr.14523) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:18.780 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:18 smithi044 bash[21491]: cluster 2024-09-17T13:06:17.452938+0000 mgr.x (mgr.14523) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:18.780 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:18 smithi040 bash[19782]: cluster 2024-09-17T13:06:17.452938+0000 mgr.x (mgr.14523) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:18.780 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:18 smithi040 bash[19782]: cluster 2024-09-17T13:06:17.452938+0000 mgr.x (mgr.14523) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:18.781 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:18 smithi089 bash[21916]: cluster 2024-09-17T13:06:17.452938+0000 mgr.x (mgr.14523) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:18.781 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:18 smithi089 bash[21916]: cluster 2024-09-17T13:06:17.452938+0000 mgr.x (mgr.14523) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T13:06:20.117 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-17T13:06:20.170 INFO:teuthology.orchestra.run.smithi040.stderr:++ cat /tmp/svcname 2024-09-17T13:06:20.171 INFO:teuthology.orchestra.run.smithi040.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi040.dvoikv ctdb status 2024-09-17T13:06:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:20 smithi040 bash[19782]: cluster 2024-09-17T13:06:19.453585+0000 mgr.x (mgr.14523) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:20.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:20 smithi040 bash[19782]: cluster 2024-09-17T13:06:19.453585+0000 mgr.x (mgr.14523) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:20 smithi040 bash[19782]: audit 2024-09-17T13:06:20.049965+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:06:20.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:20 smithi040 bash[19782]: audit 2024-09-17T13:06:20.049965+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:06:20.863 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:20 smithi089 bash[21916]: cluster 2024-09-17T13:06:19.453585+0000 mgr.x (mgr.14523) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:20.863 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:20 smithi089 bash[21916]: cluster 2024-09-17T13:06:19.453585+0000 mgr.x (mgr.14523) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:20.863 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:20 smithi089 bash[21916]: audit 2024-09-17T13:06:20.049965+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:06:20.864 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:20 smithi089 bash[21916]: audit 2024-09-17T13:06:20.049965+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:06:20.867 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:20 smithi044 bash[21491]: cluster 2024-09-17T13:06:19.453585+0000 mgr.x (mgr.14523) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:20.867 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:20 smithi044 bash[21491]: cluster 2024-09-17T13:06:19.453585+0000 mgr.x (mgr.14523) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:20.867 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:20 smithi044 bash[21491]: audit 2024-09-17T13:06:20.049965+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:06:20.867 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:20 smithi044 bash[21491]: audit 2024-09-17T13:06:20.049965+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.878406+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.878406+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.879964+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.879964+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.889622+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.889622+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.897900+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: audit 2024-09-17T13:06:20.897900+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: cephadm 2024-09-17T13:06:20.898870+0000 mgr.x (mgr.14523) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:06:21.868 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:21 smithi089 bash[21916]: cephadm 2024-09-17T13:06:20.898870+0000 mgr.x (mgr.14523) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.878406+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.878406+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.879964+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.879964+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.889622+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.889622+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.897900+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.869 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: audit 2024-09-17T13:06:20.897900+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: cephadm 2024-09-17T13:06:20.898870+0000 mgr.x (mgr.14523) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:21 smithi044 bash[21491]: cephadm 2024-09-17T13:06:20.898870+0000 mgr.x (mgr.14523) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.878406+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.878406+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.879964+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.879964+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.889622+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.889622+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.897900+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: audit 2024-09-17T13:06:20.897900+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: cephadm 2024-09-17T13:06:20.898870+0000 mgr.x (mgr.14523) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:06:21.870 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:21 smithi040 bash[19782]: cephadm 2024-09-17T13:06:20.898870+0000 mgr.x (mgr.14523) 146 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi040.dvoikv'}, 1: {0: 'adctdb1.1.0.smithi044.amxdgx'}, 2: {0: 'adctdb1.2.0.smithi089.kqpvmj'}} 3 2024-09-17T13:06:23.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:22 smithi089 bash[21916]: cluster 2024-09-17T13:06:21.454787+0000 mgr.x (mgr.14523) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:23.106 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:22 smithi089 bash[21916]: cluster 2024-09-17T13:06:21.454787+0000 mgr.x (mgr.14523) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:23.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:22 smithi040 bash[19782]: cluster 2024-09-17T13:06:21.454787+0000 mgr.x (mgr.14523) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:23.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:22 smithi040 bash[19782]: cluster 2024-09-17T13:06:21.454787+0000 mgr.x (mgr.14523) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:23.107 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:22 smithi044 bash[21491]: cluster 2024-09-17T13:06:21.454787+0000 mgr.x (mgr.14523) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:23.107 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:22 smithi044 bash[21491]: cluster 2024-09-17T13:06:21.454787+0000 mgr.x (mgr.14523) 147 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:24.969 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring fsid 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:06:25.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:24 smithi089 bash[21916]: cluster 2024-09-17T13:06:23.455386+0000 mgr.x (mgr.14523) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:25.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:24 smithi089 bash[21916]: cluster 2024-09-17T13:06:23.455386+0000 mgr.x (mgr.14523) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:25.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:24 smithi044 bash[21491]: cluster 2024-09-17T13:06:23.455386+0000 mgr.x (mgr.14523) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:25.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:24 smithi044 bash[21491]: cluster 2024-09-17T13:06:23.455386+0000 mgr.x (mgr.14523) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:24 smithi040 bash[19782]: cluster 2024-09-17T13:06:23.455386+0000 mgr.x (mgr.14523) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:24 smithi040 bash[19782]: cluster 2024-09-17T13:06:23.455386+0000 mgr.x (mgr.14523) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:25.661 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-17T13:06:25.714 INFO:teuthology.orchestra.run.smithi040.stderr:+ cat /tmp/ctdb_status 2024-09-17T13:06:25.715 INFO:teuthology.orchestra.run.smithi040.stdout:Number of nodes:3 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:0 172.21.15.40 OK (THIS NODE) 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:1 172.21.15.44 OK 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:2 172.21.15.89 OK 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:Generation:270038214 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:Size:3 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:hash:0 lmaster:0 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:hash:1 lmaster:1 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:hash:2 lmaster:2 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:Recovery mode:NORMAL (0) 2024-09-17T13:06:25.716 INFO:teuthology.orchestra.run.smithi040.stdout:Leader:0 2024-09-17T13:06:25.717 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T13:06:25.770 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-17T13:06:25.772 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:0 172.21.15.40 OK (THIS NODE) 2024-09-17T13:06:25.774 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T13:06:25.827 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-17T13:06:25.828 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:1 172.21.15.44 OK 2024-09-17T13:06:25.829 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T13:06:25.882 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-17T13:06:25.884 INFO:teuthology.orchestra.run.smithi040.stdout:pnn:2 172.21.15.89 OK 2024-09-17T13:06:25.885 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-17T13:06:25.939 INFO:teuthology.orchestra.run.smithi040.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-17T13:06:25.940 INFO:teuthology.orchestra.run.smithi040.stdout:Number of nodes:3 2024-09-17T13:06:25.942 DEBUG:teuthology.orchestra.run.smithi040:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-17T13:06:25.995 INFO:teuthology.orchestra.run.smithi040.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-17T13:06:25.997 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T13:06:26.007 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T13:06:26.007 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-17T13:06:26.020 INFO:teuthology.orchestra.run.smithi177.stderr:+ sleep 30 2024-09-17T13:06:27.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:26 smithi089 bash[21916]: cluster 2024-09-17T13:06:25.455841+0000 mgr.x (mgr.14523) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:27.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:26 smithi089 bash[21916]: cluster 2024-09-17T13:06:25.455841+0000 mgr.x (mgr.14523) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:27.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:26 smithi044 bash[21491]: cluster 2024-09-17T13:06:25.455841+0000 mgr.x (mgr.14523) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:27.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:26 smithi044 bash[21491]: cluster 2024-09-17T13:06:25.455841+0000 mgr.x (mgr.14523) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:27.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:26 smithi040 bash[19782]: cluster 2024-09-17T13:06:25.455841+0000 mgr.x (mgr.14523) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:27.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:26 smithi040 bash[19782]: cluster 2024-09-17T13:06:25.455841+0000 mgr.x (mgr.14523) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:29.068 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:28 smithi089 bash[21916]: cluster 2024-09-17T13:06:27.457029+0000 mgr.x (mgr.14523) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:29.068 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:28 smithi089 bash[21916]: cluster 2024-09-17T13:06:27.457029+0000 mgr.x (mgr.14523) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:29.109 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:28 smithi044 bash[21491]: cluster 2024-09-17T13:06:27.457029+0000 mgr.x (mgr.14523) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:29.109 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:28 smithi044 bash[21491]: cluster 2024-09-17T13:06:27.457029+0000 mgr.x (mgr.14523) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:29.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:28 smithi040 bash[19782]: cluster 2024-09-17T13:06:27.457029+0000 mgr.x (mgr.14523) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:29.109 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:28 smithi040 bash[19782]: cluster 2024-09-17T13:06:27.457029+0000 mgr.x (mgr.14523) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:31.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:30 smithi089 bash[21916]: cluster 2024-09-17T13:06:29.457753+0000 mgr.x (mgr.14523) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:31.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:30 smithi089 bash[21916]: cluster 2024-09-17T13:06:29.457753+0000 mgr.x (mgr.14523) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:31.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:30 smithi044 bash[21491]: cluster 2024-09-17T13:06:29.457753+0000 mgr.x (mgr.14523) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:31.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:30 smithi044 bash[21491]: cluster 2024-09-17T13:06:29.457753+0000 mgr.x (mgr.14523) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:31.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:30 smithi040 bash[19782]: cluster 2024-09-17T13:06:29.457753+0000 mgr.x (mgr.14523) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:31.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:30 smithi040 bash[19782]: cluster 2024-09-17T13:06:29.457753+0000 mgr.x (mgr.14523) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:33.111 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:32 smithi089 bash[21916]: cluster 2024-09-17T13:06:31.459273+0000 mgr.x (mgr.14523) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:33.112 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:32 smithi089 bash[21916]: cluster 2024-09-17T13:06:31.459273+0000 mgr.x (mgr.14523) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:33.112 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:32 smithi044 bash[21491]: cluster 2024-09-17T13:06:31.459273+0000 mgr.x (mgr.14523) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:33.112 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:32 smithi044 bash[21491]: cluster 2024-09-17T13:06:31.459273+0000 mgr.x (mgr.14523) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:33.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:32 smithi040 bash[19782]: cluster 2024-09-17T13:06:31.459273+0000 mgr.x (mgr.14523) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:33.113 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:32 smithi040 bash[19782]: cluster 2024-09-17T13:06:31.459273+0000 mgr.x (mgr.14523) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:34.965 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:34 smithi044 bash[21491]: cluster 2024-09-17T13:06:33.459951+0000 mgr.x (mgr.14523) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:34.966 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:34 smithi044 bash[21491]: cluster 2024-09-17T13:06:33.459951+0000 mgr.x (mgr.14523) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:35.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:34 smithi089 bash[21916]: cluster 2024-09-17T13:06:33.459951+0000 mgr.x (mgr.14523) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:35.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:34 smithi089 bash[21916]: cluster 2024-09-17T13:06:33.459951+0000 mgr.x (mgr.14523) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:34 smithi040 bash[19782]: cluster 2024-09-17T13:06:33.459951+0000 mgr.x (mgr.14523) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:35.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:34 smithi040 bash[19782]: cluster 2024-09-17T13:06:33.459951+0000 mgr.x (mgr.14523) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:37.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:36 smithi089 bash[21916]: cluster 2024-09-17T13:06:35.460718+0000 mgr.x (mgr.14523) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:37.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:36 smithi089 bash[21916]: cluster 2024-09-17T13:06:35.460718+0000 mgr.x (mgr.14523) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:37.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:36 smithi044 bash[21491]: cluster 2024-09-17T13:06:35.460718+0000 mgr.x (mgr.14523) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:37.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:36 smithi044 bash[21491]: cluster 2024-09-17T13:06:35.460718+0000 mgr.x (mgr.14523) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:37.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:36 smithi040 bash[19782]: cluster 2024-09-17T13:06:35.460718+0000 mgr.x (mgr.14523) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:37.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:36 smithi040 bash[19782]: cluster 2024-09-17T13:06:35.460718+0000 mgr.x (mgr.14523) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:39.114 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:38 smithi089 bash[21916]: cluster 2024-09-17T13:06:37.461805+0000 mgr.x (mgr.14523) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:39.115 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:38 smithi089 bash[21916]: cluster 2024-09-17T13:06:37.461805+0000 mgr.x (mgr.14523) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:39.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:38 smithi040 bash[19782]: cluster 2024-09-17T13:06:37.461805+0000 mgr.x (mgr.14523) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:39.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:38 smithi040 bash[19782]: cluster 2024-09-17T13:06:37.461805+0000 mgr.x (mgr.14523) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:39.115 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:38 smithi044 bash[21491]: cluster 2024-09-17T13:06:37.461805+0000 mgr.x (mgr.14523) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:39.115 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:38 smithi044 bash[21491]: cluster 2024-09-17T13:06:37.461805+0000 mgr.x (mgr.14523) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:41.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:40 smithi089 bash[21916]: cluster 2024-09-17T13:06:39.462487+0000 mgr.x (mgr.14523) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:41.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:40 smithi089 bash[21916]: cluster 2024-09-17T13:06:39.462487+0000 mgr.x (mgr.14523) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:41.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:40 smithi044 bash[21491]: cluster 2024-09-17T13:06:39.462487+0000 mgr.x (mgr.14523) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:41.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:40 smithi044 bash[21491]: cluster 2024-09-17T13:06:39.462487+0000 mgr.x (mgr.14523) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:41.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:40 smithi040 bash[19782]: cluster 2024-09-17T13:06:39.462487+0000 mgr.x (mgr.14523) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:41.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:40 smithi040 bash[19782]: cluster 2024-09-17T13:06:39.462487+0000 mgr.x (mgr.14523) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:43.116 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:42 smithi089 bash[21916]: cluster 2024-09-17T13:06:41.463671+0000 mgr.x (mgr.14523) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:43.117 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:42 smithi089 bash[21916]: cluster 2024-09-17T13:06:41.463671+0000 mgr.x (mgr.14523) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:43.117 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:42 smithi044 bash[21491]: cluster 2024-09-17T13:06:41.463671+0000 mgr.x (mgr.14523) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:43.117 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:42 smithi044 bash[21491]: cluster 2024-09-17T13:06:41.463671+0000 mgr.x (mgr.14523) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:43.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:42 smithi040 bash[19782]: cluster 2024-09-17T13:06:41.463671+0000 mgr.x (mgr.14523) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:43.118 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:42 smithi040 bash[19782]: cluster 2024-09-17T13:06:41.463671+0000 mgr.x (mgr.14523) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T13:06:45.118 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:44 smithi044 bash[21491]: cluster 2024-09-17T13:06:43.464332+0000 mgr.x (mgr.14523) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:45.118 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:44 smithi044 bash[21491]: cluster 2024-09-17T13:06:43.464332+0000 mgr.x (mgr.14523) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:45.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:44 smithi040 bash[19782]: cluster 2024-09-17T13:06:43.464332+0000 mgr.x (mgr.14523) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:45.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:44 smithi040 bash[19782]: cluster 2024-09-17T13:06:43.464332+0000 mgr.x (mgr.14523) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:45.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:44 smithi089 bash[21916]: cluster 2024-09-17T13:06:43.464332+0000 mgr.x (mgr.14523) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:45.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:44 smithi089 bash[21916]: cluster 2024-09-17T13:06:43.464332+0000 mgr.x (mgr.14523) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:47.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:46 smithi044 bash[21491]: cluster 2024-09-17T13:06:45.465077+0000 mgr.x (mgr.14523) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:47.216 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:46 smithi044 bash[21491]: cluster 2024-09-17T13:06:45.465077+0000 mgr.x (mgr.14523) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:47.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:46 smithi040 bash[19782]: cluster 2024-09-17T13:06:45.465077+0000 mgr.x (mgr.14523) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:47.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:46 smithi040 bash[19782]: cluster 2024-09-17T13:06:45.465077+0000 mgr.x (mgr.14523) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:47.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:46 smithi089 bash[21916]: cluster 2024-09-17T13:06:45.465077+0000 mgr.x (mgr.14523) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:47.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:46 smithi089 bash[21916]: cluster 2024-09-17T13:06:45.465077+0000 mgr.x (mgr.14523) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:48.956 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:48 smithi040 bash[19782]: cluster 2024-09-17T13:06:47.466345+0000 mgr.x (mgr.14523) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:48.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:48 smithi040 bash[19782]: cluster 2024-09-17T13:06:47.466345+0000 mgr.x (mgr.14523) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:49.119 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:48 smithi089 bash[21916]: cluster 2024-09-17T13:06:47.466345+0000 mgr.x (mgr.14523) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:49.120 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:48 smithi089 bash[21916]: cluster 2024-09-17T13:06:47.466345+0000 mgr.x (mgr.14523) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:49.120 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:48 smithi044 bash[21491]: cluster 2024-09-17T13:06:47.466345+0000 mgr.x (mgr.14523) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:49.120 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:48 smithi044 bash[21491]: cluster 2024-09-17T13:06:47.466345+0000 mgr.x (mgr.14523) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:51.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:50 smithi044 bash[21491]: cluster 2024-09-17T13:06:49.466957+0000 mgr.x (mgr.14523) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:51.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:50 smithi044 bash[21491]: cluster 2024-09-17T13:06:49.466957+0000 mgr.x (mgr.14523) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:50 smithi040 bash[19782]: cluster 2024-09-17T13:06:49.466957+0000 mgr.x (mgr.14523) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:51.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:50 smithi040 bash[19782]: cluster 2024-09-17T13:06:49.466957+0000 mgr.x (mgr.14523) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:51.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:50 smithi089 bash[21916]: cluster 2024-09-17T13:06:49.466957+0000 mgr.x (mgr.14523) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:51.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:50 smithi089 bash[21916]: cluster 2024-09-17T13:06:49.466957+0000 mgr.x (mgr.14523) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T13:06:53.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:52 smithi089 bash[21916]: cluster 2024-09-17T13:06:51.468122+0000 mgr.x (mgr.14523) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:53.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:52 smithi089 bash[21916]: cluster 2024-09-17T13:06:51.468122+0000 mgr.x (mgr.14523) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:53.122 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:52 smithi044 bash[21491]: cluster 2024-09-17T13:06:51.468122+0000 mgr.x (mgr.14523) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:53.122 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:52 smithi044 bash[21491]: cluster 2024-09-17T13:06:51.468122+0000 mgr.x (mgr.14523) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:53.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:52 smithi040 bash[19782]: cluster 2024-09-17T13:06:51.468122+0000 mgr.x (mgr.14523) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:53.122 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:52 smithi040 bash[19782]: cluster 2024-09-17T13:06:51.468122+0000 mgr.x (mgr.14523) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:55.122 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:54 smithi044 bash[21491]: cluster 2024-09-17T13:06:53.468803+0000 mgr.x (mgr.14523) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:55.123 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:54 smithi044 bash[21491]: cluster 2024-09-17T13:06:53.468803+0000 mgr.x (mgr.14523) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:55.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:54 smithi040 bash[19782]: cluster 2024-09-17T13:06:53.468803+0000 mgr.x (mgr.14523) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:55.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:54 smithi040 bash[19782]: cluster 2024-09-17T13:06:53.468803+0000 mgr.x (mgr.14523) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:55.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:54 smithi089 bash[21916]: cluster 2024-09-17T13:06:53.468803+0000 mgr.x (mgr.14523) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:55.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:54 smithi089 bash[21916]: cluster 2024-09-17T13:06:53.468803+0000 mgr.x (mgr.14523) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:56.027 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.89/share1 -c ls' 2024-09-17T13:06:56.079 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.89/share1 -c ls 2024-09-17T13:06:57.102 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 13:02:49 2024 2024-09-17T13:06:57.103 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 13:02:49 2024 2024-09-17T13:06:57.103 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T13:06:57.103 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T13:06:57.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:56 smithi040 bash[19782]: cluster 2024-09-17T13:06:55.469612+0000 mgr.x (mgr.14523) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:57.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:56 smithi040 bash[19782]: cluster 2024-09-17T13:06:55.469612+0000 mgr.x (mgr.14523) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:57.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:56 smithi089 bash[21916]: cluster 2024-09-17T13:06:55.469612+0000 mgr.x (mgr.14523) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:57.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:56 smithi089 bash[21916]: cluster 2024-09-17T13:06:55.469612+0000 mgr.x (mgr.14523) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:57.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:56 smithi044 bash[21491]: cluster 2024-09-17T13:06:55.469612+0000 mgr.x (mgr.14523) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:57.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:56 smithi044 bash[21491]: cluster 2024-09-17T13:06:55.469612+0000 mgr.x (mgr.14523) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:06:57.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.89/share2 -c ls' 2024-09-17T13:06:57.633 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.89/share2 -c ls 2024-09-17T13:06:58.644 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 13:02:56 2024 2024-09-17T13:06:58.645 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 13:02:56 2024 2024-09-17T13:06:58.645 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T13:06:58.645 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T13:06:59.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:58 smithi089 bash[21916]: cluster 2024-09-17T13:06:57.470671+0000 mgr.x (mgr.14523) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:59.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:06:58 smithi089 bash[21916]: cluster 2024-09-17T13:06:57.470671+0000 mgr.x (mgr.14523) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:59.126 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:58 smithi044 bash[21491]: cluster 2024-09-17T13:06:57.470671+0000 mgr.x (mgr.14523) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:59.126 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:06:58 smithi044 bash[21491]: cluster 2024-09-17T13:06:57.470671+0000 mgr.x (mgr.14523) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:58 smithi040 bash[19782]: cluster 2024-09-17T13:06:57.470671+0000 mgr.x (mgr.14523) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:06:58 smithi040 bash[19782]: cluster 2024-09-17T13:06:57.470671+0000 mgr.x (mgr.14523) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T13:06:59.164 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T13:06:59.174 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi040.front.sepia.ceph.com 2024-09-17T13:06:59.174 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-17T13:07:01.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:00 smithi040 bash[19782]: cluster 2024-09-17T13:06:59.471286+0000 mgr.x (mgr.14523) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:07:01.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:00 smithi040 bash[19782]: cluster 2024-09-17T13:06:59.471286+0000 mgr.x (mgr.14523) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:07:01.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:00 smithi089 bash[21916]: cluster 2024-09-17T13:06:59.471286+0000 mgr.x (mgr.14523) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:07:01.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:00 smithi089 bash[21916]: cluster 2024-09-17T13:06:59.471286+0000 mgr.x (mgr.14523) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:07:01.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:00 smithi044 bash[21491]: cluster 2024-09-17T13:06:59.471286+0000 mgr.x (mgr.14523) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:07:01.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:00 smithi044 bash[21491]: cluster 2024-09-17T13:06:59.471286+0000 mgr.x (mgr.14523) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T13:07:03.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:02 smithi089 bash[21916]: cluster 2024-09-17T13:07:01.472516+0000 mgr.x (mgr.14523) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:03.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:02 smithi089 bash[21916]: cluster 2024-09-17T13:07:01.472516+0000 mgr.x (mgr.14523) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:03.127 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:02 smithi040 bash[19782]: cluster 2024-09-17T13:07:01.472516+0000 mgr.x (mgr.14523) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:03.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:02 smithi040 bash[19782]: cluster 2024-09-17T13:07:01.472516+0000 mgr.x (mgr.14523) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:03.128 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:02 smithi044 bash[21491]: cluster 2024-09-17T13:07:01.472516+0000 mgr.x (mgr.14523) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:03.128 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:02 smithi044 bash[21491]: cluster 2024-09-17T13:07:01.472516+0000 mgr.x (mgr.14523) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:03.991 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:07:05.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:04 smithi044 bash[21491]: cluster 2024-09-17T13:07:03.473034+0000 mgr.x (mgr.14523) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:05.215 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:04 smithi044 bash[21491]: cluster 2024-09-17T13:07:03.473034+0000 mgr.x (mgr.14523) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:05.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:04 smithi040 bash[19782]: cluster 2024-09-17T13:07:03.473034+0000 mgr.x (mgr.14523) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:05.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:04 smithi040 bash[19782]: cluster 2024-09-17T13:07:03.473034+0000 mgr.x (mgr.14523) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:05.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:04 smithi089 bash[21916]: cluster 2024-09-17T13:07:03.473034+0000 mgr.x (mgr.14523) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:05.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:04 smithi089 bash[21916]: cluster 2024-09-17T13:07:03.473034+0000 mgr.x (mgr.14523) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:06.076 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "results": [ 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adctdb1", 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share1", 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:07:06.077 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.share", 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adctdb1", 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "share_id": "share2", 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.cluster", 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_id": "adctdb1", 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-17T13:07:06.078 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: { 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: "resource": { 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: "auth_id": "join1-admin", 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: "intent": "removed" 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "removed", 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: } 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: ], 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout: "success": true 2024-09-17T13:07:06.079 INFO:teuthology.orchestra.run.smithi040.stdout:} 2024-09-17T13:07:06.939 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-17T13:07:06.948 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2024-09-17T13:07:06.948 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cluster 2024-09-17T13:07:05.473575+0000 mgr.x (mgr.14523) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cluster 2024-09-17T13:07:05.473575+0000 mgr.x (mgr.14523) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.868521+0000 mgr.x (mgr.14523) 170 : audit [DBG] from='client.15963 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.868521+0000 mgr.x (mgr.14523) 170 : audit [DBG] from='client.15963 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cephadm 2024-09-17T13:07:05.970543+0000 mgr.x (mgr.14523) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cephadm 2024-09-17T13:07:05.970543+0000 mgr.x (mgr.14523) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.977891+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.977891+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.979353+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.979353+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.202 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.979823+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.979823+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.981609+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.981609+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.983533+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.983533+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.984169+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.984169+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.986045+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.986045+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.990043+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.990043+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.993398+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:05.993398+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:06.000767+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: audit 2024-09-17T13:07:06.000767+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cephadm 2024-09-17T13:07:06.063433+0000 mgr.x (mgr.14523) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi040.dvoikv... 2024-09-17T13:07:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cephadm 2024-09-17T13:07:06.063433+0000 mgr.x (mgr.14523) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi040.dvoikv... 2024-09-17T13:07:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cephadm 2024-09-17T13:07:06.063852+0000 mgr.x (mgr.14523) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi040.dvoikv from smithi040 -- ports [445, 9922] 2024-09-17T13:07:07.204 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:06 smithi040 bash[19782]: cephadm 2024-09-17T13:07:06.063852+0000 mgr.x (mgr.14523) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi040.dvoikv from smithi040 -- ports [445, 9922] 2024-09-17T13:07:07.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cluster 2024-09-17T13:07:05.473575+0000 mgr.x (mgr.14523) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cluster 2024-09-17T13:07:05.473575+0000 mgr.x (mgr.14523) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.868521+0000 mgr.x (mgr.14523) 170 : audit [DBG] from='client.15963 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.868521+0000 mgr.x (mgr.14523) 170 : audit [DBG] from='client.15963 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cephadm 2024-09-17T13:07:05.970543+0000 mgr.x (mgr.14523) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cephadm 2024-09-17T13:07:05.970543+0000 mgr.x (mgr.14523) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.977891+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.977891+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.979353+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.979353+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.979823+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.979823+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.981609+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.981609+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.983533+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.983533+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.984169+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.984169+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.986045+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.986045+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.990043+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.990043+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.993398+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:05.993398+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:06.000767+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: audit 2024-09-17T13:07:06.000767+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cephadm 2024-09-17T13:07:06.063433+0000 mgr.x (mgr.14523) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi040.dvoikv... 2024-09-17T13:07:07.438 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cephadm 2024-09-17T13:07:06.063433+0000 mgr.x (mgr.14523) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi040.dvoikv... 2024-09-17T13:07:07.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cephadm 2024-09-17T13:07:06.063852+0000 mgr.x (mgr.14523) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi040.dvoikv from smithi040 -- ports [445, 9922] 2024-09-17T13:07:07.439 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:06 smithi089 bash[21916]: cephadm 2024-09-17T13:07:06.063852+0000 mgr.x (mgr.14523) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi040.dvoikv from smithi040 -- ports [445, 9922] 2024-09-17T13:07:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cluster 2024-09-17T13:07:05.473575+0000 mgr.x (mgr.14523) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cluster 2024-09-17T13:07:05.473575+0000 mgr.x (mgr.14523) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.868521+0000 mgr.x (mgr.14523) 170 : audit [DBG] from='client.15963 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:07:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.868521+0000 mgr.x (mgr.14523) 170 : audit [DBG] from='client.15963 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T13:07:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cephadm 2024-09-17T13:07:05.970543+0000 mgr.x (mgr.14523) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T13:07:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cephadm 2024-09-17T13:07:05.970543+0000 mgr.x (mgr.14523) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T13:07:07.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.977891+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.977891+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.979353+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.979353+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.979823+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.979823+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.981609+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.981609+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.983533+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.983533+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.984169+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.984169+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.986045+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.986045+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.990043+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T13:07:07.467 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.990043+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.993398+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:05.993398+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:06.000767+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: audit 2024-09-17T13:07:06.000767+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cephadm 2024-09-17T13:07:06.063433+0000 mgr.x (mgr.14523) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi040.dvoikv... 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cephadm 2024-09-17T13:07:06.063433+0000 mgr.x (mgr.14523) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi040.dvoikv... 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cephadm 2024-09-17T13:07:06.063852+0000 mgr.x (mgr.14523) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi040.dvoikv from smithi040 -- ports [445, 9922] 2024-09-17T13:07:07.468 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:06 smithi044 bash[21491]: cephadm 2024-09-17T13:07:06.063852+0000 mgr.x (mgr.14523) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi040.dvoikv from smithi040 -- ports [445, 9922] 2024-09-17T13:07:09.033 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.034 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.034 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.034 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.034 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.034 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:08 smithi040 bash[19782]: cluster 2024-09-17T13:07:07.474426+0000 mgr.x (mgr.14523) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:09.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:08 smithi040 bash[19782]: cluster 2024-09-17T13:07:07.474426+0000 mgr.x (mgr.14523) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:09.035 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:08 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.132 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:08 smithi044 bash[21491]: cluster 2024-09-17T13:07:07.474426+0000 mgr.x (mgr.14523) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:09.132 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:08 smithi044 bash[21491]: cluster 2024-09-17T13:07:07.474426+0000 mgr.x (mgr.14523) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:09.300 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.301 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.301 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.301 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:08 smithi089 bash[21916]: cluster 2024-09-17T13:07:07.474426+0000 mgr.x (mgr.14523) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:09.312 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:08 smithi089 bash[21916]: cluster 2024-09-17T13:07:07.474426+0000 mgr.x (mgr.14523) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T13:07:09.572 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.573 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.573 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.573 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.832 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.832 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.832 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:09.833 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.085 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.085 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.085 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.085 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:09 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.783 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:10 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.783 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:10 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.784 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:10 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:10.784 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:10 smithi040 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:11.234 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:10 smithi044 bash[21491]: cluster 2024-09-17T13:07:09.474804+0000 mgr.x (mgr.14523) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:11.234 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:10 smithi044 bash[21491]: cluster 2024-09-17T13:07:09.474804+0000 mgr.x (mgr.14523) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:11.234 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:10 smithi044 bash[21491]: audit 2024-09-17T13:07:10.569930+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"} : dispatch 2024-09-17T13:07:11.234 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:10 smithi044 bash[21491]: audit 2024-09-17T13:07:10.569930+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"} : dispatch 2024-09-17T13:07:11.234 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:10 smithi044 bash[21491]: audit 2024-09-17T13:07:10.573151+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"}]': finished 2024-09-17T13:07:11.234 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:10 smithi044 bash[21491]: audit 2024-09-17T13:07:10.573151+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"}]': finished 2024-09-17T13:07:11.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:10 smithi040 bash[19782]: cluster 2024-09-17T13:07:09.474804+0000 mgr.x (mgr.14523) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:11.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:10 smithi040 bash[19782]: cluster 2024-09-17T13:07:09.474804+0000 mgr.x (mgr.14523) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:11.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:10 smithi040 bash[19782]: audit 2024-09-17T13:07:10.569930+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"} : dispatch 2024-09-17T13:07:11.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:10 smithi040 bash[19782]: audit 2024-09-17T13:07:10.569930+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"} : dispatch 2024-09-17T13:07:11.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:10 smithi040 bash[19782]: audit 2024-09-17T13:07:10.573151+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"}]': finished 2024-09-17T13:07:11.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:10 smithi040 bash[19782]: audit 2024-09-17T13:07:10.573151+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"}]': finished 2024-09-17T13:07:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:10 smithi089 bash[21916]: cluster 2024-09-17T13:07:09.474804+0000 mgr.x (mgr.14523) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:10 smithi089 bash[21916]: cluster 2024-09-17T13:07:09.474804+0000 mgr.x (mgr.14523) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 175 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T13:07:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:10 smithi089 bash[21916]: audit 2024-09-17T13:07:10.569930+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"} : dispatch 2024-09-17T13:07:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:10 smithi089 bash[21916]: audit 2024-09-17T13:07:10.569930+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"} : dispatch 2024-09-17T13:07:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:10 smithi089 bash[21916]: audit 2024-09-17T13:07:10.573151+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"}]': finished 2024-09-17T13:07:11.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:10 smithi089 bash[21916]: audit 2024-09-17T13:07:10.573151+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi040.dvoikv"}]': finished 2024-09-17T13:07:11.690 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:07:12.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:11 smithi040 bash[19782]: cephadm 2024-09-17T13:07:10.569370+0000 mgr.x (mgr.14523) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi040.dvoikv 2024-09-17T13:07:12.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:11 smithi040 bash[19782]: cephadm 2024-09-17T13:07:10.569370+0000 mgr.x (mgr.14523) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi040.dvoikv 2024-09-17T13:07:12.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:11 smithi040 bash[19782]: cephadm 2024-09-17T13:07:10.578058+0000 mgr.x (mgr.14523) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi044.amxdgx... 2024-09-17T13:07:12.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:11 smithi040 bash[19782]: cephadm 2024-09-17T13:07:10.578058+0000 mgr.x (mgr.14523) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi044.amxdgx... 2024-09-17T13:07:12.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:11 smithi040 bash[19782]: cephadm 2024-09-17T13:07:10.578336+0000 mgr.x (mgr.14523) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi044.amxdgx from smithi044 -- ports [445, 9922] 2024-09-17T13:07:12.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:11 smithi040 bash[19782]: cephadm 2024-09-17T13:07:10.578336+0000 mgr.x (mgr.14523) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi044.amxdgx from smithi044 -- ports [445, 9922] 2024-09-17T13:07:12.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:11 smithi089 bash[21916]: cephadm 2024-09-17T13:07:10.569370+0000 mgr.x (mgr.14523) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi040.dvoikv 2024-09-17T13:07:12.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:11 smithi089 bash[21916]: cephadm 2024-09-17T13:07:10.569370+0000 mgr.x (mgr.14523) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi040.dvoikv 2024-09-17T13:07:12.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:11 smithi089 bash[21916]: cephadm 2024-09-17T13:07:10.578058+0000 mgr.x (mgr.14523) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi044.amxdgx... 2024-09-17T13:07:12.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:11 smithi089 bash[21916]: cephadm 2024-09-17T13:07:10.578058+0000 mgr.x (mgr.14523) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi044.amxdgx... 2024-09-17T13:07:12.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:11 smithi089 bash[21916]: cephadm 2024-09-17T13:07:10.578336+0000 mgr.x (mgr.14523) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi044.amxdgx from smithi044 -- ports [445, 9922] 2024-09-17T13:07:12.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:11 smithi089 bash[21916]: cephadm 2024-09-17T13:07:10.578336+0000 mgr.x (mgr.14523) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi044.amxdgx from smithi044 -- ports [445, 9922] 2024-09-17T13:07:12.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:11 smithi044 bash[21491]: cephadm 2024-09-17T13:07:10.569370+0000 mgr.x (mgr.14523) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi040.dvoikv 2024-09-17T13:07:12.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:11 smithi044 bash[21491]: cephadm 2024-09-17T13:07:10.569370+0000 mgr.x (mgr.14523) 176 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi040.dvoikv 2024-09-17T13:07:12.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:11 smithi044 bash[21491]: cephadm 2024-09-17T13:07:10.578058+0000 mgr.x (mgr.14523) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi044.amxdgx... 2024-09-17T13:07:12.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:11 smithi044 bash[21491]: cephadm 2024-09-17T13:07:10.578058+0000 mgr.x (mgr.14523) 177 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi044.amxdgx... 2024-09-17T13:07:12.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:11 smithi044 bash[21491]: cephadm 2024-09-17T13:07:10.578336+0000 mgr.x (mgr.14523) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi044.amxdgx from smithi044 -- ports [445, 9922] 2024-09-17T13:07:12.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:11 smithi044 bash[21491]: cephadm 2024-09-17T13:07:10.578336+0000 mgr.x (mgr.14523) 178 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi044.amxdgx from smithi044 -- ports [445, 9922] 2024-09-17T13:07:12.871 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:12 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:12.872 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:12 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:12.872 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:12 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:12 smithi089 bash[21916]: cluster 2024-09-17T13:07:11.475964+0000 mgr.x (mgr.14523) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T13:07:13.136 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:12 smithi089 bash[21916]: cluster 2024-09-17T13:07:11.475964+0000 mgr.x (mgr.14523) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T13:07:13.153 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:12 smithi044 bash[21491]: cluster 2024-09-17T13:07:11.475964+0000 mgr.x (mgr.14523) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T13:07:13.153 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:12 smithi044 bash[21491]: cluster 2024-09-17T13:07:11.475964+0000 mgr.x (mgr.14523) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T13:07:13.153 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.154 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.154 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:12 smithi040 bash[19782]: cluster 2024-09-17T13:07:11.475964+0000 mgr.x (mgr.14523) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T13:07:13.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:12 smithi040 bash[19782]: cluster 2024-09-17T13:07:11.475964+0000 mgr.x (mgr.14523) 179 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T13:07:13.412 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.412 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.413 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.518 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:07:13.518 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:05:18.031407Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:05:18.030929Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:05:18.030741Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:05:18.031093Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T13:07:05.978483Z service:smb.adctdb1 [INFO] \"service was created\""], "placement": {"count": 3}, "service_id": "adctdb1", "service_name": "smb.adctdb1", "service_type": "smb", "spec": {"cluster_id": "adctdb1", "cluster_lock_uri": "rados://.smb/adctdb1/cluster.meta.lock", "cluster_meta_uri": "rados://.smb/adctdb1/cluster.meta.json", "config_uri": "rados://.smb/adctdb1/config.smb", "custom_dns": ["172.21.15.177"], "features": ["domain", "clustered"], "include_ceph_users": ["client.smb.fs.cluster.adctdb1"], "join_sources": ["rados:mon-config-key:smb/config/adctdb1/join.0.json"]}, "status": {"created": "2024-09-17T13:03:46.807500Z", "last_refresh": "2024-09-17T13:05:19.189080Z", "running": 2, "size": 3}}] 2024-09-17T13:07:13.715 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.715 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:13.716 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.037 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.037 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.038 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.038 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.038 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.038 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:13 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.206 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'osd', 'mon', 'mds.cephfs', 'smb.adctdb1', 'mgr'} 2024-09-17T13:07:14.715 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:14 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.716 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:14 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:14.716 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:14 smithi044 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:15.207 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:7498493279982dfe87f00616198a5967475f6169 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 60e45750-74f3-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T13:07:15.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: cluster 2024-09-17T13:07:13.476608+0000 mgr.x (mgr.14523) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:15.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: cluster 2024-09-17T13:07:13.476608+0000 mgr.x (mgr.14523) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:15.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: audit 2024-09-17T13:07:13.510395+0000 mgr.x (mgr.14523) 181 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:07:15.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: audit 2024-09-17T13:07:13.510395+0000 mgr.x (mgr.14523) 181 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:07:15.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: audit 2024-09-17T13:07:14.593534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"} : dispatch 2024-09-17T13:07:15.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: audit 2024-09-17T13:07:14.593534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"} : dispatch 2024-09-17T13:07:15.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: audit 2024-09-17T13:07:14.597225+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"}]': finished 2024-09-17T13:07:15.255 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:15 smithi089 bash[21916]: audit 2024-09-17T13:07:14.597225+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"}]': finished 2024-09-17T13:07:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: cluster 2024-09-17T13:07:13.476608+0000 mgr.x (mgr.14523) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: cluster 2024-09-17T13:07:13.476608+0000 mgr.x (mgr.14523) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: audit 2024-09-17T13:07:13.510395+0000 mgr.x (mgr.14523) 181 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:07:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: audit 2024-09-17T13:07:13.510395+0000 mgr.x (mgr.14523) 181 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:07:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: audit 2024-09-17T13:07:14.593534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"} : dispatch 2024-09-17T13:07:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: audit 2024-09-17T13:07:14.593534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"} : dispatch 2024-09-17T13:07:15.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: audit 2024-09-17T13:07:14.597225+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"}]': finished 2024-09-17T13:07:15.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:14 smithi040 bash[19782]: audit 2024-09-17T13:07:14.597225+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"}]': finished 2024-09-17T13:07:15.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: cluster 2024-09-17T13:07:13.476608+0000 mgr.x (mgr.14523) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:15.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: cluster 2024-09-17T13:07:13.476608+0000 mgr.x (mgr.14523) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:15.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: audit 2024-09-17T13:07:13.510395+0000 mgr.x (mgr.14523) 181 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:07:15.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: audit 2024-09-17T13:07:13.510395+0000 mgr.x (mgr.14523) 181 : audit [DBG] from='client.16008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T13:07:15.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: audit 2024-09-17T13:07:14.593534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"} : dispatch 2024-09-17T13:07:15.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: audit 2024-09-17T13:07:14.593534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"} : dispatch 2024-09-17T13:07:15.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: audit 2024-09-17T13:07:14.597225+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"}]': finished 2024-09-17T13:07:15.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:15 smithi044 bash[21491]: audit 2024-09-17T13:07:14.597225+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi044.amxdgx"}]': finished 2024-09-17T13:07:16.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 bash[21916]: cephadm 2024-09-17T13:07:14.592902+0000 mgr.x (mgr.14523) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi044.amxdgx 2024-09-17T13:07:16.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 bash[21916]: cephadm 2024-09-17T13:07:14.592902+0000 mgr.x (mgr.14523) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi044.amxdgx 2024-09-17T13:07:16.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 bash[21916]: cephadm 2024-09-17T13:07:14.603798+0000 mgr.x (mgr.14523) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.kqpvmj... 2024-09-17T13:07:16.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 bash[21916]: cephadm 2024-09-17T13:07:14.603798+0000 mgr.x (mgr.14523) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.kqpvmj... 2024-09-17T13:07:16.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 bash[21916]: cephadm 2024-09-17T13:07:14.604223+0000 mgr.x (mgr.14523) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.kqpvmj from smithi089 -- ports [445, 9922] 2024-09-17T13:07:16.186 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 bash[21916]: cephadm 2024-09-17T13:07:14.604223+0000 mgr.x (mgr.14523) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.kqpvmj from smithi089 -- ports [445, 9922] 2024-09-17T13:07:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:16 smithi040 bash[19782]: cephadm 2024-09-17T13:07:14.592902+0000 mgr.x (mgr.14523) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi044.amxdgx 2024-09-17T13:07:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:16 smithi040 bash[19782]: cephadm 2024-09-17T13:07:14.592902+0000 mgr.x (mgr.14523) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi044.amxdgx 2024-09-17T13:07:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:16 smithi040 bash[19782]: cephadm 2024-09-17T13:07:14.603798+0000 mgr.x (mgr.14523) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.kqpvmj... 2024-09-17T13:07:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:16 smithi040 bash[19782]: cephadm 2024-09-17T13:07:14.603798+0000 mgr.x (mgr.14523) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.kqpvmj... 2024-09-17T13:07:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:16 smithi040 bash[19782]: cephadm 2024-09-17T13:07:14.604223+0000 mgr.x (mgr.14523) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.kqpvmj from smithi089 -- ports [445, 9922] 2024-09-17T13:07:16.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:16 smithi040 bash[19782]: cephadm 2024-09-17T13:07:14.604223+0000 mgr.x (mgr.14523) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.kqpvmj from smithi089 -- ports [445, 9922] 2024-09-17T13:07:16.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:16 smithi044 bash[21491]: cephadm 2024-09-17T13:07:14.592902+0000 mgr.x (mgr.14523) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi044.amxdgx 2024-09-17T13:07:16.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:16 smithi044 bash[21491]: cephadm 2024-09-17T13:07:14.592902+0000 mgr.x (mgr.14523) 182 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi044.amxdgx 2024-09-17T13:07:16.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:16 smithi044 bash[21491]: cephadm 2024-09-17T13:07:14.603798+0000 mgr.x (mgr.14523) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.kqpvmj... 2024-09-17T13:07:16.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:16 smithi044 bash[21491]: cephadm 2024-09-17T13:07:14.603798+0000 mgr.x (mgr.14523) 183 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.kqpvmj... 2024-09-17T13:07:16.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:16 smithi044 bash[21491]: cephadm 2024-09-17T13:07:14.604223+0000 mgr.x (mgr.14523) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.kqpvmj from smithi089 -- ports [445, 9922] 2024-09-17T13:07:16.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:16 smithi044 bash[21491]: cephadm 2024-09-17T13:07:14.604223+0000 mgr.x (mgr.14523) 184 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.kqpvmj from smithi089 -- ports [445, 9922] 2024-09-17T13:07:16.806 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:16.806 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:16 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:16.806 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:16 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.104 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:16 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.105 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.105 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:16 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.105 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:16 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:17 smithi089 bash[21916]: cluster 2024-09-17T13:07:15.477197+0000 mgr.x (mgr.14523) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T13:07:17.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:17 smithi089 bash[21916]: cluster 2024-09-17T13:07:15.477197+0000 mgr.x (mgr.14523) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T13:07:17.105 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:17 smithi040 bash[19782]: cluster 2024-09-17T13:07:15.477197+0000 mgr.x (mgr.14523) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T13:07:17.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:17 smithi040 bash[19782]: cluster 2024-09-17T13:07:15.477197+0000 mgr.x (mgr.14523) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T13:07:17.395 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.395 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.395 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:17 smithi044 bash[21491]: cluster 2024-09-17T13:07:15.477197+0000 mgr.x (mgr.14523) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T13:07:17.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:17 smithi044 bash[21491]: cluster 2024-09-17T13:07:15.477197+0000 mgr.x (mgr.14523) 185 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T13:07:17.661 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.661 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.661 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.922 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.922 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:17.922 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:17 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:18.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:18 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:18.686 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:18 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:18.686 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:18 smithi089 systemd[1]: /etc/systemd/system/ceph-60e45750-74f3-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-17T13:07:19.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: cluster 2024-09-17T13:07:17.477770+0000 mgr.x (mgr.14523) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: cluster 2024-09-17T13:07:17.477770+0000 mgr.x (mgr.14523) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.410944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"} : dispatch 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.410944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"} : dispatch 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.414887+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"}]': finished 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.414887+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"}]': finished 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.420647+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.420647+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.425522+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.425522+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.427282+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:19.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:19 smithi040 bash[19782]: audit 2024-09-17T13:07:18.427282+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: cluster 2024-09-17T13:07:17.477770+0000 mgr.x (mgr.14523) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: cluster 2024-09-17T13:07:17.477770+0000 mgr.x (mgr.14523) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.410944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"} : dispatch 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.410944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"} : dispatch 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.414887+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"}]': finished 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.414887+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"}]': finished 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.420647+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.420647+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T13:07:19.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.425522+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T13:07:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.425522+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T13:07:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.427282+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:19.437 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:19 smithi089 bash[21916]: audit 2024-09-17T13:07:18.427282+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:19.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: cluster 2024-09-17T13:07:17.477770+0000 mgr.x (mgr.14523) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:19.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: cluster 2024-09-17T13:07:17.477770+0000 mgr.x (mgr.14523) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.410944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"} : dispatch 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.410944+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"} : dispatch 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.414887+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"}]': finished 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.414887+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.kqpvmj"}]': finished 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.420647+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.420647+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.425522+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.425522+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.427282+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:19.466 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:19 smithi044 bash[21491]: audit 2024-09-17T13:07:18.427282+0000 mon.a (mon.0) 815 : audit [DBG] from='mgr.14523 172.21.15.40:0/2725175699' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T13:07:19.975 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T13:07:20.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:20 smithi040 bash[19782]: cephadm 2024-09-17T13:07:18.410328+0000 mgr.x (mgr.14523) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.kqpvmj 2024-09-17T13:07:20.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:20 smithi040 bash[19782]: cephadm 2024-09-17T13:07:18.410328+0000 mgr.x (mgr.14523) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.kqpvmj 2024-09-17T13:07:20.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:20 smithi040 bash[19782]: cephadm 2024-09-17T13:07:18.419956+0000 mgr.x (mgr.14523) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T13:07:20.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:20 smithi040 bash[19782]: cephadm 2024-09-17T13:07:18.419956+0000 mgr.x (mgr.14523) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T13:07:20.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:20 smithi089 bash[21916]: cephadm 2024-09-17T13:07:18.410328+0000 mgr.x (mgr.14523) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.kqpvmj 2024-09-17T13:07:20.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:20 smithi089 bash[21916]: cephadm 2024-09-17T13:07:18.410328+0000 mgr.x (mgr.14523) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.kqpvmj 2024-09-17T13:07:20.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:20 smithi089 bash[21916]: cephadm 2024-09-17T13:07:18.419956+0000 mgr.x (mgr.14523) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T13:07:20.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:20 smithi089 bash[21916]: cephadm 2024-09-17T13:07:18.419956+0000 mgr.x (mgr.14523) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T13:07:20.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:20 smithi044 bash[21491]: cephadm 2024-09-17T13:07:18.410328+0000 mgr.x (mgr.14523) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.kqpvmj 2024-09-17T13:07:20.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:20 smithi044 bash[21491]: cephadm 2024-09-17T13:07:18.410328+0000 mgr.x (mgr.14523) 187 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.kqpvmj 2024-09-17T13:07:20.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:20 smithi044 bash[21491]: cephadm 2024-09-17T13:07:18.419956+0000 mgr.x (mgr.14523) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T13:07:20.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:20 smithi044 bash[21491]: cephadm 2024-09-17T13:07:18.419956+0000 mgr.x (mgr.14523) 188 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T13:07:21.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:21 smithi040 bash[19782]: cluster 2024-09-17T13:07:19.478281+0000 mgr.x (mgr.14523) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:21.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:21 smithi040 bash[19782]: cluster 2024-09-17T13:07:19.478281+0000 mgr.x (mgr.14523) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:21.435 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:21 smithi089 bash[21916]: cluster 2024-09-17T13:07:19.478281+0000 mgr.x (mgr.14523) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:21.436 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:21 smithi089 bash[21916]: cluster 2024-09-17T13:07:19.478281+0000 mgr.x (mgr.14523) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:21.451 INFO:teuthology.orchestra.run.smithi040.stdout: 2024-09-17T13:07:21.451 INFO:teuthology.orchestra.run.smithi040.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T13:02:20.034150Z", "last_refresh": "2024-09-17T13:05:18.031407Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi040=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T12:55:14.047685Z", "last_refresh": "2024-09-17T13:05:18.030929Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi040:172.21.15.40=a", "smithi044:172.21.15.44=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T12:54:40.913729Z", "last_refresh": "2024-09-17T13:05:18.030741Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "6c1fcab85602ba9d6ddde3c89adee6ee0382b7527a8ed3ee372c969068775c76", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:d1ee255599fffe6c832aeedeed0b06c298863896564017e014e180f38b9ae1bb", "last_refresh": "2024-09-17T13:05:18.031093Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T13:07:21.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:21 smithi044 bash[21491]: cluster 2024-09-17T13:07:19.478281+0000 mgr.x (mgr.14523) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:21.465 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:21 smithi044 bash[21491]: cluster 2024-09-17T13:07:19.478281+0000 mgr.x (mgr.14523) 189 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 177 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T13:07:22.128 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'osd', 'mgr', 'mds.cephfs', 'mon'} 2024-09-17T13:07:22.128 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T13:07:22.137 INFO:tasks.cephadm:Teardown begin 2024-09-17T13:07:22.138 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:07:22.152 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:07:22.167 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:07:22.182 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:07:22.196 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T13:07:22.197 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T13:07:22.202 DEBUG:teuthology.orchestra.run.smithi044:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T13:07:22.215 DEBUG:teuthology.orchestra.run.smithi089:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T13:07:22.227 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T13:07:22.243 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T13:07:22.244 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T13:07:22.244 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a 2024-09-17T13:07:22.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:22 smithi040 systemd[1]: Stopping Ceph mon.a for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:22.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:22 smithi040 bash[19782]: debug 2024-09-17T13:07:22.360+0000 7f6be42d2640 -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-17T13:07:22.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 17 13:07:22 smithi040 bash[19782]: debug 2024-09-17T13:07:22.360+0000 7f6be42d2640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T13:07:23.394 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T13:07:23.423 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:07:23.423 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T13:07:23.424 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-17T13:07:23.424 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.b 2024-09-17T13:07:23.695 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:23 smithi044 systemd[1]: Stopping Ceph mon.b for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:23.695 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:23 smithi044 bash[21491]: debug 2024-09-17T13:07:23.564+0000 7ff91a7f2640 -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-17T13:07:23.695 INFO:journalctl@ceph.mon.b.smithi044.stdout:Sep 17 13:07:23 smithi044 bash[21491]: debug 2024-09-17T13:07:23.564+0000 7ff91a7f2640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T13:07:24.340 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T13:07:24.373 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:07:24.373 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-17T13:07:24.373 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-17T13:07:24.374 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.c 2024-09-17T13:07:24.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:24 smithi089 systemd[1]: Stopping Ceph mon.c for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:24.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:24 smithi089 bash[21916]: debug 2024-09-17T13:07:24.619+0000 7fefe037b640 -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-17T13:07:24.686 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 13:07:24 smithi089 bash[21916]: debug 2024-09-17T13:07:24.619+0000 7fefe037b640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T13:07:25.658 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T13:07:25.686 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:07:25.686 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-17T13:07:25.686 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T13:07:25.686 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@mgr.x 2024-09-17T13:07:26.033 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:25 smithi040 systemd[1]: Stopping Ceph mgr.x for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:26.033 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:25 smithi040 bash[20037]: debug 2024-09-17T13:07:25.796+0000 7fdec0c4c640 -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-17T13:07:26.033 INFO:journalctl@ceph.mgr.x.smithi040.stdout:Sep 17 13:07:25 smithi040 bash[20037]: debug 2024-09-17T13:07:25.796+0000 7fdec0c4c640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T13:07:26.657 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T13:07:26.679 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:07:26.679 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T13:07:26.679 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T13:07:26.679 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.0 2024-09-17T13:07:27.033 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:26 smithi040 systemd[1]: Stopping Ceph osd.0 for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:27.034 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:26 smithi040 bash[31565]: debug 2024-09-17T13:07:26.832+0000 7f5741266640 -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-17T13:07:27.034 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:26 smithi040 bash[31565]: debug 2024-09-17T13:07:26.832+0000 7f5741266640 -1 osd.0 52 *** Got signal Terminated *** 2024-09-17T13:07:27.034 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:26 smithi040 bash[31565]: debug 2024-09-17T13:07:26.832+0000 7f5741266640 -1 osd.0 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:07:33.174 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:32 smithi040 bash[51669]: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-0 2024-09-17T13:07:33.174 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 17 13:07:33 smithi040 bash[51733]: Error response from daemon: No such container: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-0 2024-09-17T13:07:35.081 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T13:07:35.109 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:07:35.109 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T13:07:35.110 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T13:07:35.110 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.1 2024-09-17T13:07:35.533 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:35 smithi040 systemd[1]: Stopping Ceph osd.1 for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:35.534 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:35 smithi040 bash[36771]: debug 2024-09-17T13:07:35.280+0000 7fc2bd89a640 -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-17T13:07:35.534 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:35 smithi040 bash[36771]: debug 2024-09-17T13:07:35.280+0000 7fc2bd89a640 -1 osd.1 52 *** Got signal Terminated *** 2024-09-17T13:07:35.534 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:35 smithi040 bash[36771]: debug 2024-09-17T13:07:35.280+0000 7fc2bd89a640 -1 osd.1 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:07:41.632 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:41 smithi040 bash[51859]: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-1 2024-09-17T13:07:41.633 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 17 13:07:41 smithi040 bash[51924]: Error response from daemon: No such container: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-1 2024-09-17T13:07:43.613 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T13:07:43.652 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:07:43.652 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T13:07:43.652 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T13:07:43.653 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.2 2024-09-17T13:07:43.965 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:43 smithi044 systemd[1]: Stopping Ceph osd.2 for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:43.966 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:43 smithi044 bash[24062]: debug 2024-09-17T13:07:43.847+0000 7f83fb952640 -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-17T13:07:43.966 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:43 smithi044 bash[24062]: debug 2024-09-17T13:07:43.847+0000 7f83fb952640 -1 osd.2 52 *** Got signal Terminated *** 2024-09-17T13:07:43.966 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:43 smithi044 bash[24062]: debug 2024-09-17T13:07:43.847+0000 7f83fb952640 -1 osd.2 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:07:50.050 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:49 smithi044 bash[36735]: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-2 2024-09-17T13:07:50.050 INFO:journalctl@ceph.osd.2.smithi044.stdout:Sep 17 13:07:49 smithi044 bash[36796]: Error response from daemon: No such container: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-2 2024-09-17T13:07:51.920 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T13:07:51.948 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:07:51.948 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T13:07:51.949 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T13:07:51.949 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.3 2024-09-17T13:07:52.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:52 smithi044 systemd[1]: Stopping Ceph osd.3 for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:07:52.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:52 smithi044 bash[29211]: debug 2024-09-17T13:07:52.131+0000 7fe0b7ceb640 -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-17T13:07:52.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:52 smithi044 bash[29211]: debug 2024-09-17T13:07:52.131+0000 7fe0b7ceb640 -1 osd.3 52 *** Got signal Terminated *** 2024-09-17T13:07:52.216 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:52 smithi044 bash[29211]: debug 2024-09-17T13:07:52.131+0000 7fe0b7ceb640 -1 osd.3 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:07:54.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:54 smithi089 bash[24768]: debug 2024-09-17T13:07:54.094+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:07:55.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:54 smithi044 bash[29211]: debug 2024-09-17T13:07:54.855+0000 7fe0b02f8640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:28.921865+0000 front 2024-09-17T13:07:28.922034+0000 (oldest deadline 2024-09-17T13:07:54.821828+0000) 2024-09-17T13:07:55.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:55 smithi089 bash[24768]: debug 2024-09-17T13:07:55.094+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:07:56.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:55 smithi044 bash[29211]: debug 2024-09-17T13:07:55.891+0000 7fe0b02f8640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:28.921865+0000 front 2024-09-17T13:07:28.922034+0000 (oldest deadline 2024-09-17T13:07:54.821828+0000) 2024-09-17T13:07:56.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:56 smithi089 bash[24768]: debug 2024-09-17T13:07:56.070+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:07:57.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:56 smithi044 bash[29211]: debug 2024-09-17T13:07:56.903+0000 7fe0b02f8640 -1 osd.3 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:28.921865+0000 front 2024-09-17T13:07:28.922034+0000 (oldest deadline 2024-09-17T13:07:54.821828+0000) 2024-09-17T13:07:57.435 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:57 smithi089 bash[24768]: debug 2024-09-17T13:07:57.082+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:07:58.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:57 smithi044 bash[36927]: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-3 2024-09-17T13:07:58.215 INFO:journalctl@ceph.osd.3.smithi044.stdout:Sep 17 13:07:58 smithi044 bash[36989]: Error response from daemon: No such container: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-3 2024-09-17T13:07:58.435 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:58 smithi089 bash[24768]: debug 2024-09-17T13:07:58.126+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:07:58.436 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:58 smithi089 bash[30184]: debug 2024-09-17T13:07:58.114+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:07:59.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:07:59 smithi089 bash[24768]: debug 2024-09-17T13:07:59.122+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:07:59.436 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:07:59 smithi089 bash[30184]: debug 2024-09-17T13:07:59.098+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:00.046 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T13:08:00.087 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:08:00.087 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T13:08:00.087 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T13:08:00.088 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.4 2024-09-17T13:08:00.436 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:00 smithi089 bash[30184]: debug 2024-09-17T13:08:00.054+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:00.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:00 smithi089 systemd[1]: Stopping Ceph osd.4 for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:08:00.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:00 smithi089 bash[24768]: debug 2024-09-17T13:08:00.146+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:08:00.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:00 smithi089 bash[24768]: debug 2024-09-17T13:08:00.242+0000 7faa7ecbb640 -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-17T13:08:00.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:00 smithi089 bash[24768]: debug 2024-09-17T13:08:00.242+0000 7faa7ecbb640 -1 osd.4 52 *** Got signal Terminated *** 2024-09-17T13:08:00.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:00 smithi089 bash[24768]: debug 2024-09-17T13:08:00.242+0000 7faa7ecbb640 -1 osd.4 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:08:01.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:01 smithi089 bash[24768]: debug 2024-09-17T13:08:01.146+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:08:01.436 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:01 smithi089 bash[30184]: debug 2024-09-17T13:08:01.014+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:02.435 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:02 smithi089 bash[24768]: debug 2024-09-17T13:08:02.114+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:08:02.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:02 smithi089 bash[24768]: debug 2024-09-17T13:08:02.114+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:39.102144+0000 front 2024-09-17T13:07:39.102261+0000 (oldest deadline 2024-09-17T13:08:02.002009+0000) 2024-09-17T13:08:02.436 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:02 smithi089 bash[30184]: debug 2024-09-17T13:08:02.002+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:03.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:03 smithi089 bash[24768]: debug 2024-09-17T13:08:03.122+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:08:03.436 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:03 smithi089 bash[24768]: debug 2024-09-17T13:08:03.122+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:39.102144+0000 front 2024-09-17T13:07:39.102261+0000 (oldest deadline 2024-09-17T13:08:02.002009+0000) 2024-09-17T13:08:03.436 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:02 smithi089 bash[30184]: debug 2024-09-17T13:08:02.970+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:03.436 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:02 smithi089 bash[30184]: debug 2024-09-17T13:08:02.970+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:04.186 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:04 smithi089 bash[24768]: debug 2024-09-17T13:08:04.074+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:08:04.186 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:04 smithi089 bash[24768]: debug 2024-09-17T13:08:04.074+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:39.102144+0000 front 2024-09-17T13:07:39.102261+0000 (oldest deadline 2024-09-17T13:08:02.002009+0000) 2024-09-17T13:08:04.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:03 smithi089 bash[30184]: debug 2024-09-17T13:08:03.930+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:04.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:03 smithi089 bash[30184]: debug 2024-09-17T13:08:03.930+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:05.186 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:05 smithi089 bash[24768]: debug 2024-09-17T13:08:05.118+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:29.101080+0000 front 2024-09-17T13:07:29.101114+0000 (oldest deadline 2024-09-17T13:07:53.801150+0000) 2024-09-17T13:08:05.186 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:05 smithi089 bash[24768]: debug 2024-09-17T13:08:05.118+0000 7faa7b2d0640 -1 osd.4 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:39.102144+0000 front 2024-09-17T13:07:39.102261+0000 (oldest deadline 2024-09-17T13:08:02.002009+0000) 2024-09-17T13:08:05.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:04 smithi089 bash[30184]: debug 2024-09-17T13:08:04.914+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:05.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:04 smithi089 bash[30184]: debug 2024-09-17T13:08:04.914+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:05.935 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:05 smithi089 bash[30184]: debug 2024-09-17T13:08:05.866+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:05.936 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:05 smithi089 bash[30184]: debug 2024-09-17T13:08:05.866+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:06.542 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:06 smithi089 bash[37676]: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-4 2024-09-17T13:08:06.542 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 13:08:06 smithi089 bash[37739]: Error response from daemon: No such container: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-4 2024-09-17T13:08:07.185 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:06 smithi089 bash[30184]: debug 2024-09-17T13:08:06.866+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:07.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:06 smithi089 bash[30184]: debug 2024-09-17T13:08:06.866+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:07.936 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:07 smithi089 bash[30184]: debug 2024-09-17T13:08:07.826+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:07.936 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:07 smithi089 bash[30184]: debug 2024-09-17T13:08:07.826+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:08.264 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T13:08:08.289 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:08:08.289 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T13:08:08.289 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T13:08:08.289 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.5 2024-09-17T13:08:08.686 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:08 smithi089 systemd[1]: Stopping Ceph osd.5 for 60e45750-74f3-11ef-bceb-c7b262605968... 2024-09-17T13:08:08.686 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:08 smithi089 bash[30184]: debug 2024-09-17T13:08:08.470+0000 7fdb0df55640 -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-17T13:08:08.686 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:08 smithi089 bash[30184]: debug 2024-09-17T13:08:08.470+0000 7fdb0df55640 -1 osd.5 52 *** Got signal Terminated *** 2024-09-17T13:08:08.686 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:08 smithi089 bash[30184]: debug 2024-09-17T13:08:08.470+0000 7fdb0df55640 -1 osd.5 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T13:08:09.185 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:08 smithi089 bash[30184]: debug 2024-09-17T13:08:08.842+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:09.185 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:08 smithi089 bash[30184]: debug 2024-09-17T13:08:08.842+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:10.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:09 smithi089 bash[30184]: debug 2024-09-17T13:08:09.894+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:10.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:09 smithi089 bash[30184]: debug 2024-09-17T13:08:09.894+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:11.185 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:10 smithi089 bash[30184]: debug 2024-09-17T13:08:10.918+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:11.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:10 smithi089 bash[30184]: debug 2024-09-17T13:08:10.918+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:12.185 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:11 smithi089 bash[30184]: debug 2024-09-17T13:08:11.914+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:12.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:11 smithi089 bash[30184]: debug 2024-09-17T13:08:11.914+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:13.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:12 smithi089 bash[30184]: debug 2024-09-17T13:08:12.906+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2024-09-17T13:07:31.578978+0000 front 2024-09-17T13:07:31.578788+0000 (oldest deadline 2024-09-17T13:07:57.478875+0000) 2024-09-17T13:08:13.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:12 smithi089 bash[30184]: debug 2024-09-17T13:08:12.906+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2024-09-17T13:07:37.479449+0000 front 2024-09-17T13:07:37.479591+0000 (oldest deadline 2024-09-17T13:08:02.779389+0000) 2024-09-17T13:08:13.186 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:12 smithi089 bash[30184]: debug 2024-09-17T13:08:12.906+0000 7fdb0a56a640 -1 osd.5 52 heartbeat_check: no reply from 172.21.15.44:6804 osd.2 since back 2024-09-17T13:07:47.380966+0000 front 2024-09-17T13:07:47.380838+0000 (oldest deadline 2024-09-17T13:08:12.680590+0000) 2024-09-17T13:08:14.686 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:14 smithi089 bash[37868]: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-5 2024-09-17T13:08:14.686 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 13:08:14 smithi089 bash[37931]: Error response from daemon: No such container: ceph-60e45750-74f3-11ef-bceb-c7b262605968-osd-5 2024-09-17T13:08:16.491 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-60e45750-74f3-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T13:08:16.524 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T13:08:16.524 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T13:08:16.524 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 60e45750-74f3-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T13:08:16.712 INFO:teuthology.orchestra.run.smithi040.stdout:Deleting cluster with fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:08:32.474 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 60e45750-74f3-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T13:08:32.664 INFO:teuthology.orchestra.run.smithi044.stdout:Deleting cluster with fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:08:34.891 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 60e45750-74f3-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T13:08:35.076 INFO:teuthology.orchestra.run.smithi089.stdout:Deleting cluster with fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:08:44.755 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 60e45750-74f3-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T13:08:44.936 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:08:48.554 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:08:48.568 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:08:48.582 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:08:48.596 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T13:08:48.609 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T13:08:48.611 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi040/crash 2024-09-17T13:08:48.612 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash -- . 2024-09-17T13:08:48.624 INFO:teuthology.orchestra.run.smithi040.stderr:tar: /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T13:08:48.624 INFO:teuthology.orchestra.run.smithi040.stderr:tar: Error is not recoverable: exiting now 2024-09-17T13:08:48.626 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi044/crash 2024-09-17T13:08:48.627 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash -- . 2024-09-17T13:08:48.639 INFO:teuthology.orchestra.run.smithi044.stderr:tar: /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T13:08:48.639 INFO:teuthology.orchestra.run.smithi044.stderr:tar: Error is not recoverable: exiting now 2024-09-17T13:08:48.641 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi089/crash 2024-09-17T13:08:48.642 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash -- . 2024-09-17T13:08:48.655 INFO:teuthology.orchestra.run.smithi089.stderr:tar: /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T13:08:48.655 INFO:teuthology.orchestra.run.smithi089.stderr:tar: Error is not recoverable: exiting now 2024-09-17T13:08:48.657 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi177/crash 2024-09-17T13:08:48.657 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash -- . 2024-09-17T13:08:48.668 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/60e45750-74f3-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T13:08:48.668 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-09-17T13:08:48.669 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T13:08:48.670 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-17T13:08:48.685 INFO:tasks.cephadm:Compressing logs... 2024-09-17T13:08:48.685 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-17T13:08:48.728 DEBUG:teuthology.orchestra.run.smithi044:> 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-17T13:08:48.730 DEBUG:teuthology.orchestra.run.smithi089:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-17T13:08:48.733 DEBUG:teuthology.orchestra.run.smithi177:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-17T13:08:48.737 INFO:teuthology.orchestra.run.smithi040.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T13:08:48.741 INFO:teuthology.orchestra.run.smithi044.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T13:08:48.745 INFO:teuthology.orchestra.run.smithi089.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T13:08:48.746 INFO:teuthology.orchestra.run.smithi177.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T13:08:48.748 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T13:08:48.748 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T13:08:48.748 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T13:08:48.749 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi040.jfvkpw.log 2024-09-17T13:08:48.749 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T13:08:48.750 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi040.jfvkpw.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T13:08:48.750 INFO:teuthology.orchestra.run.smithi040.stderr: 82.9% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi040.jfvkpw.log.gz 2024-09-17T13:08:48.750 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T13:08:48.752 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T13:08:48.753 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T13:08:48.753 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T13:08:48.753 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T13:08:48.753 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log 2024-09-17T13:08:48.754 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.1.log: 84.0% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T13:08:48.754 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log 2024-09-17T13:08:48.754 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T13:08:48.754 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T13:08:48.754 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log: 89.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T13:08:48.754 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log: 87.4% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T13:08:48.756 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.3.log: 81.5% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T13:08:48.756 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T13:08:48.756 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T13:08:48.756 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T13:08:48.756 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log: 87.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T13:08:48.756 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.b.log: 87.4% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T13:08:48.757 INFO:teuthology.orchestra.run.smithi040.stderr: 89.8% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T13:08:48.757 INFO:teuthology.orchestra.run.smithi044.stderr: 90.0% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T13:08:48.757 INFO:teuthology.orchestra.run.smithi040.stderr: 91.3% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T13:08:48.761 INFO:teuthology.orchestra.run.smithi044.stderr: 91.3% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T13:08:48.810 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T13:08:48.811 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T13:08:48.812 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T13:08:48.812 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log 2024-09-17T13:08:48.812 INFO:teuthology.orchestra.run.smithi089.stderr: 81.5% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T13:08:48.813 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi089.aqdppj.log 2024-09-17T13:08:48.814 INFO:teuthology.orchestra.run.smithi089.stderr:gzip 88.2% -5 -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T13:08:48.814 INFO:teuthology.orchestra.run.smithi089.stderr: --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T13:08:48.814 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi089.aqdppj.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T13:08:48.815 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T13:08:48.815 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.c.log: 86.6%gzip -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi089.aqdppj.log.gz -5 2024-09-17T13:08:48.815 INFO:teuthology.orchestra.run.smithi089.stderr: --verbose -- /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T13:08:48.816 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log: 87.4% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T13:08:48.817 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.4.log: 90.0% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T13:08:48.822 INFO:teuthology.orchestra.run.smithi089.stderr: 91.4% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T13:08:48.868 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T13:08:48.870 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T13:08:48.871 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-09-17T13:08:48.872 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m0.135s 2024-09-17T13:08:48.872 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m0.014s 2024-09-17T13:08:48.872 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.009s 2024-09-17T13:08:48.892 INFO:teuthology.orchestra.run.smithi044.stderr: 92.8% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T13:08:48.927 INFO:teuthology.orchestra.run.smithi040.stderr: 90.2% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T13:08:48.955 INFO:teuthology.orchestra.run.smithi089.stderr: 92.5% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T13:08:49.038 INFO:teuthology.orchestra.run.smithi040.stderr: 93.7% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T13:08:49.048 INFO:teuthology.orchestra.run.smithi040.stderr: 93.6% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T13:08:49.053 INFO:teuthology.orchestra.run.smithi089.stderr: 93.7% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T13:08:49.058 INFO:teuthology.orchestra.run.smithi044.stderr: 93.5% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T13:08:49.078 INFO:teuthology.orchestra.run.smithi044.stderr: 93.7% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T13:08:49.080 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-09-17T13:08:49.080 INFO:teuthology.orchestra.run.smithi044.stderr:real 0m0.347s 2024-09-17T13:08:49.080 INFO:teuthology.orchestra.run.smithi044.stderr:user 0m0.769s 2024-09-17T13:08:49.080 INFO:teuthology.orchestra.run.smithi044.stderr:sys 0m0.044s 2024-09-17T13:08:49.136 INFO:teuthology.orchestra.run.smithi089.stderr: 93.3% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T13:08:49.138 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-09-17T13:08:49.138 INFO:teuthology.orchestra.run.smithi089.stderr:real 0m0.403s 2024-09-17T13:08:49.138 INFO:teuthology.orchestra.run.smithi089.stderr:user 0m0.698s 2024-09-17T13:08:49.138 INFO:teuthology.orchestra.run.smithi089.stderr:sys 0m0.052s 2024-09-17T13:08:49.178 INFO:teuthology.orchestra.run.smithi040.stderr: 90.9% -- replaced with /var/log/ceph/60e45750-74f3-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T13:08:49.179 INFO:teuthology.orchestra.run.smithi040.stderr: 2024-09-17T13:08:49.179 INFO:teuthology.orchestra.run.smithi040.stderr:real 0m0.449s 2024-09-17T13:08:49.179 INFO:teuthology.orchestra.run.smithi040.stderr:user 0m1.167s 2024-09-17T13:08:49.179 INFO:teuthology.orchestra.run.smithi040.stderr:sys 0m0.066s 2024-09-17T13:08:49.180 INFO:tasks.cephadm:Archiving logs... 2024-09-17T13:08:49.180 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi040/log 2024-09-17T13:08:49.181 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T13:08:49.378 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi044/log 2024-09-17T13:08:49.379 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T13:08:49.479 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi089/log 2024-09-17T13:08:49.479 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T13:08:49.576 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi177/log 2024-09-17T13:08:49.577 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T13:08:49.592 INFO:tasks.cephadm:Removing cluster... 2024-09-17T13:08:49.592 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 60e45750-74f3-11ef-bceb-c7b262605968 --force 2024-09-17T13:08:49.779 INFO:teuthology.orchestra.run.smithi040.stdout:Deleting cluster with fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:08:50.902 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 60e45750-74f3-11ef-bceb-c7b262605968 --force 2024-09-17T13:08:51.092 INFO:teuthology.orchestra.run.smithi044.stdout:Deleting cluster with fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:08:52.235 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 60e45750-74f3-11ef-bceb-c7b262605968 --force 2024-09-17T13:08:52.421 INFO:teuthology.orchestra.run.smithi089.stdout:Deleting cluster with fsid: 60e45750-74f3-11ef-bceb-c7b262605968 2024-09-17T13:08:53.537 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T13:08:53.538 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T13:08:53.544 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T13:08:53.550 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T13:08:53.555 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T13:08:53.562 INFO:tasks.cephadm:Teardown complete 2024-09-17T13:08:53.562 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-17T13:08:53.572 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker stop samba-ad 2024-09-17T13:08:54.217 INFO:teuthology.orchestra.run.smithi177.stdout:samba-ad 2024-09-17T13:08:54.220 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker rm samba-ad 2024-09-17T13:08:54.401 INFO:teuthology.orchestra.run.smithi177.stdout:samba-ad 2024-09-17T13:08:54.403 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-17T13:08:54.417 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi177 2024-09-17T13:08:54.417 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T13:08:54.417 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/systemd/resolved.conf 2024-09-17T13:08:54.471 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl restart systemd-resolved 2024-09-17T13:08:54.615 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T13:08:54.626 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T13:08:54.626 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T13:08:54.629 DEBUG:teuthology.orchestra.run.smithi044:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T13:08:54.631 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T13:08:54.634 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T13:08:54.640 INFO:teuthology.orchestra.run.smithi040.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T13:08:54.640 INFO:teuthology.orchestra.run.smithi040.stdout:============================================================================== 2024-09-17T13:08:54.640 INFO:teuthology.orchestra.run.smithi040.stdout:*hv01.front.sepi 67.205.162.81 3 u 56 64 377 0.097 -1.178 0.503 2024-09-17T13:08:54.640 INFO:teuthology.orchestra.run.smithi040.stdout:+hv02.front.sepi 63.231.80.2 3 u 2 64 377 0.098 -4.717 0.478 2024-09-17T13:08:54.640 INFO:teuthology.orchestra.run.smithi040.stdout:+hv03.front.sepi 74.6.168.72 3 u 55 64 377 0.097 -0.392 0.544 2024-09-17T13:08:54.640 INFO:teuthology.orchestra.run.smithi040.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T13:08:54.645 INFO:teuthology.orchestra.run.smithi044.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T13:08:54.645 INFO:teuthology.orchestra.run.smithi044.stdout:============================================================================== 2024-09-17T13:08:54.645 INFO:teuthology.orchestra.run.smithi044.stdout:*hv01.front.sepi 67.205.162.81 3 u 4 64 377 0.102 -3.099 0.860 2024-09-17T13:08:54.645 INFO:teuthology.orchestra.run.smithi044.stdout:+hv02.front.sepi 63.231.80.2 3 u 62 64 377 0.067 -6.576 1.223 2024-09-17T13:08:54.645 INFO:teuthology.orchestra.run.smithi044.stdout:+hv03.front.sepi 74.6.168.72 3 u 60 64 377 0.087 -0.250 1.599 2024-09-17T13:08:54.645 INFO:teuthology.orchestra.run.smithi044.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T13:08:54.646 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T13:08:54.646 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-09-17T13:08:54.646 INFO:teuthology.orchestra.run.smithi089.stdout:+hv01.front.sepi 67.205.162.81 3 u 62 64 377 0.107 -4.646 1.333 2024-09-17T13:08:54.646 INFO:teuthology.orchestra.run.smithi089.stdout:+hv02.front.sepi 63.231.80.2 3 u 55 64 377 0.111 -8.667 1.720 2024-09-17T13:08:54.646 INFO:teuthology.orchestra.run.smithi089.stdout:*hv03.front.sepi 74.6.168.72 3 u 65 64 377 0.075 -4.509 1.833 2024-09-17T13:08:54.647 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T13:08:54.647 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T13:08:54.648 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-09-17T13:08:54.648 INFO:teuthology.orchestra.run.smithi177.stdout:+hv01.front.sepi 67.205.162.81 3 u 5 64 377 0.086 -6.859 1.363 2024-09-17T13:08:54.648 INFO:teuthology.orchestra.run.smithi177.stdout:+hv02.front.sepi 63.231.80.2 3 u 63 64 377 0.081 -10.895 1.115 2024-09-17T13:08:54.648 INFO:teuthology.orchestra.run.smithi177.stdout:*hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.112 -8.250 1.708 2024-09-17T13:08:54.648 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T13:08:54.648 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T13:08:54.664 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T13:08:54.664 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T13:08:54.697 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T13:08:54.731 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T13:08:54.764 INFO:teuthology.task.internal:Duration was 1645.362221 seconds 2024-09-17T13:08:54.765 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T13:08:54.798 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T13:08:54.798 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T13:08:54.800 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T13:08:54.803 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T13:08:54.805 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T13:08:54.842 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T13:08:54.843 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2024-09-17T13:08:54.843 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-17T13:08:54.887 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi044.front.sepia.ceph.com 2024-09-17T13:08:54.887 DEBUG:teuthology.orchestra.run.smithi044:> 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-17T13:08:54.898 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2024-09-17T13:08:54.898 DEBUG:teuthology.orchestra.run.smithi089:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T13:08:54.909 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T13:08:54.909 DEBUG:teuthology.orchestra.run.smithi177:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-17T13:08:54.919 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T13:08:54.919 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T13:08:54.936 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T13:08:54.947 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T13:08:54.952 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T13:08:55.008 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T13:08:55.008 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T13:08:55.011 DEBUG:teuthology.orchestra.run.smithi044:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T13:08:55.012 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T13:08:55.014 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T13:08:55.281 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T13:08:55.292 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T13:08:55.292 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T13:08:55.304 DEBUG:teuthology.orchestra.run.smithi044:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T13:08:55.317 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T13:08:55.331 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T13:08:55.345 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T13:08:55.357 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-17T13:08:55.359 DEBUG:teuthology.orchestra.run.smithi044:> 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-17T13:08:55.363 DEBUG:teuthology.orchestra.run.smithi089:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:08:55.366 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2024-09-17T13:08:55.372 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = core 2024-09-17T13:08:55.376 DEBUG:teuthology.orchestra.run.smithi177:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:08:55.385 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2024-09-17T13:08:55.398 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-09-17T13:08:55.421 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:08:55.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T13:08:55.430 DEBUG:teuthology.orchestra.run.smithi044:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:08:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T13:08:55.441 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:08:55.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T13:08:55.458 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T13:08:55.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T13:08:55.467 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T13:08:55.479 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T13:08:55.480 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi040 2024-09-17T13:08:55.480 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T13:08:55.504 DEBUG:teuthology.misc:Transferring archived files from smithi044:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi044 2024-09-17T13:08:55.504 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T13:08:55.529 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi089 2024-09-17T13:08:55.529 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T13:08:55.553 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-16_20:08:15-orch-main-distro-default-smithi/7907861/remote/smithi177 2024-09-17T13:08:55.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T13:08:55.573 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T13:08:55.574 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T13:08:55.576 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T13:08:55.578 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T13:08:55.596 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T13:08:55.620 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T13:08:55.635 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T13:08:55.635 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T13:08:55.666 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T13:08:55.666 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T13:08:55.669 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T13:08:55.671 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T13:08:55.672 INFO:teuthology.orchestra.run.smithi040.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 13:08 /home/ubuntu/cephtest 2024-09-17T13:08:55.673 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T13:08:55.675 INFO:teuthology.orchestra.run.smithi044.stdout: 658614 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 13:08 /home/ubuntu/cephtest 2024-09-17T13:08:55.677 INFO:teuthology.orchestra.run.smithi089.stdout: 658636 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 13:08 /home/ubuntu/cephtest 2024-09-17T13:08:55.679 INFO:teuthology.orchestra.run.smithi177.stdout: 658640 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 13:08 /home/ubuntu/cephtest 2024-09-17T13:08:55.681 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T13:08:55.699 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T13:08:55.767 INFO:teuthology.run:Summary data: description: orch/cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 1645.3622205257416 owner: scheduled_teuthology@teuthology success: true 2024-09-17T13:08:55.767 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T13:08:55.922 INFO:teuthology.run:pass